Package org.yamcs.protobuf
Class Mdb.ContainerInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.Mdb.ContainerInfo
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Mdb.ContainerInfoOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.ContainerInfo
extends com.google.protobuf.GeneratedMessageV3
implements Mdb.ContainerInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.ContainerInfo
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeyamcs.protobuf.mdb.ContainerInfo
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<Mdb.ContainerInfo>
Deprecated.static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
boolean
getAlias
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
int
repeated .yamcs.protobuf.NamedObjectId alias = 5;
repeated .yamcs.protobuf.NamedObjectId alias = 5;
getAliasOrBuilder
(int index) repeated .yamcs.protobuf.NamedObjectId alias = 5;
List<? extends Yamcs.NamedObjectIdOrBuilder>
repeated .yamcs.protobuf.NamedObjectId alias = 5;
Deprecated.int
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
getAncillaryDataOrDefault
(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
boolean
optional bool archivePartition = 14;
optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
static Mdb.ContainerInfo
static final com.google.protobuf.Descriptors.Descriptor
getEntry
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
int
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
getEntryOrBuilder
(int index) repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
List<? extends Mdb.SequenceEntryInfoOrBuilder>
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
optional string longDescription = 4;
com.google.protobuf.ByteString
optional string longDescription = 4;
long
optional int64 maxInterval = 6;
getName()
optional string name = 1;
com.google.protobuf.ByteString
optional string name = 1;
com.google.protobuf.Parser<Mdb.ContainerInfo>
optional string qualifiedName = 2;
com.google.protobuf.ByteString
optional string qualifiedName = 2;
getRestrictionCriteria
(int index) Deprecated.int
Deprecated.optional string restrictionCriteriaExpression = 13;
com.google.protobuf.ByteString
optional string restrictionCriteriaExpression = 13;
Deprecated.getRestrictionCriteriaOrBuilder
(int index) Deprecated.List<? extends Mdb.ComparisonInfoOrBuilder>
Deprecated.int
optional string shortDescription = 3;
com.google.protobuf.ByteString
optional string shortDescription = 3;
int
optional int32 sizeInBits = 7;
final com.google.protobuf.UnknownFieldSet
optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
boolean
optional bool archivePartition = 14;
boolean
optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
int
hashCode()
boolean
optional string longDescription = 4;
boolean
optional int64 maxInterval = 6;
boolean
hasName()
optional string name = 1;
boolean
optional string qualifiedName = 2;
boolean
optional string restrictionCriteriaExpression = 13;
boolean
optional string shortDescription = 3;
boolean
optional int32 sizeInBits = 7;
boolean
optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
static Mdb.ContainerInfo.Builder
static Mdb.ContainerInfo.Builder
newBuilder
(Mdb.ContainerInfo prototype) protected Mdb.ContainerInfo.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Mdb.ContainerInfo
parseDelimitedFrom
(InputStream input) static Mdb.ContainerInfo
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.ContainerInfo
parseFrom
(byte[] data) static Mdb.ContainerInfo
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.ContainerInfo
parseFrom
(com.google.protobuf.ByteString data) static Mdb.ContainerInfo
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.ContainerInfo
parseFrom
(com.google.protobuf.CodedInputStream input) static Mdb.ContainerInfo
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.ContainerInfo
parseFrom
(InputStream input) static Mdb.ContainerInfo
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mdb.ContainerInfo
parseFrom
(ByteBuffer data) static Mdb.ContainerInfo
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Mdb.ContainerInfo>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, 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
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
QUALIFIEDNAME_FIELD_NUMBER
public static final int QUALIFIEDNAME_FIELD_NUMBER- See Also:
-
SHORTDESCRIPTION_FIELD_NUMBER
public static final int SHORTDESCRIPTION_FIELD_NUMBER- See Also:
-
LONGDESCRIPTION_FIELD_NUMBER
public static final int LONGDESCRIPTION_FIELD_NUMBER- See Also:
-
ALIAS_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER- See Also:
-
MAXINTERVAL_FIELD_NUMBER
public static final int MAXINTERVAL_FIELD_NUMBER- See Also:
-
SIZEINBITS_FIELD_NUMBER
public static final int SIZEINBITS_FIELD_NUMBER- See Also:
-
BASECONTAINER_FIELD_NUMBER
public static final int BASECONTAINER_FIELD_NUMBER- See Also:
-
RESTRICTIONCRITERIA_FIELD_NUMBER
public static final int RESTRICTIONCRITERIA_FIELD_NUMBER- See Also:
-
RESTRICTIONCRITERIAEXPRESSION_FIELD_NUMBER
public static final int RESTRICTIONCRITERIAEXPRESSION_FIELD_NUMBER- See Also:
-
ENTRY_FIELD_NUMBER
public static final int ENTRY_FIELD_NUMBER- See Also:
-
USEDBY_FIELD_NUMBER
public static final int USEDBY_FIELD_NUMBER- See Also:
-
ANCILLARYDATA_FIELD_NUMBER
public static final int ANCILLARYDATA_FIELD_NUMBER- See Also:
-
ARCHIVEPARTITION_FIELD_NUMBER
public static final int ARCHIVEPARTITION_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()optional string name = 1;
- Specified by:
hasName
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
optional string name = 1;
- Specified by:
getName
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()optional string name = 1;
- Specified by:
getNameBytes
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The bytes for name.
-
hasQualifiedName
public boolean hasQualifiedName()optional string qualifiedName = 2;
- Specified by:
hasQualifiedName
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the qualifiedName field is set.
-
getQualifiedName
optional string qualifiedName = 2;
- Specified by:
getQualifiedName
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The qualifiedName.
-
getQualifiedNameBytes
public com.google.protobuf.ByteString getQualifiedNameBytes()optional string qualifiedName = 2;
- Specified by:
getQualifiedNameBytes
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The bytes for qualifiedName.
-
hasShortDescription
public boolean hasShortDescription()optional string shortDescription = 3;
- Specified by:
hasShortDescription
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the shortDescription field is set.
-
getShortDescription
optional string shortDescription = 3;
- Specified by:
getShortDescription
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The shortDescription.
-
getShortDescriptionBytes
public com.google.protobuf.ByteString getShortDescriptionBytes()optional string shortDescription = 3;
- Specified by:
getShortDescriptionBytes
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The bytes for shortDescription.
-
hasLongDescription
public boolean hasLongDescription()optional string longDescription = 4;
- Specified by:
hasLongDescription
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the longDescription field is set.
-
getLongDescription
optional string longDescription = 4;
- Specified by:
getLongDescription
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The longDescription.
-
getLongDescriptionBytes
public com.google.protobuf.ByteString getLongDescriptionBytes()optional string longDescription = 4;
- Specified by:
getLongDescriptionBytes
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The bytes for longDescription.
-
getAliasList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasList
in interfaceMdb.ContainerInfoOrBuilder
-
getAliasOrBuilderList
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilderList
in interfaceMdb.ContainerInfoOrBuilder
-
getAliasCount
public int getAliasCount()repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasCount
in interfaceMdb.ContainerInfoOrBuilder
-
getAlias
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAlias
in interfaceMdb.ContainerInfoOrBuilder
-
getAliasOrBuilder
repeated .yamcs.protobuf.NamedObjectId alias = 5;
- Specified by:
getAliasOrBuilder
in interfaceMdb.ContainerInfoOrBuilder
-
hasMaxInterval
public boolean hasMaxInterval()optional int64 maxInterval = 6;
- Specified by:
hasMaxInterval
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the maxInterval field is set.
-
getMaxInterval
public long getMaxInterval()optional int64 maxInterval = 6;
- Specified by:
getMaxInterval
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The maxInterval.
-
hasSizeInBits
public boolean hasSizeInBits()optional int32 sizeInBits = 7;
- Specified by:
hasSizeInBits
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the sizeInBits field is set.
-
getSizeInBits
public int getSizeInBits()optional int32 sizeInBits = 7;
- Specified by:
getSizeInBits
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The sizeInBits.
-
hasBaseContainer
public boolean hasBaseContainer()optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
- Specified by:
hasBaseContainer
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the baseContainer field is set.
-
getBaseContainer
optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
- Specified by:
getBaseContainer
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The baseContainer.
-
getBaseContainerOrBuilder
optional .yamcs.protobuf.mdb.ContainerInfo baseContainer = 8;
- Specified by:
getBaseContainerOrBuilder
in interfaceMdb.ContainerInfoOrBuilder
-
getRestrictionCriteriaList
Deprecated.repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9 [deprecated = true];
- Specified by:
getRestrictionCriteriaList
in interfaceMdb.ContainerInfoOrBuilder
-
getRestrictionCriteriaOrBuilderList
@Deprecated public List<? extends Mdb.ComparisonInfoOrBuilder> getRestrictionCriteriaOrBuilderList()Deprecated.repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9 [deprecated = true];
- Specified by:
getRestrictionCriteriaOrBuilderList
in interfaceMdb.ContainerInfoOrBuilder
-
getRestrictionCriteriaCount
Deprecated.repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9 [deprecated = true];
- Specified by:
getRestrictionCriteriaCount
in interfaceMdb.ContainerInfoOrBuilder
-
getRestrictionCriteria
Deprecated.repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9 [deprecated = true];
- Specified by:
getRestrictionCriteria
in interfaceMdb.ContainerInfoOrBuilder
-
getRestrictionCriteriaOrBuilder
Deprecated.repeated .yamcs.protobuf.mdb.ComparisonInfo restrictionCriteria = 9 [deprecated = true];
- Specified by:
getRestrictionCriteriaOrBuilder
in interfaceMdb.ContainerInfoOrBuilder
-
hasRestrictionCriteriaExpression
public boolean hasRestrictionCriteriaExpression()optional string restrictionCriteriaExpression = 13;
- Specified by:
hasRestrictionCriteriaExpression
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the restrictionCriteriaExpression field is set.
-
getRestrictionCriteriaExpression
optional string restrictionCriteriaExpression = 13;
- Specified by:
getRestrictionCriteriaExpression
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The restrictionCriteriaExpression.
-
getRestrictionCriteriaExpressionBytes
public com.google.protobuf.ByteString getRestrictionCriteriaExpressionBytes()optional string restrictionCriteriaExpression = 13;
- Specified by:
getRestrictionCriteriaExpressionBytes
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The bytes for restrictionCriteriaExpression.
-
getEntryList
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- Specified by:
getEntryList
in interfaceMdb.ContainerInfoOrBuilder
-
getEntryOrBuilderList
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- Specified by:
getEntryOrBuilderList
in interfaceMdb.ContainerInfoOrBuilder
-
getEntryCount
public int getEntryCount()repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- Specified by:
getEntryCount
in interfaceMdb.ContainerInfoOrBuilder
-
getEntry
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- Specified by:
getEntry
in interfaceMdb.ContainerInfoOrBuilder
-
getEntryOrBuilder
repeated .yamcs.protobuf.mdb.SequenceEntryInfo entry = 10;
- Specified by:
getEntryOrBuilder
in interfaceMdb.ContainerInfoOrBuilder
-
hasUsedBy
public boolean hasUsedBy()optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
- Specified by:
hasUsedBy
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the usedBy field is set.
-
getUsedBy
optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
- Specified by:
getUsedBy
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The usedBy.
-
getUsedByOrBuilder
optional .yamcs.protobuf.mdb.UsedByInfo usedBy = 11;
- Specified by:
getUsedByOrBuilder
in interfaceMdb.ContainerInfoOrBuilder
-
getAncillaryDataCount
public int getAncillaryDataCount()Description copied from interface:Mdb.ContainerInfoOrBuilder
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
- Specified by:
getAncillaryDataCount
in interfaceMdb.ContainerInfoOrBuilder
-
containsAncillaryData
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
- Specified by:
containsAncillaryData
in interfaceMdb.ContainerInfoOrBuilder
-
getAncillaryData
Deprecated.UsegetAncillaryDataMap()
instead.- Specified by:
getAncillaryData
in interfaceMdb.ContainerInfoOrBuilder
-
getAncillaryDataMap
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
- Specified by:
getAncillaryDataMap
in interfaceMdb.ContainerInfoOrBuilder
-
getAncillaryDataOrDefault
public Mdb.AncillaryDataInfo getAncillaryDataOrDefault(String key, Mdb.AncillaryDataInfo defaultValue) map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
- Specified by:
getAncillaryDataOrDefault
in interfaceMdb.ContainerInfoOrBuilder
-
getAncillaryDataOrThrow
map<string, .yamcs.protobuf.mdb.AncillaryDataInfo> ancillaryData = 12;
- Specified by:
getAncillaryDataOrThrow
in interfaceMdb.ContainerInfoOrBuilder
-
hasArchivePartition
public boolean hasArchivePartition()optional bool archivePartition = 14;
- Specified by:
hasArchivePartition
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- Whether the archivePartition field is set.
-
getArchivePartition
public boolean getArchivePartition()optional bool archivePartition = 14;
- Specified by:
getArchivePartition
in interfaceMdb.ContainerInfoOrBuilder
- Returns:
- The archivePartition.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Mdb.ContainerInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.ContainerInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Mdb.ContainerInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.ContainerInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-