Uses of Class
io.dingodb.sdk.service.entity.store.KvBatchPutResponse
Packages that use KvBatchPutResponse
-
Uses of KvBatchPutResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return KvBatchPutResponseModifier and TypeMethodDescriptiondefault KvBatchPutResponseStoreService.kvBatchPut(long requestId, KvBatchPutRequest request) default KvBatchPutResponseStoreService.kvBatchPut(KvBatchPutRequest request) Deprecated. -
Uses of KvBatchPutResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvBatchPutResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvBatchPutRequest,KvBatchPutResponse> StoreServiceDescriptors.kvBatchPutstatic final ServiceCallCycles<KvBatchPutRequest,KvBatchPutResponse> StoreServiceDescriptors.kvBatchPutHandlers