public static interface GribCollectionProto.PartitionVariableOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getGroupno()
uint32 groupno = 1; |
int |
getMissing()
uint32 missing = 10; |
int |
getNdups()
optionally keep stats
|
int |
getNrecords()
uint32 nrecords = 9; |
int |
getPartno()
uint32 partno = 4; |
int |
getVarno()
uint32 varno = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getGroupno()
uint32 groupno = 1;
int getVarno()
uint32 varno = 2;
int getPartno()
uint32 partno = 4;
int getNdups()
optionally keep stats
uint32 ndups = 8;
int getNrecords()
uint32 nrecords = 9;
int getMissing()
uint32 missing = 10;