Class BaseNodeResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted
Direct Known Subclasses:
ClusterStatsNodeResponse, NodeFindDanglingIndexResponse, NodeHotThreads, NodeInfo, NodeListDanglingIndicesResponse, NodesReloadSecureSettingsResponse.NodeResponse, NodeStats, NodeUsage, TransportNodesListGatewayMetaState.NodeGatewayMetaState, TransportNodesListGatewayStartedShards.NodeGatewayStartedShards, TransportNodesListShardStoreMetadata.NodeStoreFilesMetadata, TransportNodesSnapshotsStatus.NodeSnapshotStatus

public abstract class BaseNodeResponse extends TransportResponse
A base class for node level operations.