Uses of Interface
org.elasticsearch.indices.cluster.IndicesClusterStateService.AllocatedIndex
-
Packages that use IndicesClusterStateService.AllocatedIndex Package Description org.elasticsearch.index org.elasticsearch.indices.cluster -
-
Uses of IndicesClusterStateService.AllocatedIndex in org.elasticsearch.index
Classes in org.elasticsearch.index that implement IndicesClusterStateService.AllocatedIndex Modifier and Type Class Description classIndexService -
Uses of IndicesClusterStateService.AllocatedIndex in org.elasticsearch.indices.cluster
Classes in org.elasticsearch.indices.cluster with type parameters of type IndicesClusterStateService.AllocatedIndex Modifier and Type Interface Description static interfaceIndicesClusterStateService.AllocatedIndices<T extends IndicesClusterStateService.Shard,U extends IndicesClusterStateService.AllocatedIndex<T>>
-