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