public static final class HdfsServerFederationProtos.UpdateMountTableEntryRequestProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.UpdateMountTableEntryRequestProtoOrBuilder
hadoop.hdfs.UpdateMountTableEntryRequestProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder
Protobuf type
hadoop.hdfs.UpdateMountTableEntryRequestProto |
Modifier and Type | Field and Description |
---|---|
static int |
ENTRY_FIELD_NUMBER |
static com.google.protobuf.Parser<HdfsServerFederationProtos.UpdateMountTableEntryRequestProto> |
PARSER
Deprecated.
|
public static final int ENTRY_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.UpdateMountTableEntryRequestProto> 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 hasEntry()
optional .hadoop.hdfs.MountTableRecordProto entry = 1;
hasEntry
in interface HdfsServerFederationProtos.UpdateMountTableEntryRequestProtoOrBuilder
public HdfsServerFederationProtos.MountTableRecordProto getEntry()
optional .hadoop.hdfs.MountTableRecordProto entry = 1;
getEntry
in interface HdfsServerFederationProtos.UpdateMountTableEntryRequestProtoOrBuilder
public HdfsServerFederationProtos.MountTableRecordProtoOrBuilder getEntryOrBuilder()
optional .hadoop.hdfs.MountTableRecordProto entry = 1;
getEntryOrBuilder
in interface HdfsServerFederationProtos.UpdateMountTableEntryRequestProtoOrBuilder
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 HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder newBuilder()
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder newBuilder(HdfsServerFederationProtos.UpdateMountTableEntryRequestProto prototype)
public HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder toBuilder()
protected HdfsServerFederationProtos.UpdateMountTableEntryRequestProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.UpdateMountTableEntryRequestProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.UpdateMountTableEntryRequestProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.UpdateMountTableEntryRequestProto> getParserForType()
public HdfsServerFederationProtos.UpdateMountTableEntryRequestProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.