public static interface LlapDaemonProtocolProtos.CacheTagOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPartitionDesc(int index)
repeated string partition_desc = 2; |
com.google.protobuf.ByteString |
getPartitionDescBytes(int index)
repeated string partition_desc = 2; |
int |
getPartitionDescCount()
repeated string partition_desc = 2; |
List<String> |
getPartitionDescList()
repeated string partition_desc = 2; |
String |
getTableName()
optional string table_name = 1; |
com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
boolean |
hasTableName()
optional string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional string table_name = 1;String getTableName()
optional string table_name = 1;com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;List<String> getPartitionDescList()
repeated string partition_desc = 2;int getPartitionDescCount()
repeated string partition_desc = 2;String getPartitionDesc(int index)
repeated string partition_desc = 2;index - The index of the element to return.com.google.protobuf.ByteString getPartitionDescBytes(int index)
repeated string partition_desc = 2;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.