Uses of Class
org.elasticsearch.action.admin.indices.close.TransportVerifyShardBeforeCloseAction.ShardRequest
-
Packages that use TransportVerifyShardBeforeCloseAction.ShardRequest Package Description org.elasticsearch.action.admin.indices.close -
-
Uses of TransportVerifyShardBeforeCloseAction.ShardRequest in org.elasticsearch.action.admin.indices.close
Methods in org.elasticsearch.action.admin.indices.close that return types with arguments of type TransportVerifyShardBeforeCloseAction.ShardRequest Modifier and Type Method Description protected ReplicationOperation.Replicas<TransportVerifyShardBeforeCloseAction.ShardRequest>TransportVerifyShardBeforeCloseAction. newReplicasProxy()Method parameters in org.elasticsearch.action.admin.indices.close with type arguments of type TransportVerifyShardBeforeCloseAction.ShardRequest Modifier and Type Method Description protected voidTransportVerifyShardBeforeCloseAction. shardOperationOnPrimary(TransportVerifyShardBeforeCloseAction.ShardRequest shardRequest, IndexShard primary, ActionListener<TransportReplicationAction.PrimaryResult<TransportVerifyShardBeforeCloseAction.ShardRequest,ReplicationResponse>> listener)
-