|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object com.google.protobuf.AbstractMessageLite.Builder<BuilderType> com.google.protobuf.AbstractMessage.Builder<BuilderType> com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder> com.taobao.metamorphosis.server.transaction.store.TransactionCommands.TxCommand.Builder
public static final class TransactionCommands.TxCommand.Builder
Protobuf type com.taobao.tddl.dbproxy.protocol.TxCommand
方法摘要 | |
---|---|
TransactionCommands.TxCommand |
build()
|
TransactionCommands.TxCommand |
buildPartial()
|
TransactionCommands.TxCommand.Builder |
clear()
|
TransactionCommands.TxCommand.Builder |
clearCmdContent()
required bytes cmd_content = 2; |
TransactionCommands.TxCommand.Builder |
clearCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1; |
TransactionCommands.TxCommand.Builder |
clearForce()
optional bool force = 3 [default = false]; |
TransactionCommands.TxCommand.Builder |
clone()
|
com.google.protobuf.ByteString |
getCmdContent()
required bytes cmd_content = 2; |
TransactionCommands.TxCommandType |
getCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1; |
TransactionCommands.TxCommand |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
boolean |
getForce()
optional bool force = 3 [default = false]; |
boolean |
hasCmdContent()
required bytes cmd_content = 2; |
boolean |
hasCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1; |
boolean |
hasForce()
optional bool force = 3 [default = false]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
TransactionCommands.TxCommand.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
TransactionCommands.TxCommand.Builder |
mergeFrom(com.google.protobuf.Message other)
|
TransactionCommands.TxCommand.Builder |
mergeFrom(TransactionCommands.TxCommand other)
|
TransactionCommands.TxCommand.Builder |
setCmdContent(com.google.protobuf.ByteString value)
required bytes cmd_content = 2; |
TransactionCommands.TxCommand.Builder |
setCmdType(TransactionCommands.TxCommandType value)
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1; |
TransactionCommands.TxCommand.Builder |
setForce(boolean value)
optional bool force = 3 [default = false]; |
从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法 |
---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
从类 com.google.protobuf.AbstractMessage.Builder 继承的方法 |
---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法 |
---|
addAll, newUninitializedMessageException |
从类 java.lang.Object 继承的方法 |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
方法详细信息 |
---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 internalGetFieldAccessorTable
public TransactionCommands.TxCommand.Builder clear()
com.google.protobuf.Message.Builder
中的 clear
com.google.protobuf.MessageLite.Builder
中的 clear
com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 clear
public TransactionCommands.TxCommand.Builder clone()
com.google.protobuf.Message.Builder
中的 clone
com.google.protobuf.MessageLite.Builder
中的 clone
com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 clone
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
com.google.protobuf.Message.Builder
中的 getDescriptorForType
com.google.protobuf.MessageOrBuilder
中的 getDescriptorForType
com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 getDescriptorForType
public TransactionCommands.TxCommand getDefaultInstanceForType()
com.google.protobuf.MessageLiteOrBuilder
中的 getDefaultInstanceForType
com.google.protobuf.MessageOrBuilder
中的 getDefaultInstanceForType
public TransactionCommands.TxCommand build()
com.google.protobuf.Message.Builder
中的 build
com.google.protobuf.MessageLite.Builder
中的 build
public TransactionCommands.TxCommand buildPartial()
com.google.protobuf.Message.Builder
中的 buildPartial
com.google.protobuf.MessageLite.Builder
中的 buildPartial
public TransactionCommands.TxCommand.Builder mergeFrom(com.google.protobuf.Message other)
com.google.protobuf.Message.Builder
中的 mergeFrom
com.google.protobuf.AbstractMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 mergeFrom
public TransactionCommands.TxCommand.Builder mergeFrom(TransactionCommands.TxCommand other)
public final boolean isInitialized()
com.google.protobuf.MessageLiteOrBuilder
中的 isInitialized
com.google.protobuf.GeneratedMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 isInitialized
public TransactionCommands.TxCommand.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
com.google.protobuf.Message.Builder
中的 mergeFrom
com.google.protobuf.MessageLite.Builder
中的 mergeFrom
com.google.protobuf.AbstractMessage.Builder<TransactionCommands.TxCommand.Builder>
中的 mergeFrom
IOException
public boolean hasCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
TransactionCommands.TxCommandOrBuilder
中的 hasCmdType
public TransactionCommands.TxCommandType getCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
TransactionCommands.TxCommandOrBuilder
中的 getCmdType
public TransactionCommands.TxCommand.Builder setCmdType(TransactionCommands.TxCommandType value)
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
public TransactionCommands.TxCommand.Builder clearCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
public boolean hasCmdContent()
required bytes cmd_content = 2;
TransactionCommands.TxCommandOrBuilder
中的 hasCmdContent
public com.google.protobuf.ByteString getCmdContent()
required bytes cmd_content = 2;
TransactionCommands.TxCommandOrBuilder
中的 getCmdContent
public TransactionCommands.TxCommand.Builder setCmdContent(com.google.protobuf.ByteString value)
required bytes cmd_content = 2;
public TransactionCommands.TxCommand.Builder clearCmdContent()
required bytes cmd_content = 2;
public boolean hasForce()
optional bool force = 3 [default = false];
TransactionCommands.TxCommandOrBuilder
中的 hasForce
public boolean getForce()
optional bool force = 3 [default = false];
TransactionCommands.TxCommandOrBuilder
中的 getForce
public TransactionCommands.TxCommand.Builder setForce(boolean value)
optional bool force = 3 [default = false];
public TransactionCommands.TxCommand.Builder clearForce()
optional bool force = 3 [default = false];
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |