public class AlreadyExpiredException extends ElasticsearchException implements IgnoreOnRecoveryEngineException
ElasticsearchException.WithRestHeaders| Constructor and Description |
|---|
AlreadyExpiredException(String index,
String type,
String id,
long timestamp,
long ttl,
long now) |
| Modifier and Type | Method and Description |
|---|---|
String |
id() |
String |
index() |
long |
now() |
long |
timestamp() |
long |
ttl() |
String |
type() |
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2016. All rights reserved.