public static interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getArgs(int index)
repeated string args = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getArgsBytes(int index)
repeated string args = 2; |
int |
getArgsCount()
repeated string args = 2; |
List<String> |
getArgsList()
repeated string args = 2; |
String |
getIdentifier()
optional string identifier = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getIdentifierBytes()
optional string identifier = 1; |
boolean |
hasIdentifier()
optional string identifier = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIdentifier()
optional string identifier = 1;String getIdentifier()
optional string identifier = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getIdentifierBytes()
optional string identifier = 1;int getArgsCount()
repeated string args = 2;String getArgs(int index)
repeated string args = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getArgsBytes(int index)
repeated string args = 2;Copyright © 2008–2021 Apache Software Foundation. All rights reserved.