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