public class CircuitBreakingException extends ElasticsearchException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsREST_EXCEPTION_SKIP_CAUSE, REST_EXCEPTION_SKIP_CAUSE_DEFAULT, REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULTEMPTY_PARAMS| コンストラクタと説明 |
|---|
CircuitBreakingException(StreamInput in) |
CircuitBreakingException(String message) |
CircuitBreakingException(String message,
long bytesWanted,
long byteLimit) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
getByteLimit() |
long |
getBytesWanted() |
protected void |
innerToXContent(XContentBuilder builder,
ToXContent.Params params)
Renders additional per exception information into the xcontent
|
void |
writeTo(StreamOutput out) |
addHeader, addHeader, causeToXContent, contains, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, isRegistered, readException, readStackTrace, renderHeader, renderThrowable, setIndex, setIndex, setResources, setShard, status, toString, toXContent, toXContent, unwrapCause, writeStackTracesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CircuitBreakingException(String message)
public CircuitBreakingException(StreamInput in) throws IOException
IOExceptionpublic CircuitBreakingException(String message, long bytesWanted, long byteLimit)
public void writeTo(StreamOutput out) throws IOException
writeTo クラス内 ElasticsearchExceptionIOExceptionpublic long getBytesWanted()
public long getByteLimit()
protected void innerToXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
ElasticsearchExceptioninnerToXContent クラス内 ElasticsearchExceptionIOExceptionCopyright © 2009–2016. All rights reserved.