public static final class GenericRefreshProtocolProtos.GenericRefreshRequestProto extends com.google.protobuf.GeneratedMessageV3 implements GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
Refresh request.Protobuf type
hadoop.common.GenericRefreshRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
Refresh request.
|
Modifier and Type | Field and Description |
---|---|
static int |
ARGS_FIELD_NUMBER |
static int |
IDENTIFIER_FIELD_NUMBER |
static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
PARSER
Deprecated.
|
public static final int IDENTIFIER_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasIdentifier()
optional string identifier = 1;
hasIdentifier
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public String getIdentifier()
optional string identifier = 1;
getIdentifier
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public com.google.protobuf.ByteString getIdentifierBytes()
optional string identifier = 1;
getIdentifierBytes
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public com.google.protobuf.ProtocolStringList getArgsList()
repeated string args = 2;
getArgsList
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public int getArgsCount()
repeated string args = 2;
getArgsCount
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public String getArgs(int index)
repeated string args = 2;
getArgs
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public com.google.protobuf.ByteString getArgsBytes(int index)
repeated string args = 2;
getArgsBytes
in interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(InputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder newBuilderForType()
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder newBuilder()
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder newBuilder(GenericRefreshProtocolProtos.GenericRefreshRequestProto prototype)
public GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder toBuilder()
protected GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static GenericRefreshProtocolProtos.GenericRefreshRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> parser()
public com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> getParserForType()
public GenericRefreshProtocolProtos.GenericRefreshRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.