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, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2015. All rights reserved.