| Modifier and Type | Method and Description |
|---|---|
static Build |
Build.readBuild(StreamInput in) |
static ElasticsearchException |
ElasticsearchException.readException(StreamInput input,
int id) |
static <T extends Throwable> |
ElasticsearchException.readStackTrace(T throwable,
StreamInput in)
Deserializes stacktrace elements as well as suppressed exceptions from the given output stream and
adds it to the given exception.
|
static Version |
Version.readVersion(StreamInput in) |
| Constructor and Description |
|---|
ElasticsearchException(StreamInput in) |
ElasticsearchGenerationException(StreamInput in) |
ElasticsearchParseException(StreamInput in) |
ElasticsearchSecurityException(StreamInput in) |
ElasticsearchTimeoutException(StreamInput in) |
ResourceNotFoundException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionWriteResponse.readFrom(StreamInput in) |
void |
ActionWriteResponse.ShardInfo.readFrom(StreamInput in) |
void |
ActionWriteResponse.ShardInfo.Failure.readFrom(StreamInput in) |
void |
ActionRequest.readFrom(StreamInput in) |
TaskOperationFailure |
TaskOperationFailure.readFrom(StreamInput in) |
void |
ActionResponse.readFrom(StreamInput in) |
static OriginalIndices |
OriginalIndices.readOriginalIndices(StreamInput in) |
static ActionWriteResponse.ShardInfo |
ActionWriteResponse.ShardInfo.readShardInfo(StreamInput in) |
| Constructor and Description |
|---|
FailedNodeException(StreamInput in) |
NoShardAvailableActionException(StreamInput in) |
NoSuchNodeException(StreamInput in) |
PrimaryMissingActionException(StreamInput in) |
RoutingMissingException(StreamInput in) |
TaskOperationFailure(StreamInput in) |
TimestampParsingException(StreamInput in) |
UnavailableShardsException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterHealthResponse.readFrom(StreamInput in) |
void |
ClusterHealthRequest.readFrom(StreamInput in) |
static ClusterHealthResponse |
ClusterHealthResponse.readResponseFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodesHotThreadsRequest.readFrom(StreamInput in) |
void |
NodeHotThreads.readFrom(StreamInput in) |
void |
NodesHotThreadsResponse.readFrom(StreamInput in) |
void |
TransportNodesHotThreadsAction.NodeRequest.readFrom(StreamInput in) |
static NodeHotThreads |
NodeHotThreads.readNodeHotThreads(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportNodesInfoAction.NodeInfoRequest.readFrom(StreamInput in) |
void |
NodeInfo.readFrom(StreamInput in) |
void |
NodesInfoResponse.readFrom(StreamInput in) |
void |
PluginsAndModules.readFrom(StreamInput in) |
void |
NodesInfoRequest.readFrom(StreamInput in) |
static NodeInfo |
NodeInfo.readNodeInfo(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
LivenessResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodesStatsResponse.readFrom(StreamInput in) |
void |
NodesStatsRequest.readFrom(StreamInput in) |
void |
TransportNodesStatsAction.NodeStatsRequest.readFrom(StreamInput in) |
void |
NodeStats.readFrom(StreamInput in) |
static NodeStats |
NodeStats.readNodeStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CancelTasksRequest.readFrom(StreamInput in) |
protected TaskInfo |
TransportCancelTasksAction.readTaskResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTasksRequest.readFrom(StreamInput in) |
void |
ListTasksResponse.readFrom(StreamInput in) |
TaskInfo |
TaskInfo.readFrom(StreamInput in) |
protected TaskInfo |
TransportListTasksAction.readTaskResponse(StreamInput in) |
| Constructor and Description |
|---|
TaskInfo(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteRepositoryResponse.readFrom(StreamInput in) |
void |
DeleteRepositoryRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetRepositoriesResponse.readFrom(StreamInput in) |
void |
GetRepositoriesRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutRepositoryResponse.readFrom(StreamInput in) |
void |
PutRepositoryRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyRepositoryResponse.readFrom(StreamInput in) |
void |
VerifyRepositoryRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterRerouteResponse.readFrom(StreamInput in) |
void |
ClusterRerouteRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterUpdateSettingsResponse.readFrom(StreamInput in) |
void |
ClusterUpdateSettingsRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterSearchShardsRequest.readFrom(StreamInput in) |
void |
ClusterSearchShardsResponse.readFrom(StreamInput in) |
void |
ClusterSearchShardsGroup.readFrom(StreamInput in) |
static ClusterSearchShardsGroup |
ClusterSearchShardsGroup.readSearchShardsGroupResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSnapshotResponse.readFrom(StreamInput in) |
void |
CreateSnapshotRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteSnapshotResponse.readFrom(StreamInput in) |
void |
DeleteSnapshotRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetSnapshotsRequest.readFrom(StreamInput in) |
void |
GetSnapshotsResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreSnapshotResponse.readFrom(StreamInput in) |
void |
RestoreSnapshotRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotStats.readFrom(StreamInput in) |
void |
SnapshotsStatusRequest.readFrom(StreamInput in) |
void |
SnapshotsStatusResponse.readFrom(StreamInput in) |
void |
SnapshotIndexShardStatus.readFrom(StreamInput in) |
void |
TransportNodesSnapshotsStatus.Request.readFrom(StreamInput in) |
void |
TransportNodesSnapshotsStatus.NodesSnapshotStatus.readFrom(StreamInput in) |
void |
TransportNodesSnapshotsStatus.NodeRequest.readFrom(StreamInput in) |
void |
TransportNodesSnapshotsStatus.NodeSnapshotStatus.readFrom(StreamInput in) |
void |
SnapshotStatus.readFrom(StreamInput in) |
static SnapshotIndexShardStatus |
SnapshotIndexShardStatus.readShardSnapshotStatus(StreamInput in) |
static SnapshotStats |
SnapshotStats.readSnapshotStats(StreamInput in) |
static SnapshotStatus |
SnapshotStatus.readSnapshotStatus(StreamInput in)
Reads snapshot status from stream input
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterStateRequest.readFrom(StreamInput in) |
void |
ClusterStateResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ClusterStatsNodes.Counts |
ClusterStatsNodes.Counts.readCounts(StreamInput in) |
void |
ClusterStatsRequest.readFrom(StreamInput in) |
void |
ClusterStatsNodeResponse.readFrom(StreamInput in) |
void |
ClusterStatsNodes.readFrom(StreamInput in) |
void |
ClusterStatsNodes.Counts.readFrom(StreamInput in) |
void |
ClusterStatsNodes.OsStats.readFrom(StreamInput in) |
void |
ClusterStatsNodes.ProcessStats.readFrom(StreamInput in) |
void |
ClusterStatsNodes.JvmStats.readFrom(StreamInput in) |
void |
ClusterStatsNodes.JvmVersion.readFrom(StreamInput in) |
void |
TransportClusterStatsAction.ClusterStatsNodeRequest.readFrom(StreamInput in) |
void |
ClusterStatsIndices.readFrom(StreamInput in) |
void |
ClusterStatsIndices.ShardStats.readFrom(StreamInput in) |
void |
ClusterStatsResponse.readFrom(StreamInput in) |
static ClusterStatsIndices |
ClusterStatsIndices.readIndicesStats(StreamInput in) |
static ClusterStatsNodes.JvmStats |
ClusterStatsNodes.JvmStats.readJvmStats(StreamInput in) |
static ClusterStatsNodes.JvmVersion |
ClusterStatsNodes.JvmVersion.readJvmVersion(StreamInput in) |
static ClusterStatsNodes |
ClusterStatsNodes.readNodeStats(StreamInput in) |
static ClusterStatsNodes.OsStats |
ClusterStatsNodes.OsStats.readOsStats(StreamInput in) |
static ClusterStatsIndices.ShardStats |
ClusterStatsIndices.ShardStats.readShardStats(StreamInput in) |
static ClusterStatsNodes.ProcessStats |
ClusterStatsNodes.ProcessStats.readStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PendingClusterTasksResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderSearchTemplateResponse.readFrom(StreamInput in) |
void |
RenderSearchTemplateRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static Alias |
Alias.read(StreamInput in)
Allows to read an alias from the provided input stream
|
void |
IndicesAliasesRequest.readFrom(StreamInput in) |
IndicesAliasesRequest.AliasActions |
IndicesAliasesRequest.AliasActions.readFrom(StreamInput in) |
void |
IndicesAliasesResponse.readFrom(StreamInput in) |
void |
Alias.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
AliasesExistResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAliasesResponse.readFrom(StreamInput in) |
void |
GetAliasesRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static AnalyzeResponse.AnalyzeToken |
AnalyzeResponse.AnalyzeToken.readAnalyzeToken(StreamInput in) |
static DetailAnalyzeResponse.AnalyzeTokenList |
DetailAnalyzeResponse.AnalyzeTokenList.readAnalyzeTokenList(StreamInput in) |
static DetailAnalyzeResponse.CharFilteredText |
DetailAnalyzeResponse.CharFilteredText.readCharFilteredText(StreamInput in) |
void |
DetailAnalyzeResponse.readFrom(StreamInput in) |
void |
DetailAnalyzeResponse.AnalyzeTokenList.readFrom(StreamInput in) |
void |
DetailAnalyzeResponse.CharFilteredText.readFrom(StreamInput in) |
void |
AnalyzeRequest.readFrom(StreamInput in) |
void |
AnalyzeResponse.readFrom(StreamInput in) |
void |
AnalyzeResponse.AnalyzeToken.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClearIndicesCacheResponse.readFrom(StreamInput in) |
void |
ClearIndicesCacheRequest.readFrom(StreamInput in) |
protected ClearIndicesCacheRequest |
TransportClearIndicesCacheAction.readRequestFrom(StreamInput in) |
protected TransportBroadcastByNodeAction.EmptyResult |
TransportClearIndicesCacheAction.readShardResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CloseIndexResponse.readFrom(StreamInput in) |
void |
CloseIndexRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateIndexResponse.readFrom(StreamInput in) |
void |
CreateIndexRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteIndexRequest.readFrom(StreamInput in) |
void |
DeleteIndexResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesExistsRequest.readFrom(StreamInput in) |
void |
IndicesExistsResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypesExistsResponse.readFrom(StreamInput in) |
void |
TypesExistsRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlushRequest.readFrom(StreamInput in) |
void |
SyncedFlushResponse.readFrom(StreamInput in) |
void |
ShardFlushRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ForceMergeRequest.readFrom(StreamInput in) |
protected ForceMergeRequest |
TransportForceMergeAction.readRequestFrom(StreamInput in) |
protected TransportBroadcastByNodeAction.EmptyResult |
TransportForceMergeAction.readShardResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIndexResponse.readFrom(StreamInput in) |
void |
GetIndexRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetFieldMappingsResponse.readFrom(StreamInput in) |
void |
GetFieldMappingsRequest.readFrom(StreamInput in) |
void |
GetMappingsResponse.readFrom(StreamInput in) |
void |
GetFieldMappingsIndexRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutMappingRequest.readFrom(StreamInput in) |
void |
PutMappingResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenIndexRequest.readFrom(StreamInput in) |
void |
OpenIndexResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecoveryResponse.readFrom(StreamInput in) |
void |
RecoveryRequest.readFrom(StreamInput in) |
protected RecoveryRequest |
TransportRecoveryAction.readRequestFrom(StreamInput in) |
protected RecoveryState |
TransportRecoveryAction.readShardResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesSegmentsRequest.readFrom(StreamInput in) |
void |
IndicesSegmentResponse.readFrom(StreamInput in) |
void |
ShardSegments.readFrom(StreamInput in) |
protected IndicesSegmentsRequest |
TransportIndicesSegmentsAction.readRequestFrom(StreamInput in) |
protected ShardSegments |
TransportIndicesSegmentsAction.readShardResult(StreamInput in) |
static ShardSegments |
ShardSegments.readShardSegments(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetSettingsResponse.readFrom(StreamInput in) |
void |
GetSettingsRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSettingsResponse.readFrom(StreamInput in) |
void |
UpdateSettingsRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static IndicesShardStoresResponse.Failure |
IndicesShardStoresResponse.Failure.readFailure(StreamInput in) |
void |
IndicesShardStoresResponse.readFrom(StreamInput in) |
void |
IndicesShardStoresResponse.StoreStatus.readFrom(StreamInput in) |
void |
IndicesShardStoresResponse.Failure.readFrom(StreamInput in) |
void |
IndicesShardStoresRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static CommonStats |
CommonStats.readCommonStats(StreamInput in) |
static CommonStatsFlags |
CommonStatsFlags.readCommonStatsFlags(StreamInput in) |
void |
CommonStatsFlags.readFrom(StreamInput in) |
void |
CommonStats.readFrom(StreamInput in) |
void |
IndicesStatsRequest.readFrom(StreamInput in) |
void |
ShardStats.readFrom(StreamInput in) |
void |
IndicesStatsResponse.readFrom(StreamInput in) |
void |
IndexShardStats.readFrom(StreamInput in) |
static IndexShardStats |
IndexShardStats.readIndexShardStats(StreamInput in) |
protected IndicesStatsRequest |
TransportIndicesStatsAction.readRequestFrom(StreamInput in) |
protected ShardStats |
TransportIndicesStatsAction.readShardResult(StreamInput in) |
static ShardStats |
ShardStats.readShardStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteIndexTemplateRequest.readFrom(StreamInput in) |
void |
DeleteIndexTemplateResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIndexTemplatesResponse.readFrom(StreamInput in) |
void |
GetIndexTemplatesRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutIndexTemplateRequest.readFrom(StreamInput in) |
void |
PutIndexTemplateResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardUpgradeStatus.readFrom(StreamInput in) |
void |
UpgradeStatusResponse.readFrom(StreamInput in) |
protected UpgradeStatusRequest |
TransportUpgradeStatusAction.readRequestFrom(StreamInput in) |
protected ShardUpgradeStatus |
TransportUpgradeStatusAction.readShardResult(StreamInput in) |
static ShardUpgradeStatus |
ShardUpgradeStatus.readShardUpgradeStatus(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradeResponse.readFrom(StreamInput in) |
void |
UpgradeRequest.readFrom(StreamInput in) |
void |
UpgradeSettingsRequest.readFrom(StreamInput in) |
void |
UpgradeSettingsResponse.readFrom(StreamInput in) |
void |
ShardUpgradeRequest.readFrom(StreamInput in) |
protected UpgradeRequest |
TransportUpgradeAction.readRequestFrom(StreamInput in) |
protected org.elasticsearch.action.admin.indices.upgrade.post.ShardUpgradeResult |
TransportUpgradeAction.readShardResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExplanation.readFrom(StreamInput in) |
void |
ShardValidateQueryRequest.readFrom(StreamInput in) |
void |
ValidateQueryResponse.readFrom(StreamInput in) |
void |
ValidateQueryRequest.readFrom(StreamInput in) |
static QueryExplanation |
QueryExplanation.readQueryExplanation(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteWarmerRequest.readFrom(StreamInput in) |
void |
DeleteWarmerResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetWarmersRequest.readFrom(StreamInput in) |
void |
GetWarmersResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutWarmerResponse.readFrom(StreamInput in) |
void |
PutWarmerRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static BulkItemResponse |
BulkItemResponse.readBulkItem(StreamInput in) |
static BulkItemRequest |
BulkItemRequest.readBulkItem(StreamInput in) |
void |
BulkRequest.readFrom(StreamInput in) |
void |
BulkItemResponse.readFrom(StreamInput in) |
BulkItemResponse.Failure |
BulkItemResponse.Failure.readFrom(StreamInput in) |
void |
BulkItemRequest.readFrom(StreamInput in) |
void |
BulkResponse.readFrom(StreamInput in) |
void |
BulkShardRequest.readFrom(StreamInput in) |
void |
BulkShardResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CountRequest.readFrom(StreamInput in)
Deprecated.
|
void |
CountResponse.readFrom(StreamInput in)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteResponse.readFrom(StreamInput in) |
void |
DeleteRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardExistsRequest.readFrom(StreamInput in) |
void |
ExistsRequest.readFrom(StreamInput in)
Deprecated.
|
void |
ExistsResponse.readFrom(StreamInput in)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExplainResponse.readFrom(StreamInput in) |
void |
ExplainRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static FieldStats |
FieldStats.read(StreamInput in) |
void |
FieldStatsRequest.readFrom(StreamInput in) |
void |
FieldStatsResponse.readFrom(StreamInput in) |
void |
FieldStatsShardRequest.readFrom(StreamInput in) |
void |
FieldStats.readFrom(StreamInput in) |
void |
FieldStats.Long.readFrom(StreamInput in) |
void |
FieldStats.Float.readFrom(StreamInput in) |
void |
FieldStats.Double.readFrom(StreamInput in) |
void |
FieldStats.Text.readFrom(StreamInput in) |
void |
FieldStats.Date.readFrom(StreamInput in) |
void |
FieldStatsShardResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static MultiGetResponse.Failure |
MultiGetResponse.Failure.readFailure(StreamInput in) |
void |
MultiGetResponse.readFrom(StreamInput in) |
void |
MultiGetResponse.Failure.readFrom(StreamInput in) |
void |
MultiGetItemResponse.readFrom(StreamInput in) |
void |
MultiGetShardResponse.readFrom(StreamInput in) |
void |
MultiGetRequest.readFrom(StreamInput in) |
void |
MultiGetRequest.Item.readFrom(StreamInput in) |
void |
MultiGetShardRequest.readFrom(StreamInput in) |
void |
GetResponse.readFrom(StreamInput in) |
void |
GetRequest.readFrom(StreamInput in) |
static GetResponse |
GetResponse.readGetResponse(StreamInput in) |
static MultiGetRequest.Item |
MultiGetRequest.Item.readItem(StreamInput in) |
static MultiGetItemResponse |
MultiGetItemResponse.readItemResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexRequest.readFrom(StreamInput in) |
void |
IndexResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteIndexedScriptResponse.readFrom(StreamInput in) |
void |
DeleteIndexedScriptRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetIndexedScriptResponse.readFrom(StreamInput in) |
void |
GetIndexedScriptRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutIndexedScriptResponse.readFrom(StreamInput in) |
void |
PutIndexedScriptRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PercolateShardResponse.readFrom(StreamInput in) |
void |
PercolateShardRequest.readFrom(StreamInput in) |
void |
PercolateRequest.readFrom(StreamInput in) |
void |
TransportShardMultiPercolateAction.Request.readFrom(StreamInput in) |
void |
TransportShardMultiPercolateAction.Response.readFrom(StreamInput in) |
void |
PercolateResponse.readFrom(StreamInput in) |
void |
PercolateResponse.Match.readFrom(StreamInput in) |
void |
MultiPercolateResponse.readFrom(StreamInput in) |
void |
MultiPercolateResponse.Item.readFrom(StreamInput in) |
void |
MultiPercolateRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClearScrollResponse.readFrom(StreamInput in) |
void |
SearchResponse.readFrom(StreamInput in) |
void |
ClearScrollRequest.readFrom(StreamInput in) |
void |
MultiSearchResponse.readFrom(StreamInput in) |
void |
MultiSearchResponse.Item.readFrom(StreamInput in) |
void |
SearchRequest.readFrom(StreamInput in) |
void |
ShardSearchFailure.readFrom(StreamInput in) |
void |
SearchScrollRequest.readFrom(StreamInput in) |
void |
MultiSearchRequest.readFrom(StreamInput in) |
static MultiSearchResponse.Item |
MultiSearchResponse.Item.readItem(StreamInput in) |
static ShardSearchFailure |
ShardSearchFailure.readShardSearchFailure(StreamInput in) |
| Constructor and Description |
|---|
ReduceSearchPhaseException(StreamInput in) |
SearchPhaseExecutionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardSuggestRequest.readFrom(StreamInput in) |
void |
SuggestRequest.readFrom(StreamInput in) |
void |
SuggestResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultShardOperationFailedException.readFrom(StreamInput in) |
void |
ChildTaskRequest.readFrom(StreamInput in) |
void |
ChildTaskActionRequest.readFrom(StreamInput in) |
static IndicesOptions |
IndicesOptions.readIndicesOptions(StreamInput in) |
static DefaultShardOperationFailedException |
DefaultShardOperationFailedException.readShardOperationFailed(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
BroadcastShardResponse.readFrom(StreamInput in) |
void |
BroadcastRequest.readFrom(StreamInput in) |
void |
BroadcastShardRequest.readFrom(StreamInput in) |
void |
BroadcastResponse.readFrom(StreamInput in) |
| Constructor and Description |
|---|
BroadcastShardOperationFailedException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static TransportBroadcastByNodeAction.EmptyResult |
TransportBroadcastByNodeAction.EmptyResult.readEmptyResultFrom(StreamInput in) |
void |
TransportBroadcastByNodeAction.NodeRequest.readFrom(StreamInput in) |
void |
TransportBroadcastByNodeAction.EmptyResult.readFrom(StreamInput in) |
protected abstract Request |
TransportBroadcastByNodeAction.readRequestFrom(StreamInput in)
Deserialize a request from an input stream
|
protected abstract ShardOperationResult |
TransportBroadcastByNodeAction.readShardResult(StreamInput in)
Deserialize a shard-level result from an input stream
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AcknowledgedResponse.readAcknowledged(StreamInput in)
Reads the timeout value
|
void |
MasterNodeRequest.readFrom(StreamInput in) |
void |
MasterNodeReadRequest.readFrom(StreamInput in) |
protected void |
AcknowledgedRequest.readTimeout(StreamInput in)
Reads the timeout value
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterInfoRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNodesRequest.readFrom(StreamInput in) |
void |
BaseNodesResponse.readFrom(StreamInput in) |
void |
BaseNodeResponse.readFrom(StreamInput in) |
void |
BaseNodeRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationTask.Status |
ReplicationTask.Status.readFrom(StreamInput in) |
void |
ReplicationRequest.readFrom(StreamInput in) |
| Constructor and Description |
|---|
ReplicationTask.Status(StreamInput in) |
TransportReplicationAction.RetryOnPrimaryException(StreamInput in) |
TransportReplicationAction.RetryOnReplicaException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceShardOperationRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleShardRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTasksResponse.readFrom(StreamInput in) |
void |
BaseTasksRequest.readFrom(StreamInput in) |
protected abstract TaskResponse |
TransportTasksAction.readTaskResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static MultiTermVectorsResponse.Failure |
MultiTermVectorsResponse.Failure.readFailure(StreamInput in) |
void |
TermVectorsRequest.readFrom(StreamInput in) |
void |
TermVectorsRequest.FilterSettings.readFrom(StreamInput in) |
void |
MultiTermVectorsShardResponse.readFrom(StreamInput in) |
void |
MultiTermVectorsRequest.readFrom(StreamInput in) |
void |
TermVectorsResponse.readFrom(StreamInput in) |
void |
MultiTermVectorsShardRequest.readFrom(StreamInput in) |
void |
MultiTermVectorsItemResponse.readFrom(StreamInput in) |
void |
MultiTermVectorsResponse.readFrom(StreamInput in) |
void |
MultiTermVectorsResponse.Failure.readFrom(StreamInput in) |
static MultiTermVectorsItemResponse |
MultiTermVectorsItemResponse.readItemResponse(StreamInput in) |
static TermVectorsRequest |
TermVectorsRequest.readTermVectorsRequest(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardDfsOnlyRequest.readFrom(StreamInput in) |
void |
DfsOnlyResponse.readFrom(StreamInput in) |
void |
DfsOnlyRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRequest.readFrom(StreamInput in) |
void |
UpdateResponse.readFrom(StreamInput in) |
| Constructor and Description |
|---|
NoNodeAvailableException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ClusterName |
ClusterName.readClusterName(StreamInput in) |
static <T extends Diffable<T>> |
AbstractDiffable.readDiffFrom(StreamableReader<T> reader,
StreamInput in) |
Diff<T> |
Diffable.readDiffFrom(StreamInput in)
Reads the
Diff from StreamInput |
Diff<ClusterState> |
ClusterState.readDiffFrom(StreamInput in) |
Diff<T> |
AbstractDiffable.readDiffFrom(StreamInput in) |
Diff<T> |
DiffableUtils.KeyedReader.readDiffFrom(StreamInput in,
String key)
reads an object that respresents differences between two objects with the type T from the stream input
|
Diff<T> |
DiffableUtils.PrototypeReader.readDiffFrom(StreamInput in,
String key) |
RestoreInProgress |
RestoreInProgress.readFrom(StreamInput in)
Reads a copy of an object with the same type form the stream input
The caller object remains unchanged.
|
void |
RestoreInProgress.ShardRestoreStatus.readFrom(StreamInput in)
Reads restore status from stream input
|
SnapshotsInProgress |
SnapshotsInProgress.readFrom(StreamInput in) |
void |
SnapshotsInProgress.ShardSnapshotStatus.readFrom(StreamInput in) |
ClusterState |
ClusterState.readFrom(StreamInput in) |
void |
ClusterName.readFrom(StreamInput in) |
ClusterState |
ClusterState.readFrom(StreamInput in,
DiscoveryNode localNode) |
static ClusterState |
ClusterState.Builder.readFrom(StreamInput in,
DiscoveryNode localNode) |
T |
DiffableUtils.KeyedReader.readFrom(StreamInput in,
String key)
reads an object of the type T from the stream input
|
T |
DiffableUtils.PrototypeReader.readFrom(StreamInput in,
String key) |
static <T extends Diffable<T>> |
DiffableUtils.readImmutableMapDiff(StreamInput in,
DiffableUtils.KeyedReader<T> keyedReader)
Loads an object that represents difference between two ImmutableMaps
|
static <T extends Diffable<T>> |
DiffableUtils.readImmutableMapDiff(StreamInput in,
T proto)
Loads an object that represents difference between two ImmutableMaps
|
static <T extends Diffable<T>> |
DiffableUtils.readImmutableOpenMapDiff(StreamInput in,
DiffableUtils.KeyedReader<T> keyedReader)
Loads an object that represents difference between two ImmutableOpenMaps
|
static <T extends Diffable<T>> |
DiffableUtils.readImmutableOpenMapDiff(StreamInput in,
T proto)
Loads an object that represents difference between two ImmutableOpenMaps
|
static RestoreInProgress.ShardRestoreStatus |
RestoreInProgress.ShardRestoreStatus.readShardRestoreStatus(StreamInput in)
Reads restore status from stream input
|
static SnapshotsInProgress.ShardSnapshotStatus |
SnapshotsInProgress.ShardSnapshotStatus.readShardSnapshotStatus(StreamInput in) |
| Constructor and Description |
|---|
IncompatibleClusterStateVersionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMappingRefreshAction.NodeMappingRefreshRequest.readFrom(StreamInput in) |
void |
NodeIndexDeletedAction.NodeIndexDeletedMessage.readFrom(StreamInput in) |
void |
NodeIndexDeletedAction.NodeIndexStoreDeletedMessage.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardStateAction.ShardRoutingEntry.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ClusterBlock |
ClusterBlock.readClusterBlock(StreamInput in) |
static ClusterBlocks |
ClusterBlocks.Builder.readClusterBlocks(StreamInput in) |
ClusterBlocks |
ClusterBlocks.readFrom(StreamInput in) |
void |
ClusterBlock.readFrom(StreamInput in) |
| Constructor and Description |
|---|
ClusterBlockException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ClusterStateHealth |
ClusterStateHealth.readClusterHealth(StreamInput in) |
static ClusterIndexHealth |
ClusterIndexHealth.readClusterIndexHealth(StreamInput in) |
void |
ClusterStateHealth.readFrom(StreamInput in) |
void |
ClusterShardHealth.readFrom(StreamInput in) |
void |
ClusterIndexHealth.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static AliasAction |
AliasAction.readAliasAction(StreamInput in) |
Diff<IndexMetaData> |
IndexMetaData.readDiffFrom(StreamInput in) |
Diff<MetaData> |
MetaData.readDiffFrom(StreamInput in) |
IndexMetaData |
IndexMetaData.readFrom(StreamInput in) |
static IndexMetaData |
IndexMetaData.Builder.readFrom(StreamInput in) |
void |
AliasAction.readFrom(StreamInput in) |
MetaData.Custom |
RepositoriesMetaData.readFrom(StreamInput in)
Reads a copy of an object with the same type form the stream input
The caller object remains unchanged.
|
static RepositoryMetaData |
RepositoryMetaData.readFrom(StreamInput in)
Reads repository metadata from stream input
|
void |
SnapshotId.readFrom(StreamInput in) |
IndexTemplateMetaData |
IndexTemplateMetaData.readFrom(StreamInput in) |
static IndexTemplateMetaData |
IndexTemplateMetaData.Builder.readFrom(StreamInput in) |
MetaData |
MetaData.readFrom(StreamInput in) |
static MetaData |
MetaData.Builder.readFrom(StreamInput in) |
AliasMetaData |
AliasMetaData.readFrom(StreamInput in) |
static AliasMetaData |
AliasMetaData.Builder.readFrom(StreamInput in) |
MappingMetaData |
MappingMetaData.readFrom(StreamInput in) |
static SnapshotId |
SnapshotId.readSnapshotId(StreamInput in)
Reads snapshot id from stream input
|
| Constructor and Description |
|---|
ProcessClusterEventTimeoutException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryNodes |
DiscoveryNodes.readFrom(StreamInput in) |
void |
DiscoveryNode.readFrom(StreamInput in) |
DiscoveryNodes |
DiscoveryNodes.readFrom(StreamInput in,
DiscoveryNode localNode) |
static DiscoveryNodes |
DiscoveryNodes.Builder.readFrom(StreamInput in,
DiscoveryNode localNode) |
static DiscoveryNode |
DiscoveryNode.readNode(StreamInput in) |
| Constructor and Description |
|---|
IllegalShardRoutingStateException(StreamInput in) |
RoutingException(StreamInput in) |
RoutingValidationException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static AllocationExplanation |
AllocationExplanation.readAllocationExplanation(StreamInput in)
Read an
AllocationExplanation from an StreamInput |
void |
AllocationExplanation.readFrom(StreamInput in) |
static RoutingExplanations |
RoutingExplanations.readFrom(StreamInput in)
Read in a RoutingExplanations object
|
static RerouteExplanation |
RerouteExplanation.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
MoveAllocationCommand |
MoveAllocationCommand.Factory.readFrom(StreamInput in) |
static AllocationCommands |
AllocationCommands.readFrom(StreamInput in)
Reads a
AllocationCommands from a StreamInput |
AllocateAllocationCommand |
AllocateAllocationCommand.Factory.readFrom(StreamInput in) |
CancelAllocationCommand |
CancelAllocationCommand.Factory.readFrom(StreamInput in) |
T |
AllocationCommand.Factory.readFrom(StreamInput in)
|
| Modifier and Type | Method and Description |
|---|---|
static Decision |
Decision.readFrom(StreamInput in) |
static Decision.Type |
Decision.Type.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PendingClusterTask.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static Priority |
Priority.readFrom(StreamInput input) |
| Constructor and Description |
|---|
BlobStoreException(StreamInput in) |
| Constructor and Description |
|---|
CircuitBreakingException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
StreamInput |
BytesArray.streamInput() |
StreamInput |
ChannelBufferBytesReference.streamInput() |
StreamInput |
BytesReference.streamInput()
A stream input of the bytes.
|
StreamInput |
PagedBytesReference.streamInput() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressedStreamInput |
| Modifier and Type | Method and Description |
|---|---|
StreamInput |
Compressor.streamInput(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static CompressedXContent |
CompressedXContent.readCompressedString(StreamInput in) |
protected abstract void |
CompressedStreamInput.readHeader(StreamInput in) |
StreamInput |
Compressor.streamInput(StreamInput in) |
protected abstract int |
CompressedStreamInput.uncompress(StreamInput in,
byte[] out)
Uncompress the data into the out array, returning the size uncompressed
|
| Constructor and Description |
|---|
CompressedStreamInput(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
StreamInput |
DeflateCompressor.streamInput(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
StreamInput |
DeflateCompressor.streamInput(StreamInput in) |
| Modifier and Type | Class and Description |
|---|---|
class |
LZFCompressedStreamInput |
| Modifier and Type | Method and Description |
|---|---|
StreamInput |
LZFCompressor.streamInput(StreamInput in)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LZFCompressedStreamInput.readHeader(StreamInput in) |
StreamInput |
LZFCompressor.streamInput(StreamInput in)
Deprecated.
|
int |
LZFCompressedStreamInput.uncompress(StreamInput in,
byte[] out) |
| Constructor and Description |
|---|
LZFCompressedStreamInput(StreamInput in,
com.ning.compress.lzf.ChunkDecoder decoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferStreamInput |
class |
FilterStreamInput
Wraps a
StreamInput and delegates to it. |
class |
InputStreamStreamInput |
class |
NamedWriteableAwareStreamInput
Wraps a
StreamInput and associates it with a NamedWriteableRegistry |
| Modifier and Type | Method and Description |
|---|---|
static StreamInput |
StreamInput.wrap(byte[] bytes) |
static StreamInput |
StreamInput.wrap(byte[] bytes,
int offset,
int length) |
static StreamInput |
StreamInput.wrap(BytesReference reference) |
| Modifier and Type | Method and Description |
|---|---|
T |
StreamInputReader.read(StreamInput t) |
T |
StreamableReader.readFrom(StreamInput in)
Reads a copy of an object with the same type form the stream input
The caller object remains unchanged.
|
void |
Streamable.readFrom(StreamInput in) |
| Constructor and Description |
|---|
FilterStreamInput(StreamInput delegate) |
NamedWriteableAwareStreamInput(StreamInput delegate,
NamedWriteableRegistry namedWriteableRegistry) |
NotSerializableExceptionWrapper(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.lucene.search.Explanation |
Lucene.readExplanation(StreamInput in) |
static org.apache.lucene.search.FieldDoc |
Lucene.readFieldDoc(StreamInput in) |
static org.apache.lucene.search.ScoreDoc |
Lucene.readScoreDoc(StreamInput in) |
static org.apache.lucene.search.SortField.Type |
Lucene.readSortType(StreamInput in) |
static org.apache.lucene.search.TopDocs |
Lucene.readTopDocs(StreamInput in) |
| Constructor and Description |
|---|
Lucene.EarlyTerminationException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static Rounding |
Rounding.Streams.read(StreamInput in) |
void |
Rounding.Interval.readFrom(StreamInput in) |
void |
Rounding.FactorRounding.readFrom(StreamInput in) |
void |
Rounding.OffsetRounding.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static Settings |
Settings.readSettingsFromStream(StreamInput in) |
| Constructor and Description |
|---|
NoClassSettingsException(StreamInput in) |
SettingsException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static TransportAddress |
TransportAddressSerializers.addressFromStream(StreamInput input,
String hostString) |
static BoundTransportAddress |
BoundTransportAddress.readBoundTransportAddress(StreamInput in) |
LocalTransportAddress |
LocalTransportAddress.readFrom(StreamInput in) |
void |
BoundTransportAddress.readFrom(StreamInput in) |
InetSocketTransportAddress |
InetSocketTransportAddress.readFrom(StreamInput in) |
DummyTransportAddress |
DummyTransportAddress.readFrom(StreamInput in) |
TransportAddress |
TransportAddress.readFrom(StreamInput in,
String hostString) |
LocalTransportAddress |
LocalTransportAddress.readFrom(StreamInput in,
String hostString) |
InetSocketTransportAddress |
InetSocketTransportAddress.readFrom(StreamInput in,
String hostString) |
DummyTransportAddress |
DummyTransportAddress.readFrom(StreamInput in,
String hostString) |
| Constructor and Description |
|---|
InetSocketTransportAddress(StreamInput in,
String hostString) |
LocalTransportAddress(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ByteSizeValue |
ByteSizeValue.readBytesSizeValue(StreamInput in) |
static DistanceUnit |
DistanceUnit.readDistanceUnit(StreamInput in)
Read a
DistanceUnit from a StreamInput |
void |
ByteSizeValue.readFrom(StreamInput in) |
void |
TimeValue.readFrom(StreamInput in)
serialization converts TimeValue internally to NANOSECONDS
|
void |
SizeValue.readFrom(StreamInput in) |
static SizeValue |
SizeValue.readSizeValue(StreamInput in) |
static TimeValue |
TimeValue.readTimeValue(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static BloomFilter |
BloomFilter.readFrom(StreamInput in) |
| Constructor and Description |
|---|
CancellableThreads.ExecutionCancelledException(StreamInput in) |
| Constructor and Description |
|---|
EsRejectedExecutionException(StreamInput in) |
UncategorizedExecutionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static XContentType |
XContentType.readFrom(StreamInput in) |
| Constructor and Description |
|---|
MasterNotDiscoveredException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZenDiscovery.RejoinClusterRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodesFaultDetection.PingRequest.readFrom(StreamInput in) |
void |
MasterFaultDetection.MasterPingRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipAction.JoinRequest.readFrom(StreamInput in) |
void |
MembershipAction.ValidateJoinRequest.readFrom(StreamInput in) |
void |
MembershipAction.LeaveRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZenPing.PingResponse.readFrom(StreamInput in) |
static ZenPing.PingResponse |
ZenPing.PingResponse.readPingResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnicastZenPing.UnicastPingRequest.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalAllocateDangledIndices.AllocateDangledRequest.readFrom(StreamInput in) |
void |
LocalAllocateDangledIndices.AllocateDangledResponse.readFrom(StreamInput in) |
void |
TransportNodesListGatewayStartedShards.Request.readFrom(StreamInput in) |
void |
TransportNodesListGatewayStartedShards.NodesGatewayStartedShards.readFrom(StreamInput in) |
void |
TransportNodesListGatewayStartedShards.NodeRequest.readFrom(StreamInput in) |
void |
TransportNodesListGatewayStartedShards.NodeGatewayStartedShards.readFrom(StreamInput in) |
void |
TransportNodesListGatewayMetaState.Request.readFrom(StreamInput in) |
void |
TransportNodesListGatewayMetaState.NodesGatewayMetaState.readFrom(StreamInput in) |
void |
TransportNodesListGatewayMetaState.NodeRequest.readFrom(StreamInput in) |
void |
TransportNodesListGatewayMetaState.NodeGatewayMetaState.readFrom(StreamInput in) |
| Constructor and Description |
|---|
GatewayException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpStats.readFrom(StreamInput in) |
void |
HttpInfo.readFrom(StreamInput in) |
static HttpInfo |
HttpInfo.readHttpInfo(StreamInput in) |
static HttpStats |
HttpStats.readHttpStats(StreamInput in) |
| Constructor and Description |
|---|
BindHttpException(StreamInput in) |
HttpException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
Index.readFrom(StreamInput in) |
static Index |
Index.readIndexName(StreamInput in) |
| Constructor and Description |
|---|
AlreadyExpiredException(StreamInput in) |
IndexNotFoundException(StreamInput in) |
IndexShardAlreadyExistsException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryCacheStats.readFrom(StreamInput in) |
static QueryCacheStats |
QueryCacheStats.readQueryCacheStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestCacheStats.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static CommitStats |
CommitStats.readCommitStatsFrom(StreamInput in) |
Engine.CommitId |
Engine.CommitId.readFrom(StreamInput in) |
void |
SegmentsStats.readFrom(StreamInput in) |
void |
Segment.readFrom(StreamInput in) |
void |
CommitStats.readFrom(StreamInput in) |
static CommitStats |
CommitStats.readOptionalCommitStatsFrom(StreamInput in) |
static Segment |
Segment.readSegment(StreamInput in) |
static SegmentsStats |
SegmentsStats.readSegmentsStats(StreamInput in) |
| Constructor and Description |
|---|
CreateFailedEngineException(StreamInput in) |
DeleteByQueryFailedEngineException(StreamInput in)
Deprecated.
|
DeleteFailedEngineException(StreamInput in) |
DocumentAlreadyExistsException(StreamInput in) |
DocumentMissingException(StreamInput in) |
DocumentSourceMissingException(StreamInput in) |
Engine.CommitId(StreamInput in) |
EngineClosedException(StreamInput in) |
EngineCreationFailureException(StreamInput in) |
EngineException(StreamInput in) |
FlushFailedEngineException(StreamInput in) |
FlushNotAllowedEngineException(StreamInput in) |
IndexFailedEngineException(StreamInput in) |
RecoveryEngineException(StreamInput in) |
RefreshFailedEngineException(StreamInput in) |
SnapshotFailedEngineException(StreamInput in) |
VersionConflictEngineException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static FieldDataStats |
FieldDataStats.readFieldDataStats(StreamInput in) |
void |
FieldDataStats.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static FlushStats |
FlushStats.readFlushStats(StreamInput in) |
void |
FlushStats.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetResult.readFrom(StreamInput in) |
void |
GetField.readFrom(StreamInput in) |
void |
GetStats.readFrom(StreamInput in) |
static GetField |
GetField.readGetField(StreamInput in) |
static GetResult |
GetResult.readGetResult(StreamInput in) |
static GetStats |
GetStats.readGetStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexingStats.readFrom(StreamInput in) |
void |
IndexingStats.Stats.readFrom(StreamInput in) |
static IndexingStats |
IndexingStats.readIndexingStats(StreamInput in) |
static IndexingStats.Stats |
IndexingStats.Stats.readStats(StreamInput in) |
| Constructor and Description |
|---|
MapperException(StreamInput in) |
MapperParsingException(StreamInput in) |
MergeMappingException(StreamInput in) |
StrictDynamicMappingException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeStats.readFrom(StreamInput in) |
static MergeStats |
MergeStats.readMergeStats(StreamInput in) |
| Constructor and Description |
|---|
PercolatorException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PercolateStats.readFrom(StreamInput in) |
static PercolateStats |
PercolateStats.readPercolateStats(StreamInput in) |
| Constructor and Description |
|---|
QueryParsingException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecoveryStats.readFrom(StreamInput in) |
static RecoveryStats |
RecoveryStats.readRecoveryStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshStats.readFrom(StreamInput in) |
static RefreshStats |
RefreshStats.readRefreshStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchStats.readFrom(StreamInput in) |
void |
SearchStats.Stats.readFrom(StreamInput in) |
static SearchStats |
SearchStats.readSearchStats(StreamInput in) |
static SearchStats.Stats |
SearchStats.Stats.readStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static DocsStats |
DocsStats.readDocStats(StreamInput in) |
void |
DocsStats.readFrom(StreamInput in) |
void |
ShardId.readFrom(StreamInput in) |
static ShardId |
ShardId.readShardId(StreamInput in) |
| Constructor and Description |
|---|
IllegalIndexShardStateException(StreamInput in) |
IndexShardClosedException(StreamInput in) |
IndexShardNotRecoveringException(StreamInput in) |
IndexShardNotStartedException(StreamInput in) |
IndexShardRecoveringException(StreamInput in) |
IndexShardRecoveryException(StreamInput in) |
IndexShardRelocatedException(StreamInput in) |
IndexShardStartedException(StreamInput in) |
ShardNotFoundException(StreamInput in) |
TranslogRecoveryPerformer.BatchOperationException(StreamInput in) |
| Constructor and Description |
|---|
IndexShardRestoreException(StreamInput in) |
IndexShardRestoreFailedException(StreamInput in) |
IndexShardSnapshotException(StreamInput in) |
IndexShardSnapshotFailedException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreFileMetaData.readFrom(StreamInput in) |
Store.MetadataSnapshot |
Store.MetadataSnapshot.readFrom(StreamInput in) |
void |
StoreStats.readFrom(StreamInput in) |
static StoreFileMetaData |
StoreFileMetaData.readStoreFileMetaData(StreamInput in) |
static StoreStats |
StoreStats.readStoreStats(StreamInput in) |
| Constructor and Description |
|---|
Store.MetadataSnapshot(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestStats.readFrom(StreamInput in) |
static SuggestStats |
SuggestStats.readSuggestStats(StreamInput in) |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedChecksumStreamInput
Similar to Lucene's BufferedChecksumIndexInput, however this wraps a
StreamInput so anything read will update the checksum |
| Modifier and Type | Method and Description |
|---|---|
void |
TranslogStats.readFrom(StreamInput in) |
void |
Translog.Create.readFrom(StreamInput in) |
void |
Translog.Index.readFrom(StreamInput in) |
void |
Translog.Delete.readFrom(StreamInput in) |
void |
Translog.DeleteByQuery.readFrom(StreamInput in)
Deprecated.
|
static List<Translog.Operation> |
Translog.readOperations(StreamInput input)
Reads a list of operations written with
Translog.writeOperations(StreamOutput, List) |
| Constructor and Description |
|---|
BufferedChecksumStreamInput(StreamInput in) |
BufferedChecksumStreamInput(StreamInput in,
BufferedChecksumStreamInput reuse) |
TranslogCorruptedException(StreamInput in) |
TranslogException(StreamInput in) |
TruncatedTranslogException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarmerStats.readFrom(StreamInput in) |
static WarmerStats |
WarmerStats.readWarmerStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeIndicesStats.readFrom(StreamInput in) |
static NodeIndicesStats |
NodeIndicesStats.readIndicesStats(StreamInput in) |
| Constructor and Description |
|---|
AliasFilterParsingException(StreamInput in) |
IndexAlreadyExistsException(StreamInput in) |
IndexClosedException(StreamInput in) |
IndexCreationException(StreamInput in) |
IndexPrimaryShardNotAllocatedException(StreamInput in) |
IndexTemplateAlreadyExistsException(StreamInput in) |
IndexTemplateMissingException(StreamInput in) |
InvalidAliasNameException(StreamInput in) |
InvalidIndexNameException(StreamInput in) |
InvalidIndexTemplateException(StreamInput in) |
InvalidTypeNameException(StreamInput in) |
TypeMissingException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
AllCircuitBreakerStats.readFrom(StreamInput in) |
void |
CircuitBreakerStats.readFrom(StreamInput in) |
static AllCircuitBreakerStats |
AllCircuitBreakerStats.readOptionalAllCircuitBreakerStats(StreamInput in) |
static CircuitBreakerStats |
CircuitBreakerStats.readOptionalCircuitBreakerStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardsSyncedFlushResult.readFrom(StreamInput in) |
void |
SyncedFlushService.PreShardSyncedFlushRequest.readFrom(StreamInput in) |
void |
SyncedFlushService.ShardSyncedFlushRequest.readFrom(StreamInput in) |
void |
SyncedFlushService.ShardSyncedFlushResponse.readFrom(StreamInput in) |
void |
SyncedFlushService.InFlightOpsRequest.readFrom(StreamInput in) |
static ShardsSyncedFlushResult |
ShardsSyncedFlushResult.readShardsSyncedFlushResult(StreamInput in) |
static SyncedFlushService.ShardSyncedFlushResponse |
SyncedFlushService.ShardSyncedFlushResponse.readSyncedFlushResponse(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryState.File |
RecoveryState.File.readFile(StreamInput in) |
void |
RecoveryFilesInfoRequest.readFrom(StreamInput in) |
void |
RecoveryPrepareForTranslogOperationsRequest.readFrom(StreamInput in) |
void |
RecoveryFinalizeRecoveryRequest.readFrom(StreamInput in) |
void |
RecoveryTranslogOperationsRequest.readFrom(StreamInput in) |
void |
StartRecoveryRequest.readFrom(StreamInput in) |
void |
RecoveryCleanFilesRequest.readFrom(StreamInput in) |
void |
RecoveryState.readFrom(StreamInput in) |
void |
RecoveryState.Timer.readFrom(StreamInput in) |
void |
RecoveryState.VerifyIndex.readFrom(StreamInput in) |
void |
RecoveryState.Translog.readFrom(StreamInput in) |
void |
RecoveryState.File.readFrom(StreamInput in) |
void |
RecoveryState.Index.readFrom(StreamInput in) |
void |
RecoveryFileChunkRequest.readFrom(StreamInput in) |
static RecoveryState |
RecoveryState.readRecoveryState(StreamInput in) |
| Constructor and Description |
|---|
DelayRecoveryException(StreamInput in) |
RecoverFilesRecoveryException(StreamInput in) |
RecoveryFailedException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesStore.ShardActiveRequest.readFrom(StreamInput in) |
void |
TransportNodesListShardStoreMetaData.StoreFilesMetaData.readFrom(StreamInput in) |
void |
TransportNodesListShardStoreMetaData.Request.readFrom(StreamInput in) |
void |
TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData.readFrom(StreamInput in) |
void |
TransportNodesListShardStoreMetaData.NodeRequest.readFrom(StreamInput in) |
void |
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData.readFrom(StreamInput in) |
static TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData |
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData.readListShardStoreNodeOperationResponse(StreamInput in) |
static TransportNodesListShardStoreMetaData.StoreFilesMetaData |
TransportNodesListShardStoreMetaData.StoreFilesMetaData.readStoreFilesMetaData(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
FsInfo.readFrom(StreamInput in) |
void |
FsInfo.Path.readFrom(StreamInput in) |
static FsInfo |
FsInfo.readFsInfo(StreamInput in) |
static FsInfo.Path |
FsInfo.Path.readInfoFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
JvmInfo.readFrom(StreamInput in) |
void |
JvmInfo.Mem.readFrom(StreamInput in) |
void |
JvmStats.readFrom(StreamInput in) |
void |
JvmStats.GarbageCollectors.readFrom(StreamInput in) |
void |
JvmStats.GarbageCollector.readFrom(StreamInput in) |
void |
JvmStats.Threads.readFrom(StreamInput in) |
void |
JvmStats.MemoryPool.readFrom(StreamInput in) |
void |
JvmStats.Mem.readFrom(StreamInput in) |
void |
JvmStats.BufferPool.readFrom(StreamInput in) |
void |
JvmStats.Classes.readFrom(StreamInput in) |
static JvmStats.GarbageCollector |
JvmStats.GarbageCollector.readGarbageCollector(StreamInput in) |
static JvmStats.GarbageCollectors |
JvmStats.GarbageCollectors.readGarbageCollectors(StreamInput in) |
static JvmInfo |
JvmInfo.readJvmInfo(StreamInput in) |
static JvmStats |
JvmStats.readJvmStats(StreamInput in) |
static JvmStats.Mem |
JvmStats.Mem.readMem(StreamInput in) |
static JvmStats.MemoryPool |
JvmStats.MemoryPool.readMemoryPool(StreamInput in) |
static JvmStats.Threads |
JvmStats.Threads.readThreads(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
OsStats.readFrom(StreamInput in) |
void |
OsStats.Swap.readFrom(StreamInput in) |
void |
OsStats.Mem.readFrom(StreamInput in) |
void |
OsInfo.readFrom(StreamInput in) |
static OsStats.Mem |
OsStats.Mem.readMem(StreamInput in) |
static OsInfo |
OsInfo.readOsInfo(StreamInput in) |
static OsStats |
OsStats.readOsStats(StreamInput in) |
static OsStats.Swap |
OsStats.Swap.readSwap(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessStats.Cpu |
ProcessStats.Cpu.readCpu(StreamInput in) |
void |
ProcessStats.readFrom(StreamInput in) |
void |
ProcessStats.Mem.readFrom(StreamInput in) |
void |
ProcessStats.Cpu.readFrom(StreamInput in) |
void |
ProcessInfo.readFrom(StreamInput in) |
static ProcessStats.Mem |
ProcessStats.Mem.readMem(StreamInput in) |
static ProcessInfo |
ProcessInfo.readProcessInfo(StreamInput in) |
static ProcessStats |
ProcessStats.readProcessStats(StreamInput in) |
| Constructor and Description |
|---|
NodeClosedException(StreamInput in) |
| Constructor and Description |
|---|
PercolateException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginInfo.readFrom(StreamInput in) |
static PluginInfo |
PluginInfo.readFromStream(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyNodeRepositoryAction.VerifyNodeRepositoryRequest.readFrom(StreamInput in) |
void |
VerificationFailure.readFrom(StreamInput in) |
static VerificationFailure |
VerificationFailure.readNode(StreamInput in) |
| Constructor and Description |
|---|
RepositoryException(StreamInput in) |
RepositoryMissingException(StreamInput in) |
RepositoryVerificationException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static RestStatus |
RestStatus.readFrom(StreamInput in) |
| Constructor and Description |
|---|
AliasesNotFoundException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Template.doReadFrom(StreamInput in) |
protected void |
Script.doReadFrom(StreamInput in) |
static ScriptService.ScriptType |
ScriptService.ScriptType.readFrom(StreamInput in) |
void |
ScriptStats.readFrom(StreamInput in) |
void |
Script.readFrom(StreamInput in) |
static Script |
Script.readScript(StreamInput in) |
static Template |
Template.readTemplate(StreamInput in) |
| Constructor and Description |
|---|
Script.ScriptParseException(StreamInput in) |
ScriptException(StreamInput in) |
| Constructor and Description |
|---|
ExpressionScriptCompilationException(StreamInput in)
Deprecated.
|
ExpressionScriptExecutionException(StreamInput in)
Deprecated.
|
| Constructor and Description |
|---|
GroovyScriptCompilationException(StreamInput in)
Deprecated.
|
GroovyScriptExecutionException(StreamInput in)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchShardTarget.readFrom(StreamInput in) |
void |
Scroll.readFrom(StreamInput in) |
static Scroll |
Scroll.readScroll(StreamInput in) |
static SearchShardTarget |
SearchShardTarget.readSearchShardTarget(StreamInput in) |
| Constructor and Description |
|---|
SearchContextException(StreamInput in) |
SearchContextMissingException(StreamInput in) |
SearchException(StreamInput in) |
SearchParseException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceTransportAction.ScrollFreeContextRequest.readFrom(StreamInput in) |
void |
SearchServiceTransportAction.SearchFreeContextRequest.readFrom(StreamInput in) |
void |
SearchServiceTransportAction.SearchFreeContextResponse.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
InternalAggregation.doReadFrom(StreamInput in) |
static InternalAggregations |
InternalAggregations.readAggregations(StreamInput in) |
void |
InternalAggregation.readFrom(StreamInput in) |
void |
InternalAggregations.readFrom(StreamInput in) |
static InternalAggregations |
InternalAggregations.readOptionalAggregations(StreamInput in) |
InternalAggregation |
AggregationStreams.Stream.readResult(StreamInput in) |
protected static int |
InternalAggregation.readSize(StreamInput in)
Read a size under the assumption that a value of 0 means unlimited.
|
| Constructor and Description |
|---|
AggregationExecutionException(StreamInput in) |
AggregationInitializationException(StreamInput in) |
InvalidAggregationPathException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalSingleBucketAggregation.doReadFrom(StreamInput in) |
void |
BucketStreamContext.readFrom(StreamInput in) |
B |
BucketStreams.Stream.readResult(StreamInput in,
BucketStreamContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalFilters.doReadFrom(StreamInput in) |
void |
InternalFilters.Bucket.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalGeoHashGrid.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalHistogram.doReadFrom(StreamInput in) |
void |
InternalHistogram.Bucket.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalRange.doReadFrom(StreamInput in) |
void |
InternalRange.Bucket.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UnmappedSignificantTerms.doReadFrom(StreamInput in) |
protected void |
SignificantStringTerms.doReadFrom(StreamInput in) |
protected void |
SignificantLongTerms.doReadFrom(StreamInput in) |
void |
SignificantStringTerms.Bucket.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static SignificanceHeuristic |
SignificanceHeuristicStreams.read(StreamInput in) |
static SignificanceHeuristic |
PercentageScore.readFrom(StreamInput in) |
static SignificanceHeuristic |
JLHScore.readFrom(StreamInput in) |
SignificanceHeuristic |
SignificanceHeuristicStreams.Stream.readResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StringTerms.doReadFrom(StreamInput in) |
protected void |
LongTerms.doReadFrom(StreamInput in) |
protected void |
DoubleTerms.doReadFrom(StreamInput in) |
protected void |
UnmappedTerms.doReadFrom(StreamInput in) |
void |
StringTerms.Bucket.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalAvg.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalCardinality.doReadFrom(StreamInput in) |
static HyperLogLogPlusPlus |
HyperLogLogPlusPlus.readFrom(StreamInput in,
BigArrays bigArrays) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalGeoBounds.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalGeoCentroid.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalMax.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalMin.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static TDigestState |
TDigestState.read(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalScriptedMetric.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalStats.doReadFrom(StreamInput in) |
void |
InternalStats.readOtherStatsFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalExtendedStats.readOtherStatsFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalSum.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalTopHits.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalValueCount.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalSimpleValue.doReadFrom(StreamInput in) |
protected abstract void |
PipelineAggregator.doReadFrom(StreamInput in) |
static BucketHelpers.GapPolicy |
BucketHelpers.GapPolicy.readFrom(StreamInput in)
Deserialize the GapPolicy from the input stream
|
void |
PipelineAggregator.readFrom(StreamInput in) |
PipelineAggregator |
PipelineAggregatorStreams.Stream.readResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalBucketMetricValue.doReadFrom(StreamInput in) |
void |
BucketMetricsPipelineAggregator.doReadFrom(StreamInput in) |
protected void |
BucketMetricsPipelineAggregator.innerReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalPercentilesBucket.doReadFrom(StreamInput in) |
void |
PercentilesBucketPipelineAggregator.innerReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtendedStatsBucketPipelineAggregator.innerReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BucketScriptPipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
CumulativeSumPipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalDerivative.doReadFrom(StreamInput in) |
void |
DerivativePipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BucketSelectorPipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
MovAvgPipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static MovAvgModel |
MovAvgModelStreams.read(StreamInput in) |
static HoltWintersModel.SeasonalityType |
HoltWintersModel.SeasonalityType.readFrom(StreamInput in)
Deserialize the SeasonalityType from the input stream
|
MovAvgModel |
MovAvgModelStreams.Stream.readResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
SerialDiffPipelineAggregator.doReadFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static ValueFormatter |
ValueFormatterStreams.read(StreamInput in) |
void |
ValueFormatter.Raw.readFrom(StreamInput in) |
void |
ValueFormatter.DateTime.readFrom(StreamInput in) |
void |
ValueFormatter.Number.Pattern.readFrom(StreamInput in) |
void |
ValueFormatter.IPv4Formatter.readFrom(StreamInput in) |
void |
ValueFormatter.GeoHash.readFrom(StreamInput in) |
void |
ValueFormatter.BooleanFormatter.readFrom(StreamInput in) |
static ValueFormatter |
ValueFormatterStreams.readOptional(StreamInput in) |
| Constructor and Description |
|---|
SearchSourceBuilderException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static AggregatedDfs |
AggregatedDfs.readAggregatedDfs(StreamInput in) |
static DfsSearchResult |
DfsSearchResult.readDfsSearchResult(StreamInput in) |
static com.carrotsearch.hppc.ObjectObjectHashMap<String,org.apache.lucene.search.CollectionStatistics> |
DfsSearchResult.readFieldStats(StreamInput in) |
static com.carrotsearch.hppc.ObjectObjectHashMap<String,org.apache.lucene.search.CollectionStatistics> |
DfsSearchResult.readFieldStats(StreamInput in,
com.carrotsearch.hppc.ObjectObjectHashMap<String,org.apache.lucene.search.CollectionStatistics> fieldStatistics) |
void |
AggregatedDfs.readFrom(StreamInput in) |
void |
DfsSearchResult.readFrom(StreamInput in) |
static org.apache.lucene.search.TermStatistics[] |
DfsSearchResult.readTermStats(StreamInput in,
org.apache.lucene.index.Term[] terms) |
| Constructor and Description |
|---|
DfsPhaseExecutionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static FetchSearchResult |
FetchSearchResult.readFetchSearchResult(StreamInput in) |
void |
ScrollQueryFetchSearchResult.readFrom(StreamInput in) |
void |
QueryFetchSearchResult.readFrom(StreamInput in) |
void |
ShardFetchSearchRequest.readFrom(StreamInput in) |
void |
ShardFetchRequest.readFrom(StreamInput in) |
void |
FetchSearchResult.readFrom(StreamInput in) |
static QueryFetchSearchResult |
QueryFetchSearchResult.readQueryFetchSearchResult(StreamInput in) |
| Constructor and Description |
|---|
FetchPhaseExecutionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static FetchSourceContext |
FetchSourceContext.optionalReadFromStream(StreamInput in) |
void |
FetchSourceContext.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
HighlightField.readFrom(StreamInput in) |
static HighlightField |
HighlightField.readHighlightField(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShardSearchLocalRequest.innerReadFrom(StreamInput in) |
void |
InternalScrollSearchRequest.readFrom(StreamInput in) |
void |
InternalSearchHitField.readFrom(StreamInput in) |
void |
InternalSearchHit.readFrom(StreamInput in) |
void |
InternalSearchHit.InternalNestedIdentity.readFrom(StreamInput in) |
void |
InternalSearchResponse.readFrom(StreamInput in) |
void |
InternalSearchHits.readFrom(StreamInput in) |
void |
ShardSearchTransportRequest.readFrom(StreamInput in) |
void |
InternalSearchHit.readFrom(StreamInput in,
InternalSearchHits.StreamContext context) |
void |
InternalSearchHits.readFrom(StreamInput in,
InternalSearchHits.StreamContext context) |
static InternalSearchResponse |
InternalSearchResponse.readInternalSearchResponse(StreamInput in) |
static InternalSearchHit |
InternalSearchHit.readSearchHit(StreamInput in,
InternalSearchHits.StreamContext context) |
static InternalSearchHitField |
InternalSearchHitField.readSearchHitField(StreamInput in) |
static InternalSearchHits |
InternalSearchHits.readSearchHits(StreamInput in) |
static InternalSearchHits |
InternalSearchHits.readSearchHits(StreamInput in,
InternalSearchHits.StreamContext context) |
| Modifier and Type | Method and Description |
|---|---|
InternalProfileShardResults |
InternalProfileShardResults.readFrom(StreamInput in) |
ProfileShardResult |
ProfileShardResult.readFrom(StreamInput in) |
Object |
CollectorResult.readFrom(StreamInput in) |
| Constructor and Description |
|---|
CollectorResult(StreamInput in) |
InternalProfileShardResults(StreamInput in) |
ProfileShardResult(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScrollQuerySearchResult.readFrom(StreamInput in) |
void |
QuerySearchResult.readFrom(StreamInput in) |
void |
QuerySearchRequest.readFrom(StreamInput in) |
void |
QuerySearchResult.readFromWithId(long id,
StreamInput in) |
static QuerySearchResult |
QuerySearchResult.readQuerySearchResult(StreamInput in) |
| Constructor and Description |
|---|
QueryPhaseExecutionException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Suggest.Suggestion.innerReadFrom(StreamInput in) |
void |
Suggest.readFrom(StreamInput in) |
void |
Suggest.Suggestion.readFrom(StreamInput in) |
void |
Suggest.Suggestion.Entry.readFrom(StreamInput in) |
void |
Suggest.Suggestion.Entry.Option.readFrom(StreamInput in) |
static Suggest |
Suggest.readSuggest(XContentBuilderString name,
StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
static CompletionStats |
CompletionStats.readCompletionStats(StreamInput in) |
void |
CompletionSuggestion.Entry.Option.readFrom(StreamInput in) |
void |
CompletionStats.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhraseSuggestion.Entry.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TermSuggestion.innerReadFrom(StreamInput in) |
void |
TermSuggestion.Entry.Option.readFrom(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
IndexWarmersMetaData |
IndexWarmersMetaData.readFrom(StreamInput in) |
| Constructor and Description |
|---|
IndexWarmerMissingException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreInfo.readFrom(StreamInput in) |
void |
RestoreService.UpdateIndexShardRestoreStatusRequest.readFrom(StreamInput in) |
void |
SnapshotInfo.readFrom(StreamInput in) |
void |
SnapshotShardFailure.readFrom(StreamInput in) |
void |
SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest.readFrom(StreamInput in) |
static RestoreInfo |
RestoreInfo.readOptionalRestoreInfo(StreamInput in)
Reads optional restore info from
StreamInput |
static SnapshotInfo |
SnapshotInfo.readOptionalSnapshotInfo(StreamInput in)
Reads optional snapshot information from stream input
|
static RestoreInfo |
RestoreInfo.readRestoreInfo(StreamInput in)
Reads restore info from
StreamInput |
static SnapshotInfo |
SnapshotInfo.readSnapshotInfo(StreamInput in)
Reads snapshot information from stream input
|
static SnapshotShardFailure |
SnapshotShardFailure.readSnapshotShardFailure(StreamInput in)
Reads shard failure information from stream input
|
| Constructor and Description |
|---|
ConcurrentSnapshotExecutionException(StreamInput in) |
InvalidSnapshotNameException(StreamInput in) |
SnapshotCreationException(StreamInput in) |
SnapshotException(StreamInput in) |
SnapshotMissingException(StreamInput in) |
SnapshotRestoreException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
TaskId |
TaskId.readFrom(StreamInput in) |
| Constructor and Description |
|---|
TaskId(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPoolInfo.readFrom(StreamInput in) |
void |
ThreadPool.Info.readFrom(StreamInput in) |
void |
ThreadPoolStats.readFrom(StreamInput in) |
void |
ThreadPoolStats.Stats.readFrom(StreamInput in) |
static ThreadPoolInfo |
ThreadPoolInfo.readThreadPoolInfo(StreamInput in) |
static ThreadPoolStats |
ThreadPoolStats.readThreadPoolStats(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
BytesTransportRequest.readFrom(StreamInput in) |
void |
TransportMessage.readFrom(StreamInput in) |
void |
TransportInfo.readFrom(StreamInput in) |
void |
TransportStats.readFrom(StreamInput in) |
static TransportInfo |
TransportInfo.readTransportInfo(StreamInput in) |
static TransportStats |
TransportStats.readTransportStats(StreamInput in) |
| Constructor and Description |
|---|
ActionNotFoundTransportException(StreamInput in) |
ActionTransportException(StreamInput in) |
BindTransportException(StreamInput in) |
ConnectTransportException(StreamInput in) |
NodeDisconnectedException(StreamInput in) |
NodeNotConnectedException(StreamInput in) |
NodeShouldNotConnectException(StreamInput in) |
NotSerializableTransportException(StreamInput in) |
ReceiveTimeoutTransportException(StreamInput in) |
RemoteTransportException(StreamInput in) |
ResponseHandlerFailureTransportException(StreamInput in) |
SendRequestTransportException(StreamInput in) |
TransportException(StreamInput in) |
TransportSerializationException(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocalTransport.handleResponse(StreamInput buffer,
LocalTransport sourceTransport,
TransportResponseHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelBufferStreamInput
A Netty
ChannelBuffer based StreamInput. |
| Modifier and Type | Method and Description |
|---|---|
static StreamInput |
ChannelBufferStreamInputFactory.create(org.jboss.netty.buffer.ChannelBuffer buffer) |
static StreamInput |
ChannelBufferStreamInputFactory.create(org.jboss.netty.buffer.ChannelBuffer buffer,
int size) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
MessageChannelHandler.handleRequest(org.jboss.netty.channel.Channel channel,
MessageChannelHandler.Marker marker,
StreamInput buffer,
long requestId,
int messageLengthBytes,
Version version) |
protected void |
MessageChannelHandler.handleResponse(org.jboss.netty.channel.Channel channel,
StreamInput buffer,
TransportResponseHandler handler) |
protected void |
MessageChannelHandler.validateRequest(MessageChannelHandler.Marker marker,
StreamInput buffer,
long requestId,
TransportRequest request,
String action) |
void |
MessageChannelHandler.Marker.validateRequest(StreamInput stream,
long requestId,
String action)
Validates that a request has been fully read (not too few bytes but also not too many bytes).
|
void |
MessageChannelHandler.Marker.validateResponse(StreamInput stream,
long requestId,
TransportResponseHandler<?> handler,
boolean error)
Validates that a response has been fully read (not too few bytes but also not too many bytes).
|
| Constructor and Description |
|---|
SizeHeaderFrameDecoder.HttpOnTransportException(StreamInput in) |
Copyright © 2009–2017. All rights reserved.