Uses of Class
io.dingodb.sdk.service.entity.store.KvPutRequest
Packages that use KvPutRequest
-
Uses of KvPutRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type KvPutRequestModifier and TypeMethodDescriptiondefault KvPutResponseStoreService.kvPut(long requestId, KvPutRequest request) default KvPutResponseStoreService.kvPut(KvPutRequest request) Deprecated. -
Uses of KvPutRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvPutRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvPutRequest,KvPutResponse> StoreServiceDescriptors.kvPutstatic final ServiceCallCycles<KvPutRequest,KvPutResponse> StoreServiceDescriptors.kvPutHandlers