public static final class GribCollectionProto.GribCollection extends com.google.protobuf.GeneratedMessage implements GribCollectionProto.GribCollectionOrBuilder
GribCollection| Modifier and Type | Class and Description |
|---|---|
static class |
GribCollectionProto.GribCollection.Builder
Protobuf type
GribCollection |
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 |
ENDTIME_FIELD_NUMBER |
static int |
GDS_FIELD_NUMBER |
static int |
GENPROCESSID_FIELD_NUMBER |
static int |
GENPROCESSTYPE_FIELD_NUMBER |
static int |
ISPARTITIONOFPARTITIONS_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 |
PARTITIONS_FIELD_NUMBER |
static int |
RUN2PART_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
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()
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; |
static GribCollectionProto.GribCollection |
getDefaultInstance() |
GribCollectionProto.GribCollection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<GribCollectionProto.GribCollection> |
getParserForType() |
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]; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
optional int32 version = 14; |
boolean |
hasConfig()
optional .FcConfig config = 21; |
boolean |
hasMasterRuntime()
optional .Coord masterRuntime = 6; |
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(InputStream input) |
static GribCollectionProto.GribCollection |
parseDelimitedFrom(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(InputStream input) |
static GribCollectionProto.GribCollection |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GribCollectionProto.GribCollection> |
parser() |
GribCollectionProto.GribCollection.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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 CONFIG_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int PARTITIONS_FIELD_NUMBER
public static final int ISPARTITIONOFPARTITIONS_FIELD_NUMBER
public static final int RUN2PART_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic String getName()
optional string name = 1;
must be unique - index filename is name.ncx
getName in interface GribCollectionProto.GribCollectionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
must be unique - index filename is name.ncx
getNameBytes in interface GribCollectionProto.GribCollectionOrBuilderpublic String getTopDir()
optional string topDir = 2;
MFile, Partition filenames are reletive to this
getTopDir in interface GribCollectionProto.GribCollectionOrBuilderpublic com.google.protobuf.ByteString getTopDirBytes()
optional string topDir = 2;
MFile, Partition filenames are reletive to this
getTopDirBytes in interface GribCollectionProto.GribCollectionOrBuilderpublic List<GribCollectionProto.MFile> getMfilesList()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesList in interface GribCollectionProto.GribCollectionOrBuilderpublic List<? extends GribCollectionProto.MFileOrBuilder> getMfilesOrBuilderList()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesOrBuilderList in interface GribCollectionProto.GribCollectionOrBuilderpublic int getMfilesCount()
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesCount in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.MFile getMfiles(int index)
repeated .MFile mfiles = 3;
list of grib MFiles
getMfiles in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.MFileOrBuilder getMfilesOrBuilder(int index)
repeated .MFile mfiles = 3;
list of grib MFiles
getMfilesOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic List<GribCollectionProto.Dataset> getDatasetList()
repeated .Dataset dataset = 4;getDatasetList in interface GribCollectionProto.GribCollectionOrBuilderpublic List<? extends GribCollectionProto.DatasetOrBuilder> getDatasetOrBuilderList()
repeated .Dataset dataset = 4;getDatasetOrBuilderList in interface GribCollectionProto.GribCollectionOrBuilderpublic int getDatasetCount()
repeated .Dataset dataset = 4;getDatasetCount in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.Dataset getDataset(int index)
repeated .Dataset dataset = 4;getDataset in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.DatasetOrBuilder getDatasetOrBuilder(int index)
repeated .Dataset dataset = 4;getDatasetOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic List<GribCollectionProto.Gds> getGdsList()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsList in interface GribCollectionProto.GribCollectionOrBuilderpublic List<? extends GribCollectionProto.GdsOrBuilder> getGdsOrBuilderList()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsOrBuilderList in interface GribCollectionProto.GribCollectionOrBuilderpublic int getGdsCount()
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsCount in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.Gds getGds(int index)
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGds in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.GdsOrBuilder getGdsOrBuilder(int index)
repeated .Gds gds = 5;
unique Gds, shared amongst datasets
getGdsOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic boolean hasMasterRuntime()
optional .Coord masterRuntime = 6;
list of runtimes in this GC
hasMasterRuntime in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.Coord getMasterRuntime()
optional .Coord masterRuntime = 6;
list of runtimes in this GC
getMasterRuntime in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.CoordOrBuilder getMasterRuntimeOrBuilder()
optional .Coord masterRuntime = 6;
list of runtimes in this GC
getMasterRuntimeOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic int getCenter()
optional int32 center = 7;
LOOK these are taken from first record; not storing variants (!)
getCenter in interface GribCollectionProto.GribCollectionOrBuilderpublic int getSubcenter()
optional int32 subcenter = 8;getSubcenter in interface GribCollectionProto.GribCollectionOrBuilderpublic int getMaster()
optional int32 master = 9;getMaster in interface GribCollectionProto.GribCollectionOrBuilderpublic int getLocal()
optional int32 local = 10;
grib1 table Version
getLocal in interface GribCollectionProto.GribCollectionOrBuilderpublic int getGenProcessType()
optional int32 genProcessType = 11;getGenProcessType in interface GribCollectionProto.GribCollectionOrBuilderpublic int getGenProcessId()
optional int32 genProcessId = 12;getGenProcessId in interface GribCollectionProto.GribCollectionOrBuilderpublic int getBackProcessId()
optional int32 backProcessId = 13;getBackProcessId in interface GribCollectionProto.GribCollectionOrBuilderpublic int getVersion()
optional int32 version = 14;
>= 3 for proto3 (5.0+)
getVersion in interface GribCollectionProto.GribCollectionOrBuilderpublic boolean hasConfig()
optional .FcConfig config = 21;
repeated Parameter params = 20; // not used
hasConfig in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.FcConfig getConfig()
optional .FcConfig config = 21;
repeated Parameter params = 20; // not used
getConfig in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.FcConfigOrBuilder getConfigOrBuilder()
optional .FcConfig config = 21;
repeated Parameter params = 20; // not used
getConfigOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic long getStartTime()
optional uint64 startTime = 22;
calendar date, first valid time
getStartTime in interface GribCollectionProto.GribCollectionOrBuilderpublic long getEndTime()
optional uint64 endTime = 23;
calendar date, last valid time
getEndTime in interface GribCollectionProto.GribCollectionOrBuilderpublic List<GribCollectionProto.Partition> getPartitionsList()
repeated .Partition partitions = 100;
extensions
getPartitionsList in interface GribCollectionProto.GribCollectionOrBuilderpublic List<? extends GribCollectionProto.PartitionOrBuilder> getPartitionsOrBuilderList()
repeated .Partition partitions = 100;
extensions
getPartitionsOrBuilderList in interface GribCollectionProto.GribCollectionOrBuilderpublic int getPartitionsCount()
repeated .Partition partitions = 100;
extensions
getPartitionsCount in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.Partition getPartitions(int index)
repeated .Partition partitions = 100;
extensions
getPartitions in interface GribCollectionProto.GribCollectionOrBuilderpublic GribCollectionProto.PartitionOrBuilder getPartitionsOrBuilder(int index)
repeated .Partition partitions = 100;
extensions
getPartitionsOrBuilder in interface GribCollectionProto.GribCollectionOrBuilderpublic boolean getIsPartitionOfPartitions()
optional bool isPartitionOfPartitions = 101;getIsPartitionOfPartitions in interface GribCollectionProto.GribCollectionOrBuilderpublic List<Integer> getRun2PartList()
repeated uint32 run2part = 102 [packed = true];
masterRuntime index to partition index
getRun2PartList in interface GribCollectionProto.GribCollectionOrBuilderpublic int getRun2PartCount()
repeated uint32 run2part = 102 [packed = true];
masterRuntime index to partition index
getRun2PartCount in interface GribCollectionProto.GribCollectionOrBuilderpublic int getRun2Part(int index)
repeated uint32 run2part = 102 [packed = true];
masterRuntime index to partition index
getRun2Part in interface GribCollectionProto.GribCollectionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.GribCollection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.GribCollection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GribCollectionProto.GribCollection parseFrom(InputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.GribCollection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GribCollectionProto.GribCollection parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.GribCollection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GribCollectionProto.GribCollection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GribCollectionProto.GribCollection.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GribCollectionProto.GribCollection.Builder newBuilder()
public static GribCollectionProto.GribCollection.Builder newBuilder(GribCollectionProto.GribCollection prototype)
public GribCollectionProto.GribCollection.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GribCollectionProto.GribCollection.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static GribCollectionProto.GribCollection getDefaultInstance()
public static com.google.protobuf.Parser<GribCollectionProto.GribCollection> parser()
public com.google.protobuf.Parser<GribCollectionProto.GribCollection> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic GribCollectionProto.GribCollection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder