Uses of Class
org.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledResponse
-
Packages that use LocalAllocateDangledIndices.AllocateDangledResponse Package Description org.elasticsearch.gateway -
-
Uses of LocalAllocateDangledIndices.AllocateDangledResponse in org.elasticsearch.gateway
Method parameters in org.elasticsearch.gateway with type arguments of type LocalAllocateDangledIndices.AllocateDangledResponse Modifier and Type Method Description voidLocalAllocateDangledIndices. allocateDangled(Collection<IndexMetaData> indices, ActionListener<LocalAllocateDangledIndices.AllocateDangledResponse> listener)
-