Interface IndicesClusterStateService.AllocatedIndex<T extends IndicesClusterStateService.Shard>

All Superinterfaces:
IndexComponent, java.lang.Iterable<T>
All Known Implementing Classes:
IndexService
Enclosing class:
IndicesClusterStateService

public static interface IndicesClusterStateService.AllocatedIndex<T extends IndicesClusterStateService.Shard>
extends java.lang.Iterable<T>, IndexComponent
  • Method Details