public static interface RaftCmdpb.PrewriteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 1; |
com.google.protobuf.ByteString |
getLock()
bytes lock = 3; |
com.google.protobuf.ByteString |
getValue()
bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2024 PingCAP. All rights reserved.