public class CircuitBreakingException extends ElasticsearchException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
CircuitBreakingException(String message) |
CircuitBreakingException(String message,
long bytesWanted,
long byteLimit) |
Modifier and Type | Method and Description |
---|---|
long |
getByteLimit() |
long |
getBytesWanted() |
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.