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