Modifier and Type | Method and Description |
---|---|
protected ClusterBlockException |
TransportAnalyzeAction.checkRequestBlock(ClusterState state,
TransportSingleCustomOperationAction.InternalRequest request) |
protected ShardsIterator |
TransportAnalyzeAction.shards(ClusterState state,
TransportSingleCustomOperationAction.InternalRequest request) |
Modifier and Type | Method and Description |
---|---|
protected ShardsIterator |
TransportGetFieldMappingsIndexAction.shards(ClusterState state,
TransportSingleCustomOperationAction.InternalRequest request) |
Modifier and Type | Method and Description |
---|---|
protected ClusterBlockException |
TransportSingleCustomOperationAction.checkRequestBlock(ClusterState state,
TransportSingleCustomOperationAction.InternalRequest request) |
protected abstract ShardsIterator |
TransportSingleCustomOperationAction.shards(ClusterState state,
TransportSingleCustomOperationAction.InternalRequest request)
Can return null to execute on this local node.
|
Copyright © 2009–2015. All rights reserved.