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