Uses of Class
org.elasticsearch.gateway.LocalAllocateDangledIndices
-
Packages that use LocalAllocateDangledIndices Package Description org.elasticsearch.gateway -
-
Uses of LocalAllocateDangledIndices in org.elasticsearch.gateway
Constructors in org.elasticsearch.gateway with parameters of type LocalAllocateDangledIndices Constructor Description DanglingIndicesState(NodeEnvironment nodeEnv, MetaStateService metaStateService, LocalAllocateDangledIndices allocateDangledIndices, ClusterService clusterService)
-