Uses of Package
org.elasticsearch.action.support.broadcast.node
-
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.cache.clear Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node.TransportBroadcastByNodeAction.EmptyResult Can be used for implementations ofshardOperationfor which there is no shard-level return value. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.forcemerge Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node.TransportBroadcastByNodeAction.EmptyResult Can be used for implementations ofshardOperationfor which there is no shard-level return value. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.recovery Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.segments Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.stats Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.upgrade.get Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.admin.indices.upgrade.post Class Description TransportBroadcastByNodeAction Abstraction for transporting aggregated shard-level operations in a single request (NodeRequest) per-node and executing the shard-level operations serially on the receiving node. -
Classes in org.elasticsearch.action.support.broadcast.node used by org.elasticsearch.action.support.broadcast.node Class Description TransportBroadcastByNodeAction.EmptyResult Can be used for implementations ofshardOperationfor which there is no shard-level return value.