| Package | Description |
|---|---|
| ucar.nc2.grib.collection |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionCollectionMutable.VariableIndexPartitioned |
| Modifier and Type | Method and Description |
|---|---|
GribCollectionMutable.VariableIndex |
GribCollectionMutable.GroupGC.addVariable(GribCollectionMutable.VariableIndex vi) |
GribCollectionMutable.VariableIndex |
GribCollectionMutable.GroupGC.findVariableByHash(GribCollectionMutable.VariableIndex want) |
GribCollectionMutable.VariableIndex |
GribCollectionMutable.makeVariableIndex(GribCollectionMutable.GroupGC g,
GribTables customizer,
int discipline,
int center,
int subcenter,
byte[] rawPds,
List<Integer> index,
long recordsPos,
int recordsLen) |
protected GribCollectionMutable.VariableIndex |
Grib2PartitionBuilderFromIndex.readVariableExtensions(GribCollectionMutable.GroupGC group,
GribCollectionProto.Variable proto,
GribCollectionMutable.VariableIndex vi) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<GribCollectionMutable.VariableIndex> |
GribCollectionMutable.GroupGC.getVariables() |
| Constructor and Description |
|---|
GribCollectionImmutable.VariableIndex.Info(GribCollectionMutable.VariableIndex gcVar) |
GribCollectionImmutable.VariableIndex(GribCollectionImmutable.GroupGC g,
GribCollectionMutable.VariableIndex gcVar) |
GribCollectionMutable.VariableIndex(GribCollectionMutable.GroupGC g,
GribCollectionMutable.VariableIndex other) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.