Uses of Class
io.dingodb.sdk.service.entity.store.KvPutIfAbsentResponse
Packages that use KvPutIfAbsentResponse
-
Uses of KvPutIfAbsentResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return KvPutIfAbsentResponseModifier and TypeMethodDescriptiondefault KvPutIfAbsentResponseStoreService.kvPutIfAbsent(long requestId, KvPutIfAbsentRequest request) default KvPutIfAbsentResponseStoreService.kvPutIfAbsent(KvPutIfAbsentRequest request) Deprecated. -
Uses of KvPutIfAbsentResponse in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type KvPutIfAbsentResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<KvPutIfAbsentRequest,KvPutIfAbsentResponse> StoreServiceDescriptors.kvPutIfAbsentstatic final ServiceCallCycles<KvPutIfAbsentRequest,KvPutIfAbsentResponse> StoreServiceDescriptors.kvPutIfAbsentHandlers