Uses of Class
io.dingodb.sdk.common.KeyValueWithExpect
Packages that use KeyValueWithExpect
-
Uses of KeyValueWithExpect in io.dingodb.sdk.service.store
Methods in io.dingodb.sdk.service.store with parameters of type KeyValueWithExpectModifier and TypeMethodDescriptionbooleanStoreServiceClient.kvCompareAndSet(DingoCommonId tableId, DingoCommonId regionId, KeyValueWithExpect keyValue) Method parameters in io.dingodb.sdk.service.store with type arguments of type KeyValueWithExpectModifier and TypeMethodDescriptionStoreServiceClient.kvBatchCompareAndSet(DingoCommonId tableId, DingoCommonId regionId, List<KeyValueWithExpect> keyValues, boolean isAtomic)