|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public static interface TransactionCommands.TxCommandOrBuilder
方法摘要 | |
---|---|
com.google.protobuf.ByteString |
getCmdContent()
required bytes cmd_content = 2; |
TransactionCommands.TxCommandType |
getCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1; |
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]; |
从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
---|
isInitialized |
方法详细信息 |
---|
boolean hasCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
TransactionCommands.TxCommandType getCmdType()
required .com.taobao.tddl.dbproxy.protocol.TxCommandType cmdType = 1;
boolean hasCmdContent()
required bytes cmd_content = 2;
com.google.protobuf.ByteString getCmdContent()
required bytes cmd_content = 2;
boolean hasForce()
optional bool force = 3 [default = false];
boolean getForce()
optional bool force = 3 [default = false];
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |