public static interface GribCollectionProto.GribCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getBackProcessId()
int32 backProcessId = 13; |
int |
getCenter()
LOOK these are taken from first record; not storing variants (!)
|
GribCollectionProto.FcConfig |
getConfig()
repeated Parameter params = 20; // not used
|
GribCollectionProto.FcConfigOrBuilder |
getConfigOrBuilder()
repeated Parameter params = 20; // not used
|
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; |
long |
getEndTime()
calendar date, last valid time
|
GribCollectionProto.Gds |
getGds(int index)
unique Gds, shared amongst datasets
|
int |
getGdsCount()
unique Gds, shared amongst datasets
|
java.util.List<GribCollectionProto.Gds> |
getGdsList()
unique Gds, shared amongst datasets
|
GribCollectionProto.GdsOrBuilder |
getGdsOrBuilder(int index)
unique Gds, shared amongst datasets
|
java.util.List<? extends GribCollectionProto.GdsOrBuilder> |
getGdsOrBuilderList()
unique Gds, shared amongst datasets
|
int |
getGenProcessId()
int32 genProcessId = 12; |
int |
getGenProcessType()
int32 genProcessType = 11; |
boolean |
getIsPartitionOfPartitions()
bool isPartitionOfPartitions = 101; |
int |
getLocal()
grib1 table Version
|
int |
getMaster()
int32 master = 9; |
GribCollectionProto.Coord |
getMasterRuntime()
list of runtimes in this GC
|
GribCollectionProto.CoordOrBuilder |
getMasterRuntimeOrBuilder()
list of runtimes in this GC
|
GribCollectionProto.MFile |
getMfiles(int index)
list of grib MFiles
|
int |
getMfilesCount()
list of grib MFiles
|
java.util.List<GribCollectionProto.MFile> |
getMfilesList()
list of grib MFiles
|
GribCollectionProto.MFileOrBuilder |
getMfilesOrBuilder(int index)
list of grib MFiles
|
java.util.List<? extends GribCollectionProto.MFileOrBuilder> |
getMfilesOrBuilderList()
list of grib MFiles
|
java.lang.String |
getName()
must be unique - index filename is name.ncx
|
com.google.protobuf.ByteString |
getNameBytes()
must be unique - index filename is name.ncx
|
GribCollectionProto.Partition |
getPartitions(int index)
extensions
|
int |
getPartitionsCount()
extensions
|
java.util.List<GribCollectionProto.Partition> |
getPartitionsList()
extensions
|
GribCollectionProto.PartitionOrBuilder |
getPartitionsOrBuilder(int index)
extensions
|
java.util.List<? extends GribCollectionProto.PartitionOrBuilder> |
getPartitionsOrBuilderList()
extensions
|
int |
getRun2Part(int index)
masterRuntime index to partition index
|
int |
getRun2PartCount()
masterRuntime index to partition index
|
java.util.List<java.lang.Integer> |
getRun2PartList()
masterRuntime index to partition index
|
long |
getStartTime()
calendar date, first valid time
|
int |
getSubcenter()
int32 subcenter = 8; |
java.lang.String |
getTopDir()
MFile, Partition filenames are relative to this
|
com.google.protobuf.ByteString |
getTopDirBytes()
MFile, Partition filenames are relative to this
|
int |
getVersion()
>= 3 for proto3 (5.0+)
|
boolean |
hasConfig()
repeated Parameter params = 20; // not used
|
boolean |
hasMasterRuntime()
list of runtimes in this GC
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getName()
must be unique - index filename is name.ncx
string name = 1;
com.google.protobuf.ByteString getNameBytes()
must be unique - index filename is name.ncx
string name = 1;
java.lang.String getTopDir()
MFile, Partition filenames are relative to this
string topDir = 2;
com.google.protobuf.ByteString getTopDirBytes()
MFile, Partition filenames are relative to this
string topDir = 2;
java.util.List<GribCollectionProto.MFile> getMfilesList()
list of grib MFiles
repeated .MFile mfiles = 3;
GribCollectionProto.MFile getMfiles(int index)
list of grib MFiles
repeated .MFile mfiles = 3;
int getMfilesCount()
list of grib MFiles
repeated .MFile mfiles = 3;
java.util.List<? extends GribCollectionProto.MFileOrBuilder> getMfilesOrBuilderList()
list of grib MFiles
repeated .MFile mfiles = 3;
GribCollectionProto.MFileOrBuilder getMfilesOrBuilder(int index)
list of grib MFiles
repeated .MFile mfiles = 3;
java.util.List<GribCollectionProto.Dataset> getDatasetList()
repeated .Dataset dataset = 4;
GribCollectionProto.Dataset getDataset(int index)
repeated .Dataset dataset = 4;
int getDatasetCount()
repeated .Dataset dataset = 4;
java.util.List<? extends GribCollectionProto.DatasetOrBuilder> getDatasetOrBuilderList()
repeated .Dataset dataset = 4;
GribCollectionProto.DatasetOrBuilder getDatasetOrBuilder(int index)
repeated .Dataset dataset = 4;
java.util.List<GribCollectionProto.Gds> getGdsList()
unique Gds, shared amongst datasets
repeated .Gds gds = 5;
GribCollectionProto.Gds getGds(int index)
unique Gds, shared amongst datasets
repeated .Gds gds = 5;
int getGdsCount()
unique Gds, shared amongst datasets
repeated .Gds gds = 5;
java.util.List<? extends GribCollectionProto.GdsOrBuilder> getGdsOrBuilderList()
unique Gds, shared amongst datasets
repeated .Gds gds = 5;
GribCollectionProto.GdsOrBuilder getGdsOrBuilder(int index)
unique Gds, shared amongst datasets
repeated .Gds gds = 5;
boolean hasMasterRuntime()
list of runtimes in this GC
.Coord masterRuntime = 6;
GribCollectionProto.Coord getMasterRuntime()
list of runtimes in this GC
.Coord masterRuntime = 6;
GribCollectionProto.CoordOrBuilder getMasterRuntimeOrBuilder()
list of runtimes in this GC
.Coord masterRuntime = 6;
int getCenter()
LOOK these are taken from first record; not storing variants (!)
int32 center = 7;
int getSubcenter()
int32 subcenter = 8;
int getMaster()
int32 master = 9;
int getLocal()
grib1 table Version
int32 local = 10;
int getGenProcessType()
int32 genProcessType = 11;
int getGenProcessId()
int32 genProcessId = 12;
int getBackProcessId()
int32 backProcessId = 13;
int getVersion()
>= 3 for proto3 (5.0+)
int32 version = 14;
boolean hasConfig()
repeated Parameter params = 20; // not used
.FcConfig config = 21;
GribCollectionProto.FcConfig getConfig()
repeated Parameter params = 20; // not used
.FcConfig config = 21;
GribCollectionProto.FcConfigOrBuilder getConfigOrBuilder()
repeated Parameter params = 20; // not used
.FcConfig config = 21;
long getStartTime()
calendar date, first valid time
uint64 startTime = 22;
long getEndTime()
calendar date, last valid time
uint64 endTime = 23;
java.util.List<GribCollectionProto.Partition> getPartitionsList()
extensions
repeated .Partition partitions = 100;
GribCollectionProto.Partition getPartitions(int index)
extensions
repeated .Partition partitions = 100;
int getPartitionsCount()
extensions
repeated .Partition partitions = 100;
java.util.List<? extends GribCollectionProto.PartitionOrBuilder> getPartitionsOrBuilderList()
extensions
repeated .Partition partitions = 100;
GribCollectionProto.PartitionOrBuilder getPartitionsOrBuilder(int index)
extensions
repeated .Partition partitions = 100;
boolean getIsPartitionOfPartitions()
bool isPartitionOfPartitions = 101;
java.util.List<java.lang.Integer> getRun2PartList()
masterRuntime index to partition index
repeated uint32 run2part = 102 [packed = true];
int getRun2PartCount()
masterRuntime index to partition index
repeated uint32 run2part = 102 [packed = true];
int getRun2Part(int index)
masterRuntime index to partition index
repeated uint32 run2part = 102 [packed = true];
index
- The index of the element to return.