Uses of Interface
io.dingodb.store.Store.AlreadyExistOrBuilder
Packages that use Store.AlreadyExistOrBuilder
-
Uses of Store.AlreadyExistOrBuilder in io.dingodb.store
Classes in io.dingodb.store that implement Store.AlreadyExistOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.store.AlreadyExiststatic final classProtobuf typedingodb.pb.store.AlreadyExistMethods in io.dingodb.store that return Store.AlreadyExistOrBuilderModifier and TypeMethodDescriptionStore.TxnPrewriteResponse.Builder.getKeysAlreadyExistOrBuilder(int index) if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returnedStore.TxnPrewriteResponse.getKeysAlreadyExistOrBuilder(int index) if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returnedStore.TxnPrewriteResponseOrBuilder.getKeysAlreadyExistOrBuilder(int index) if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returnedMethods in io.dingodb.store that return types with arguments of type Store.AlreadyExistOrBuilderModifier and TypeMethodDescriptionList<? extends Store.AlreadyExistOrBuilder>Store.TxnPrewriteResponse.Builder.getKeysAlreadyExistOrBuilderList()if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returnedList<? extends Store.AlreadyExistOrBuilder>Store.TxnPrewriteResponse.getKeysAlreadyExistOrBuilderList()if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returnedList<? extends Store.AlreadyExistOrBuilder>Store.TxnPrewriteResponseOrBuilder.getKeysAlreadyExistOrBuilderList()if there is PutIfAbsent in mutation, and if there is key conflict, the conflict key will be returned