public static interface GribCollectionProto.VariableOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordIdx(int index)
repeated uint32 coordIdx = 6 [packed = true]; |
int |
getCoordIdxCount()
repeated uint32 coordIdx = 6 [packed = true]; |
List<Integer> |
getCoordIdxList()
repeated uint32 coordIdx = 6 [packed = true]; |
int |
getDiscipline()
optional uint32 discipline = 1; |
int |
getIds(int index)
repeated uint32 ids = 3 [packed = true]; |
int |
getIdsCount()
repeated uint32 ids = 3 [packed = true]; |
List<Integer> |
getIdsList()
repeated uint32 ids = 3 [packed = true]; |
int |
getMissing()
optional uint32 missing = 10; |
int |
getNdups()
optional uint32 ndups = 8; |
int |
getNrecords()
optional uint32 nrecords = 9; |
GribCollectionProto.PartitionVariable |
getPartVariable(int index)
repeated .PartitionVariable partVariable = 100; |
int |
getPartVariableCount()
repeated .PartitionVariable partVariable = 100; |
List<GribCollectionProto.PartitionVariable> |
getPartVariableList()
repeated .PartitionVariable partVariable = 100; |
GribCollectionProto.PartitionVariableOrBuilder |
getPartVariableOrBuilder(int index)
repeated .PartitionVariable partVariable = 100; |
List<? extends GribCollectionProto.PartitionVariableOrBuilder> |
getPartVariableOrBuilderList()
repeated .PartitionVariable partVariable = 100; |
com.google.protobuf.ByteString |
getPds()
optional bytes pds = 2; |
int |
getRecordsLen()
optional uint32 recordsLen = 5; |
long |
getRecordsPos()
optional uint64 recordsPos = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getDiscipline()
optional uint32 discipline = 1;com.google.protobuf.ByteString getPds()
optional bytes pds = 2;
raw pds
List<Integer> getIdsList()
repeated uint32 ids = 3 [packed = true];
extra info not in pds; grib2 id section
int getIdsCount()
repeated uint32 ids = 3 [packed = true];
extra info not in pds; grib2 id section
int getIds(int index)
repeated uint32 ids = 3 [packed = true];
extra info not in pds; grib2 id section
long getRecordsPos()
optional uint64 recordsPos = 4;
offset of SparseArray message for this Variable
int getRecordsLen()
optional uint32 recordsLen = 5;
size of SparseArray message for this Variable
List<Integer> getCoordIdxList()
repeated uint32 coordIdx = 6 [packed = true];
indexes into Group.coords
int getCoordIdxCount()
repeated uint32 coordIdx = 6 [packed = true];
indexes into Group.coords
int getCoordIdx(int index)
repeated uint32 coordIdx = 6 [packed = true];
indexes into Group.coords
int getNdups()
optional uint32 ndups = 8;
optionally keep stats
int getNrecords()
optional uint32 nrecords = 9;int getMissing()
optional uint32 missing = 10;List<GribCollectionProto.PartitionVariable> getPartVariableList()
repeated .PartitionVariable partVariable = 100;
partition only
GribCollectionProto.PartitionVariable getPartVariable(int index)
repeated .PartitionVariable partVariable = 100;
partition only
int getPartVariableCount()
repeated .PartitionVariable partVariable = 100;
partition only
List<? extends GribCollectionProto.PartitionVariableOrBuilder> getPartVariableOrBuilderList()
repeated .PartitionVariable partVariable = 100;
partition only
GribCollectionProto.PartitionVariableOrBuilder getPartVariableOrBuilder(int index)
repeated .PartitionVariable partVariable = 100;
partition only