public class Nc4ChunkingStrategyFromAttribute extends Nc4ChunkingStrategyImpl
:_ChunkSize = 1, 35, 56, 75; // int
Nc4Chunking.Strategy
Constructor and Description |
---|
Nc4ChunkingStrategyFromAttribute(int deflateLevel,
boolean shuffle) |
Modifier and Type | Method and Description |
---|---|
long[] |
computeChunking(Variable v) |
boolean |
isChunked(Variable v) |
factory, getChunkAttribute, getDeflateLevel, isShuffle
public Nc4ChunkingStrategyFromAttribute(int deflateLevel, boolean shuffle)
public boolean isChunked(Variable v)
isChunked
in interface Nc4Chunking
isChunked
in class Nc4ChunkingStrategyImpl
public long[] computeChunking(Variable v)
computeChunking
in interface Nc4Chunking
computeChunking
in class Nc4ChunkingStrategyImpl
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.