public static final class HdfsServerFederationProtos.GetMountTableEntriesResponseProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
hadoop.hdfs.GetMountTableEntriesResponseProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder
Protobuf type
hadoop.hdfs.GetMountTableEntriesResponseProto |
Modifier and Type | Field and Description |
---|---|
static int |
ENTRIES_FIELD_NUMBER |
static com.google.protobuf.Parser<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> |
PARSER
Deprecated.
|
static int |
TIMESTAMP_FIELD_NUMBER |
public static final int ENTRIES_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> 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 List<HdfsServerFederationProtos.MountTableRecordProto> getEntriesList()
repeated .hadoop.hdfs.MountTableRecordProto entries = 1;
getEntriesList
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public List<? extends HdfsServerFederationProtos.MountTableRecordProtoOrBuilder> getEntriesOrBuilderList()
repeated .hadoop.hdfs.MountTableRecordProto entries = 1;
getEntriesOrBuilderList
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public int getEntriesCount()
repeated .hadoop.hdfs.MountTableRecordProto entries = 1;
getEntriesCount
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public HdfsServerFederationProtos.MountTableRecordProto getEntries(int index)
repeated .hadoop.hdfs.MountTableRecordProto entries = 1;
getEntries
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public HdfsServerFederationProtos.MountTableRecordProtoOrBuilder getEntriesOrBuilder(int index)
repeated .hadoop.hdfs.MountTableRecordProto entries = 1;
getEntriesOrBuilder
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public boolean hasTimestamp()
optional uint64 timestamp = 2;
hasTimestamp
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
public long getTimestamp()
optional uint64 timestamp = 2;
getTimestamp
in interface HdfsServerFederationProtos.GetMountTableEntriesResponseProtoOrBuilder
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.GetMountTableEntriesResponseProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder newBuilder()
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder newBuilder(HdfsServerFederationProtos.GetMountTableEntriesResponseProto prototype)
public HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder toBuilder()
protected HdfsServerFederationProtos.GetMountTableEntriesResponseProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.GetMountTableEntriesResponseProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> getParserForType()
public HdfsServerFederationProtos.GetMountTableEntriesResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.