public static final class HdfsServerFederationProtos.StateStoreVersionRecordProto extends com.google.protobuf.GeneratedMessageV3 implements HdfsServerFederationProtos.StateStoreVersionRecordProtoOrBuilder
hadoop.hdfs.StateStoreVersionRecordProto
Modifier and Type | Class and Description |
---|---|
static class |
HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder
Protobuf type
hadoop.hdfs.StateStoreVersionRecordProto |
Modifier and Type | Field and Description |
---|---|
static int |
MEMBERSHIPVERSION_FIELD_NUMBER |
static int |
MOUNTTABLEVERSION_FIELD_NUMBER |
static com.google.protobuf.Parser<HdfsServerFederationProtos.StateStoreVersionRecordProto> |
PARSER
Deprecated.
|
public static final int MEMBERSHIPVERSION_FIELD_NUMBER
public static final int MOUNTTABLEVERSION_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HdfsServerFederationProtos.StateStoreVersionRecordProto> 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 hasMembershipVersion()
optional uint64 membershipVersion = 1;
hasMembershipVersion
in interface HdfsServerFederationProtos.StateStoreVersionRecordProtoOrBuilder
public long getMembershipVersion()
optional uint64 membershipVersion = 1;
getMembershipVersion
in interface HdfsServerFederationProtos.StateStoreVersionRecordProtoOrBuilder
public boolean hasMountTableVersion()
optional uint64 mountTableVersion = 2;
hasMountTableVersion
in interface HdfsServerFederationProtos.StateStoreVersionRecordProtoOrBuilder
public long getMountTableVersion()
optional uint64 mountTableVersion = 2;
getMountTableVersion
in interface HdfsServerFederationProtos.StateStoreVersionRecordProtoOrBuilder
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.StateStoreVersionRecordProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HdfsServerFederationProtos.StateStoreVersionRecordProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder newBuilderForType()
public static HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder newBuilder()
public static HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder newBuilder(HdfsServerFederationProtos.StateStoreVersionRecordProto prototype)
public HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder toBuilder()
protected HdfsServerFederationProtos.StateStoreVersionRecordProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static HdfsServerFederationProtos.StateStoreVersionRecordProto getDefaultInstance()
public static com.google.protobuf.Parser<HdfsServerFederationProtos.StateStoreVersionRecordProto> parser()
public com.google.protobuf.Parser<HdfsServerFederationProtos.StateStoreVersionRecordProto> getParserForType()
public HdfsServerFederationProtos.StateStoreVersionRecordProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.