org.elasticsearch.action
Interface ActionResponse

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

public interface ActionResponse
extends Streamable


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



Copyright © 2009-2012. All Rights Reserved.