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