Uses of Class
io.dingodb.sdk.service.entity.store.ControlConfigResponse
Packages that use ControlConfigResponse
Package
Description
-
Uses of ControlConfigResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return ControlConfigResponseModifier and TypeMethodDescriptiondefault ControlConfigResponseIndexService.controlConfig(long requestId, ControlConfigRequest request) default ControlConfigResponseIndexService.controlConfig(ControlConfigRequest request) Deprecated.default ControlConfigResponseStoreService.controlConfig(long requestId, ControlConfigRequest request) default ControlConfigResponseStoreService.controlConfig(ControlConfigRequest request) Deprecated. -
Uses of ControlConfigResponse in io.dingodb.sdk.service.desc.index
Fields in io.dingodb.sdk.service.desc.index with type parameters of type ControlConfigResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<ControlConfigRequest,ControlConfigResponse> IndexServiceDescriptors.controlConfigstatic final ServiceCallCycles<ControlConfigRequest,ControlConfigResponse> IndexServiceDescriptors.controlConfigHandlers -
Uses of ControlConfigResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type ControlConfigResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<ControlConfigRequest,ControlConfigResponse> StoreServiceDescriptors.controlConfigstatic final ServiceCallCycles<ControlConfigRequest,ControlConfigResponse> StoreServiceDescriptors.controlConfigHandlers