public static final class GribCollectionProto.GribCollection extends com.google.protobuf.GeneratedMessage.ExtendableMessage<GribCollectionProto.GribCollection> implements GribCollectionProto.GribCollectionOrBuilder
GribCollection
Modifier and Type | Class and Description |
---|---|
static class |
GribCollectionProto.GribCollection.Builder
Protobuf type
GribCollection |
com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
BACKPROCESSID_FIELD_NUMBER |
static int |
CENTER_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
DATASET_FIELD_NUMBER |
static int |
GDS_FIELD_NUMBER |
static int |
GENPROCESSID_FIELD_NUMBER |
static int |
GENPROCESSTYPE_FIELD_NUMBER |
static int |
LOCAL_FIELD_NUMBER |
static int |
MASTER_FIELD_NUMBER |
static int |
MASTERRUNTIME_FIELD_NUMBER |
static int |
MFILES_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PARAMS_FIELD_NUMBER |
static com.google.protobuf.Parser<GribCollectionProto.GribCollection> |
PARSER |
static int |
SUBCENTER_FIELD_NUMBER |
static int |
TOPDIR_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getBackProcessId()
optional int32 backProcessId = 13; |
int |
getCenter()
required int32 center = 7; |
GribCollectionProto.FcConfig |
getConfig()
optional .FcConfig config = 21; |
GribCollectionProto.FcConfigOrBuilder |
getConfigOrBuilder()
optional .FcConfig config = 21; |
GribCollectionProto.Dataset |
getDataset(int index)
repeated .Dataset dataset = 4; |
int |
getDatasetCount()
repeated .Dataset dataset = 4; |
java.util.List<GribCollectionProto.Dataset> |
getDatasetList()
repeated .Dataset dataset = 4; |
GribCollectionProto.DatasetOrBuilder |
getDatasetOrBuilder(int index)
repeated .Dataset dataset = 4; |
java.util.List<? extends GribCollectionProto.DatasetOrBuilder> |
getDatasetOrBuilderList()
repeated .Dataset dataset = 4; |
static GribCollectionProto.GribCollection |
getDefaultInstance() |
GribCollectionProto.GribCollection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GribCollectionProto.Gds |
getGds(int index)
repeated .Gds gds = 5; |
int |
getGdsCount()
repeated .Gds gds = 5; |
java.util.List<GribCollectionProto.Gds> |
getGdsList()
repeated .Gds gds = 5; |
GribCollectionProto.GdsOrBuilder |
getGdsOrBuilder(int index)
repeated .Gds gds = 5; |
java.util.List<? extends GribCollectionProto.GdsOrBuilder> |
getGdsOrBuilderList()
repeated .Gds gds = 5; |
int |
getGenProcessId()
optional int32 genProcessId = 12; |
int |
getGenProcessType()
optional int32 genProcessType = 11; |
int |
getLocal()
required int32 local = 10; |
int |
getMaster()
required int32 master = 9; |
GribCollectionProto.Coord |
getMasterRuntime()
required .Coord masterRuntime = 6; |
GribCollectionProto.CoordOrBuilder |
getMasterRuntimeOrBuilder()
required .Coord masterRuntime = 6; |
GribCollectionProto.MFile |
getMfiles(int index)
repeated .MFile mfiles = 3; |
int |
getMfilesCount()
repeated .MFile mfiles = 3; |
java.util.List<GribCollectionProto.MFile> |
getMfilesList()
repeated .MFile mfiles = 3; |
GribCollectionProto.MFileOrBuilder |
getMfilesOrBuilder(int index)
repeated .MFile mfiles = 3; |
java.util.List<? extends GribCollectionProto.MFileOrBuilder> |
getMfilesOrBuilderList()
repeated .MFile mfiles = 3; |
java.lang.String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
GribCollectionProto.Parameter |
getParams(int index)
repeated .Parameter params = 20; |
int |
getParamsCount()
repeated .Parameter params = 20; |
java.util.List<GribCollectionProto.Parameter> |
getParamsList()
repeated .Parameter params = 20; |
GribCollectionProto.ParameterOrBuilder |
getParamsOrBuilder(int index)
repeated .Parameter params = 20; |
java.util.List<? extends GribCollectionProto.ParameterOrBuilder> |
getParamsOrBuilderList()
repeated .Parameter params = 20; |
com.google.protobuf.Parser<GribCollectionProto.GribCollection> |
getParserForType() |
int |
getSerializedSize() |
int |
getSubcenter()
required int32 subcenter = 8; |
java.lang.String |
getTopDir()
required string topDir = 2; |
com.google.protobuf.ByteString |
getTopDirBytes()
required string topDir = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
optional int32 version = 14 [default = 0]; |
boolean |
hasBackProcessId()
optional int32 backProcessId = 13; |
boolean |
hasCenter()
required int32 center = 7; |
boolean |
hasConfig()
optional .FcConfig config = 21; |
boolean |
hasGenProcessId()
optional int32 genProcessId = 12; |
boolean |
hasGenProcessType()
optional int32 genProcessType = 11; |
boolean |
hasLocal()
required int32 local = 10; |
boolean |
hasMaster()
required int32 master = 9; |
boolean |
hasMasterRuntime()
required .Coord masterRuntime = 6; |
boolean |
hasName()
required string name = 1; |
boolean |
hasSubcenter()
required int32 subcenter = 8; |
boolean |
hasTopDir()
required string topDir = 2; |
boolean |
hasVersion()
optional int32 version = 14 [default = 0]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GribCollectionProto.GribCollection.Builder |
newBuilder() |
static GribCollectionProto.GribCollection.Builder |
newBuilder(GribCollectionProto.GribCollection prototype) |
GribCollectionProto.GribCollection.Builder |
newBuilderForType() |
protected GribCollectionProto.GribCollection.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static GribCollectionProto.GribCollection |
parseDelimitedFrom(java.io.InputStream input) |
static GribCollectionProto.GribCollection |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.GribCollection |
parseFrom(byte[] data) |
static GribCollectionProto.GribCollection |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.GribCollection |
parseFrom(com.google.protobuf.ByteString data) |
static GribCollectionProto.GribCollection |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.GribCollection |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GribCollectionProto.GribCollection |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GribCollectionProto.GribCollection |
parseFrom(java.io.InputStream input) |
static GribCollectionProto.GribCollection |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GribCollectionProto.GribCollection.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getAllFieldsRaw, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField
computeStringSize, computeStringSizeNoTag, getDescriptorForType, getOneofFieldDescriptor, hasOneof, internalGetMapField, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtension
public static com.google.protobuf.Parser<GribCollectionProto.GribCollection> PARSER
public static final int NAME_FIELD_NUMBER
public static final int TOPDIR_FIELD_NUMBER
public static final int MFILES_FIELD_NUMBER
public static final int DATASET_FIELD_NUMBER
public static final int GDS_FIELD_NUMBER
public static final int MASTERRUNTIME_FIELD_NUMBER
public static final int CENTER_FIELD_NUMBER
public static final int SUBCENTER_FIELD_NUMBER
public static final int MASTER_FIELD_NUMBER
public static final int LOCAL_FIELD_NUMBER
public static final int GENPROCESSTYPE_FIELD_NUMBER
public static final int GENPROCESSID_FIELD_NUMBER
public static final int BACKPROCESSID_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static GribCollectionProto.GribCollection getDefaultInstance()
public GribCollectionProto.GribCollection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GribCollectionProto.GribCollection>
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<GribCollectionProto.GribCollection> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
required string name = 1;
must be unique - index filename is name.ncx
hasName
in interface GribCollectionProto.GribCollectionOrBuilder
public java.lang.String getName()
required string name = 1;
must be unique - index filename is name.ncx
getName
in interface GribCollectionProto.GribCollectionOrBuilder
public com.google.protobuf.ByteString getNameBytes()
required string name = 1;
must be unique - index filename is name.ncx
getNameBytes
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasTopDir()
required string topDir = 2;
MFile, Partition filenames are reletive to this
hasTopDir
in interface GribCollectionProto.GribCollectionOrBuilder
public java.lang.String getTopDir()
required string topDir = 2;
MFile, Partition filenames are reletive to this
getTopDir
in interface GribCollectionProto.GribCollectionOrBuilder
public com.google.protobuf.ByteString getTopDirBytes()
required string topDir = 2;
MFile, Partition filenames are reletive to this
getTopDirBytes
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<GribCollectionProto.MFile> getMfilesList()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesList
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<? extends GribCollectionProto.MFileOrBuilder> getMfilesOrBuilderList()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesOrBuilderList
in interface GribCollectionProto.GribCollectionOrBuilder
public int getMfilesCount()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesCount
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.MFile getMfiles(int index)
repeated .MFile mfiles = 3;
list of grib MFiles
getMfiles
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.MFileOrBuilder getMfilesOrBuilder(int index)
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<GribCollectionProto.Dataset> getDatasetList()
repeated .Dataset dataset = 4;
getDatasetList
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<? extends GribCollectionProto.DatasetOrBuilder> getDatasetOrBuilderList()
repeated .Dataset dataset = 4;
getDatasetOrBuilderList
in interface GribCollectionProto.GribCollectionOrBuilder
public int getDatasetCount()
repeated .Dataset dataset = 4;
getDatasetCount
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.Dataset getDataset(int index)
repeated .Dataset dataset = 4;
getDataset
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.DatasetOrBuilder getDatasetOrBuilder(int index)
repeated .Dataset dataset = 4;
getDatasetOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<GribCollectionProto.Gds> getGdsList()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsList
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<? extends GribCollectionProto.GdsOrBuilder> getGdsOrBuilderList()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsOrBuilderList
in interface GribCollectionProto.GribCollectionOrBuilder
public int getGdsCount()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsCount
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.Gds getGds(int index)
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGds
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.GdsOrBuilder getGdsOrBuilder(int index)
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasMasterRuntime()
required .Coord masterRuntime = 6;
list of runtimes in this GC
hasMasterRuntime
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.Coord getMasterRuntime()
required .Coord masterRuntime = 6;
list of runtimes in this GC
getMasterRuntime
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.CoordOrBuilder getMasterRuntimeOrBuilder()
required .Coord masterRuntime = 6;
list of runtimes in this GC
getMasterRuntimeOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasCenter()
required int32 center = 7;
these 4 fields are to get a GribCustomizer
hasCenter
in interface GribCollectionProto.GribCollectionOrBuilder
public int getCenter()
required int32 center = 7;
these 4 fields are to get a GribCustomizer
getCenter
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasSubcenter()
required int32 subcenter = 8;
hasSubcenter
in interface GribCollectionProto.GribCollectionOrBuilder
public int getSubcenter()
required int32 subcenter = 8;
getSubcenter
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasMaster()
required int32 master = 9;
hasMaster
in interface GribCollectionProto.GribCollectionOrBuilder
public int getMaster()
required int32 master = 9;
getMaster
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasLocal()
required int32 local = 10;
grib1 table Version
hasLocal
in interface GribCollectionProto.GribCollectionOrBuilder
public int getLocal()
required int32 local = 10;
grib1 table Version
getLocal
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasGenProcessType()
optional int32 genProcessType = 11;
hasGenProcessType
in interface GribCollectionProto.GribCollectionOrBuilder
public int getGenProcessType()
optional int32 genProcessType = 11;
getGenProcessType
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasGenProcessId()
optional int32 genProcessId = 12;
hasGenProcessId
in interface GribCollectionProto.GribCollectionOrBuilder
public int getGenProcessId()
optional int32 genProcessId = 12;
getGenProcessId
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasBackProcessId()
optional int32 backProcessId = 13;
hasBackProcessId
in interface GribCollectionProto.GribCollectionOrBuilder
public int getBackProcessId()
optional int32 backProcessId = 13;
getBackProcessId
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasVersion()
optional int32 version = 14 [default = 0];
hasVersion
in interface GribCollectionProto.GribCollectionOrBuilder
public int getVersion()
optional int32 version = 14 [default = 0];
getVersion
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<GribCollectionProto.Parameter> getParamsList()
repeated .Parameter params = 20;
not used
getParamsList
in interface GribCollectionProto.GribCollectionOrBuilder
public java.util.List<? extends GribCollectionProto.ParameterOrBuilder> getParamsOrBuilderList()
repeated .Parameter params = 20;
not used
getParamsOrBuilderList
in interface GribCollectionProto.GribCollectionOrBuilder
public int getParamsCount()
repeated .Parameter params = 20;
not used
getParamsCount
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.Parameter getParams(int index)
repeated .Parameter params = 20;
not used
getParams
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.ParameterOrBuilder getParamsOrBuilder(int index)
repeated .Parameter params = 20;
not used
getParamsOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public boolean hasConfig()
optional .FcConfig config = 21;
hasConfig
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.FcConfig getConfig()
optional .FcConfig config = 21;
getConfig
in interface GribCollectionProto.GribCollectionOrBuilder
public GribCollectionProto.FcConfigOrBuilder getConfigOrBuilder()
optional .FcConfig config = 21;
getConfigOrBuilder
in interface GribCollectionProto.GribCollectionOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.ExtendableMessage<GribCollectionProto.GribCollection>
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.GribCollection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.GribCollection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GribCollectionProto.GribCollection parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static GribCollectionProto.GribCollection.Builder newBuilder()
public GribCollectionProto.GribCollection.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GribCollectionProto.GribCollection.Builder newBuilder(GribCollectionProto.GribCollection prototype)
public GribCollectionProto.GribCollection.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GribCollectionProto.GribCollection.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage