org.elasticsearch.action
Interface ActionResponse

All Superinterfaces:
Streamable
All Known Implementing Classes:
BroadcastOperationResponse, BroadcastPingResponse, ClearIndicesCacheResponse, ClusterHealthResponse, ClusterStateResponse, CountResponse, CreateIndexResponse, DeleteByQueryResponse, DeleteIndexResponse, DeleteResponse, FlushResponse, GatewaySnapshotResponse, GetResponse, IndexDeleteByQueryResponse, IndexGatewaySnapshotResponse, IndexReplicationPingResponse, IndexResponse, IndicesAliasesResponse, IndicesStatusResponse, MappingUpdatedAction.MappingUpdatedResponse, NodesInfoResponse, NodesOperationResponse, NodesRestartResponse, NodesShutdownResponse, NodesStatsResponse, OptimizeResponse, PutMappingResponse, RefreshResponse, ReplicationPingResponse, SearchResponse, ShardDeleteByQueryResponse, ShardReplicationPingResponse, SinglePingResponse, TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData

public interface ActionResponse
extends Streamable


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