public final class HubMetadata extends com.google.protobuf.GeneratedMessageV3 implements HubMetadataOrBuilder
alluxio.hub.proto.HubMetadata
Modifier and Type | Class and Description |
---|---|
static class |
HubMetadata.Builder
Protobuf type
alluxio.hub.proto.HubMetadata |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ALLUXIO_EDITION_FIELD_NUMBER |
static int |
ALLUXIO_VERSION_FIELD_NUMBER |
static int |
CLUSTER_ID_FIELD_NUMBER |
static int |
LABEL_FIELD_NUMBER |
static com.google.protobuf.Parser<HubMetadata> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AlluxioEdition |
getAlluxioEdition()
optional .alluxio.hub.proto.AlluxioEdition alluxio_edition = 4; |
String |
getAlluxioVersion()
optional string alluxio_version = 2; |
com.google.protobuf.ByteString |
getAlluxioVersionBytes()
optional string alluxio_version = 2; |
String |
getClusterId()
optional string cluster_id = 1; |
com.google.protobuf.ByteString |
getClusterIdBytes()
optional string cluster_id = 1; |
static HubMetadata |
getDefaultInstance() |
HubMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getLabel()
optional string label = 3; |
com.google.protobuf.ByteString |
getLabelBytes()
optional string label = 3; |
com.google.protobuf.Parser<HubMetadata> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlluxioEdition()
optional .alluxio.hub.proto.AlluxioEdition alluxio_edition = 4; |
boolean |
hasAlluxioVersion()
optional string alluxio_version = 2; |
boolean |
hasClusterId()
optional string cluster_id = 1; |
int |
hashCode() |
boolean |
hasLabel()
optional string label = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HubMetadata.Builder |
newBuilder() |
static HubMetadata.Builder |
newBuilder(HubMetadata prototype) |
HubMetadata.Builder |
newBuilderForType() |
protected HubMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HubMetadata |
parseDelimitedFrom(InputStream input) |
static HubMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HubMetadata |
parseFrom(byte[] data) |
static HubMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HubMetadata |
parseFrom(ByteBuffer data) |
static HubMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HubMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static HubMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HubMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HubMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HubMetadata |
parseFrom(InputStream input) |
static HubMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HubMetadata> |
parser() |
HubMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int CLUSTER_ID_FIELD_NUMBER
public static final int ALLUXIO_VERSION_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER
public static final int ALLUXIO_EDITION_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<HubMetadata> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasClusterId()
optional string cluster_id = 1;
hasClusterId
in interface HubMetadataOrBuilder
public String getClusterId()
optional string cluster_id = 1;
getClusterId
in interface HubMetadataOrBuilder
public com.google.protobuf.ByteString getClusterIdBytes()
optional string cluster_id = 1;
getClusterIdBytes
in interface HubMetadataOrBuilder
public boolean hasAlluxioVersion()
optional string alluxio_version = 2;
hasAlluxioVersion
in interface HubMetadataOrBuilder
public String getAlluxioVersion()
optional string alluxio_version = 2;
getAlluxioVersion
in interface HubMetadataOrBuilder
public com.google.protobuf.ByteString getAlluxioVersionBytes()
optional string alluxio_version = 2;
getAlluxioVersionBytes
in interface HubMetadataOrBuilder
public boolean hasLabel()
optional string label = 3;
hasLabel
in interface HubMetadataOrBuilder
public String getLabel()
optional string label = 3;
getLabel
in interface HubMetadataOrBuilder
public com.google.protobuf.ByteString getLabelBytes()
optional string label = 3;
getLabelBytes
in interface HubMetadataOrBuilder
public boolean hasAlluxioEdition()
optional .alluxio.hub.proto.AlluxioEdition alluxio_edition = 4;
hasAlluxioEdition
in interface HubMetadataOrBuilder
public AlluxioEdition getAlluxioEdition()
optional .alluxio.hub.proto.AlluxioEdition alluxio_edition = 4;
getAlluxioEdition
in interface HubMetadataOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static HubMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HubMetadata parseFrom(InputStream input) throws IOException
IOException
public static HubMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HubMetadata parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HubMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HubMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HubMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public HubMetadata.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HubMetadata.Builder newBuilder()
public static HubMetadata.Builder newBuilder(HubMetadata prototype)
public HubMetadata.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected HubMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static HubMetadata getDefaultInstance()
public static com.google.protobuf.Parser<HubMetadata> parser()
public com.google.protobuf.Parser<HubMetadata> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public HubMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.