public static interface ClusterSwitchProto.DualTableOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTableList(int index)
repeated string tableList = 1; |
com.google.protobuf.ByteString |
getTableListBytes(int index)
repeated string tableList = 1; |
int |
getTableListCount()
repeated string tableList = 1; |
List<String> |
getTableListList()
repeated string tableList = 1; |
int getTableListCount()
repeated string tableList = 1;String getTableList(int index)
repeated string tableList = 1;com.google.protobuf.ByteString getTableListBytes(int index)
repeated string tableList = 1;Copyright © 2019. All rights reserved.