public static interface LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName()
required string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
required string db_name = 1; |
LlapDaemonProtocolProtos.TableProto |
getTable(int index)
repeated .TableProto table = 2; |
int |
getTableCount()
repeated .TableProto table = 2; |
List<LlapDaemonProtocolProtos.TableProto> |
getTableList()
repeated .TableProto table = 2; |
LlapDaemonProtocolProtos.TableProtoOrBuilder |
getTableOrBuilder(int index)
repeated .TableProto table = 2; |
List<? extends LlapDaemonProtocolProtos.TableProtoOrBuilder> |
getTableOrBuilderList()
repeated .TableProto table = 2; |
boolean |
hasDbName()
required string db_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDbName()
required string db_name = 1;String getDbName()
required string db_name = 1;com.google.protobuf.ByteString getDbNameBytes()
required string db_name = 1;List<LlapDaemonProtocolProtos.TableProto> getTableList()
repeated .TableProto table = 2;LlapDaemonProtocolProtos.TableProto getTable(int index)
repeated .TableProto table = 2;int getTableCount()
repeated .TableProto table = 2;List<? extends LlapDaemonProtocolProtos.TableProtoOrBuilder> getTableOrBuilderList()
repeated .TableProto table = 2;LlapDaemonProtocolProtos.TableProtoOrBuilder getTableOrBuilder(int index)
repeated .TableProto table = 2;Copyright © 2022 The Apache Software Foundation. All rights reserved.