Class IndicesService

java.lang.Object
org.opensearch.common.lifecycle.AbstractLifecycleComponent
org.opensearch.indices.IndicesService
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<IndexService>, org.opensearch.common.lease.Releasable, org.opensearch.common.lifecycle.LifecycleComponent, IndexService.ShardStoreDeleter, IndicesClusterStateService.AllocatedIndices<IndexShard,IndexService>

@PublicApi(since="1.0.0") public class IndicesService extends org.opensearch.common.lifecycle.AbstractLifecycleComponent implements IndicesClusterStateService.AllocatedIndices<IndexShard,IndexService>, IndexService.ShardStoreDeleter
Main OpenSearch indices service
Opensearch.api: