public static interface ListenerConf.ColHisOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCols(int index)
repeated string cols = 3; |
com.google.protobuf.ByteString |
getColsBytes(int index)
repeated string cols = 3; |
int |
getColsCount()
repeated string cols = 3; |
List<String> |
getColsList()
repeated string cols = 3; |
String |
getColTypes(int index)
字段类型,数据库字段*
repeated string ColTypes = 4; |
com.google.protobuf.ByteString |
getColTypesBytes(int index)
字段类型,数据库字段*
repeated string ColTypes = 4; |
int |
getColTypesCount()
字段类型,数据库字段*
repeated string ColTypes = 4; |
List<String> |
getColTypesList()
字段类型,数据库字段*
repeated string ColTypes = 4; |
String |
getDb()
string db = 1; |
com.google.protobuf.ByteString |
getDbBytes()
string db = 1; |
String |
getTb()
string tb = 2; |
com.google.protobuf.ByteString |
getTbBytes()
string tb = 2; |
long |
getTime()
int64 time = 5; |
String getDb()
string db = 1;com.google.protobuf.ByteString getDbBytes()
string db = 1;String getTb()
string tb = 2;com.google.protobuf.ByteString getTbBytes()
string tb = 2;int getColsCount()
repeated string cols = 3;String getCols(int index)
repeated string cols = 3;com.google.protobuf.ByteString getColsBytes(int index)
repeated string cols = 3;int getColTypesCount()
字段类型,数据库字段*
repeated string ColTypes = 4;String getColTypes(int index)
字段类型,数据库字段*
repeated string ColTypes = 4;com.google.protobuf.ByteString getColTypesBytes(int index)
字段类型,数据库字段*
repeated string ColTypes = 4;long getTime()
int64 time = 5;Copyright © 2019. All rights reserved.