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