Uses of Class
org.apache.druid.client.BootstrapSegmentsResponse
Packages that use BootstrapSegmentsResponse
-
Uses of BootstrapSegmentsResponse in org.apache.druid.client.coordinator
Methods in org.apache.druid.client.coordinator that return types with arguments of type BootstrapSegmentsResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<BootstrapSegmentsResponse>CoordinatorClient.fetchBootstrapSegments()Fetch bootstrap segments from the coordinator.com.google.common.util.concurrent.ListenableFuture<BootstrapSegmentsResponse>CoordinatorClientImpl.fetchBootstrapSegments()com.google.common.util.concurrent.ListenableFuture<BootstrapSegmentsResponse>NoopCoordinatorClient.fetchBootstrapSegments()