Hierarchy For Package org.elasticsearch.action.admin.indices.readonly
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.elasticsearch.action.ActionRequestBuilder<Request,Response>
- org.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder<Request,Response,RequestBuilder>
- org.elasticsearch.action.support.master.AcknowledgedRequestBuilder<Request,Response,RequestBuilder>
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockRequestBuilder
- org.elasticsearch.action.support.master.AcknowledgedRequestBuilder<Request,Response,RequestBuilder>
- org.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder<Request,Response,RequestBuilder>
- org.elasticsearch.action.ActionType<Response>
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockAction
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockResponse.AddBlockResult (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockResponse.AddBlockShardResult (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.ack.ClusterStateUpdateRequest<T> (implements org.elasticsearch.cluster.ack.AckedRequest)
- org.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest<T>
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockClusterStateUpdateRequest
- org.elasticsearch.cluster.ack.IndicesClusterStateUpdateRequest<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.elasticsearch.action.ShardOperationFailedException (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.support.DefaultShardOperationFailedException (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockResponse.AddBlockShardResult.Failure
- org.elasticsearch.action.support.DefaultShardOperationFailedException (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.action.ShardOperationFailedException (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- java.lang.Exception
- org.elasticsearch.action.support.TransportAction<Request,Response>
- org.elasticsearch.action.support.HandledTransportAction<Request,Response>
- org.elasticsearch.action.support.master.TransportMasterNodeAction<Request,Response>
- org.elasticsearch.action.admin.indices.readonly.TransportAddIndexBlockAction
- org.elasticsearch.action.support.master.TransportMasterNodeAction<Request,Response>
- org.elasticsearch.action.support.replication.TransportReplicationAction<Request,ReplicaRequest,Response>
- org.elasticsearch.action.admin.indices.readonly.TransportVerifyShardIndexBlockAction
- org.elasticsearch.action.support.HandledTransportAction<Request,Response>
- org.elasticsearch.transport.TransportMessage (implements org.elasticsearch.core.RefCounted, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.action.ActionRequest
- org.elasticsearch.action.support.master.MasterNodeRequest<Request>
- org.elasticsearch.action.support.master.AcknowledgedRequest<Request> (implements org.elasticsearch.cluster.ack.AckedRequest)
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockRequest (implements org.elasticsearch.action.IndicesRequest.Replaceable)
- org.elasticsearch.action.support.master.AcknowledgedRequest<Request> (implements org.elasticsearch.cluster.ack.AckedRequest)
- org.elasticsearch.action.support.replication.ReplicationRequest<Request> (implements org.elasticsearch.action.IndicesRequest)
- org.elasticsearch.action.admin.indices.readonly.TransportVerifyShardIndexBlockAction.ShardRequest
- org.elasticsearch.action.support.master.MasterNodeRequest<Request>
- org.elasticsearch.action.ActionRequest
- org.elasticsearch.transport.TransportResponse
- org.elasticsearch.action.ActionResponse
- org.elasticsearch.action.support.master.AcknowledgedResponse (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.support.master.ShardsAcknowledgedResponse
- org.elasticsearch.action.admin.indices.readonly.AddIndexBlockResponse
- org.elasticsearch.action.support.master.ShardsAcknowledgedResponse
- org.elasticsearch.action.support.master.AcknowledgedResponse (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.action.ActionResponse
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.action.ActionRequestBuilder<Request,Response>