Uses of Class
org.apache.druid.client.indexing.IndexingWorkerInfo
Packages that use IndexingWorkerInfo
-
Uses of IndexingWorkerInfo in org.apache.druid.rpc.indexing
Methods in org.apache.druid.rpc.indexing that return types with arguments of type IndexingWorkerInfoModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<List<IndexingWorkerInfo>>NoopOverlordClient.getWorkers()com.google.common.util.concurrent.ListenableFuture<List<IndexingWorkerInfo>>OverlordClient.getWorkers()Returns information about workers.com.google.common.util.concurrent.ListenableFuture<List<IndexingWorkerInfo>>OverlordClientImpl.getWorkers()