Uses of Class
org.apache.druid.client.indexing.IndexingTotalWorkerCapacityInfo
-
Packages that use IndexingTotalWorkerCapacityInfo Package Description org.apache.druid.rpc.indexing -
-
Uses of IndexingTotalWorkerCapacityInfo in org.apache.druid.rpc.indexing
Methods in org.apache.druid.rpc.indexing that return types with arguments of type IndexingTotalWorkerCapacityInfo Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<IndexingTotalWorkerCapacityInfo>OverlordClient. getTotalWorkerCapacity()Returns total worker capacity details.com.google.common.util.concurrent.ListenableFuture<IndexingTotalWorkerCapacityInfo>OverlordClientImpl. getTotalWorkerCapacity()
-