public static interface SendObjProto.ColOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColName()
optional string colName = 3; |
com.google.protobuf.ByteString |
getColNameBytes()
optional string colName = 3; |
SendObjProto.Col.ColumnType |
getColType()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2; |
int |
getColTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2; |
String |
getValue()
optional string value = 1; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 1; |
String getValue()
optional string value = 1;com.google.protobuf.ByteString getValueBytes()
optional string value = 1;int getColTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2;SendObjProto.Col.ColumnType getColType()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2;String getColName()
optional string colName = 3;com.google.protobuf.ByteString getColNameBytes()
optional string colName = 3;Copyright © 2017. All rights reserved.