Uses of Class
org.apache.druid.rpc.UpdateResponse
Packages that use UpdateResponse
-
Uses of UpdateResponse in org.apache.druid.rpc.indexing
Methods in org.apache.druid.rpc.indexing that return types with arguments of type UpdateResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<UpdateResponse>NoopOverlordClient.updateClusterCompactionConfig(ClusterCompactionConfig config) com.google.common.util.concurrent.ListenableFuture<UpdateResponse>OverlordClient.updateClusterCompactionConfig(ClusterCompactionConfig config) Gets the current cluster-level compaction config.com.google.common.util.concurrent.ListenableFuture<UpdateResponse>OverlordClientImpl.updateClusterCompactionConfig(ClusterCompactionConfig config)