Uses of Class
io.dingodb.store.Store.PrimaryMismatch
Packages that use Store.PrimaryMismatch
-
Uses of Store.PrimaryMismatch in io.dingodb.store
Methods in io.dingodb.store that return Store.PrimaryMismatchModifier and TypeMethodDescriptionStore.PrimaryMismatch.Builder.build()Store.PrimaryMismatch.Builder.buildPartial()static Store.PrimaryMismatchStore.PrimaryMismatch.getDefaultInstance()Store.PrimaryMismatch.Builder.getDefaultInstanceForType()Store.PrimaryMismatch.getDefaultInstanceForType()Store.TxnResultInfo.Builder.getPrimaryMismatch()CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfo.getPrimaryMismatch()CheckTxnStatus is sent to a lock that's not the primary.Store.TxnResultInfoOrBuilder.getPrimaryMismatch()CheckTxnStatus is sent to a lock that's not the primary.static Store.PrimaryMismatchStore.PrimaryMismatch.parseDelimitedFrom(InputStream input) static Store.PrimaryMismatchStore.PrimaryMismatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(byte[] data) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(com.google.protobuf.ByteString data) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(com.google.protobuf.CodedInputStream input) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(InputStream input) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(ByteBuffer data) static Store.PrimaryMismatchStore.PrimaryMismatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store that return types with arguments of type Store.PrimaryMismatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Store.PrimaryMismatch>Store.PrimaryMismatch.getParserForType()static com.google.protobuf.Parser<Store.PrimaryMismatch>Store.PrimaryMismatch.parser()Methods in io.dingodb.store with parameters of type Store.PrimaryMismatchModifier and TypeMethodDescriptionStore.PrimaryMismatch.Builder.mergeFrom(Store.PrimaryMismatch other) Store.TxnResultInfo.Builder.mergePrimaryMismatch(Store.PrimaryMismatch value) CheckTxnStatus is sent to a lock that's not the primary.Store.PrimaryMismatch.newBuilder(Store.PrimaryMismatch prototype) Store.TxnResultInfo.Builder.setPrimaryMismatch(Store.PrimaryMismatch value) CheckTxnStatus is sent to a lock that's not the primary.