org.elasticsearch.action
Interface ActionResponse

All Superinterfaces:
Streamable
All Known Implementing Classes:
AnalyzeResponse, BroadcastOperationResponse, BroadcastPingResponse, BulkResponse, BulkShardResponse, ClearIndicesCacheResponse, CloseIndexResponse, ClusterHealthResponse, ClusterRerouteResponse, ClusterStateResponse, ClusterUpdateSettingsResponse, CountResponse, CreateIndexResponse, DeleteByQueryResponse, DeleteIndexResponse, DeleteIndexTemplateResponse, DeleteMappingResponse, DeleteResponse, FlushResponse, GatewaySnapshotResponse, GetResponse, IndexDeleteByQueryResponse, IndexDeleteResponse, IndexReplicationPingResponse, IndexResponse, IndicesAliasesResponse, IndicesExistsResponse, IndicesSegmentResponse, IndicesStats, IndicesStatusResponse, MappingUpdatedAction.MappingUpdatedResponse, MultiGetResponse, MultiGetShardResponse, NodesInfoResponse, NodesOperationResponse, NodesRestartResponse, NodesShutdownResponse, NodesStatsResponse, OpenIndexResponse, OptimizeResponse, PercolateResponse, PutIndexTemplateResponse, PutMappingResponse, RefreshResponse, ReplicationPingResponse, SearchResponse, ShardDeleteByQueryResponse, ShardDeleteResponse, ShardReplicationPingResponse, SinglePingResponse, TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState, TransportNodesListGatewayStartedShards.NodesLocalGatewayStartedShards, TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData, UpdateSettingsResponse

public interface ActionResponse
extends Streamable


Method Summary
 
Methods inherited from interface org.elasticsearch.common.io.stream.Streamable
readFrom, writeTo