public class Nc4ChunkingStrategyNone extends Nc4ChunkingDefault
Nc4Chunking.Strategy
Constructor and Description |
---|
Nc4ChunkingStrategyNone() |
Modifier and Type | Method and Description |
---|---|
int |
getDeflateLevel(Variable v) |
boolean |
isChunked(Variable v) |
boolean |
isShuffle(Variable v) |
computeChunking, computeUnlimitedChunking, convertToLong, convertUnlimitedShape, getDefaultChunkSize, getMinChunksize, getMinVariableSize, setDefaultChunkSize, setMinChunksize, setMinVariableSize
computeChunkingFromAttribute, factory, getChunkAttribute
public boolean isChunked(Variable v)
isChunked
in interface Nc4Chunking
isChunked
in class Nc4ChunkingDefault
public int getDeflateLevel(Variable v)
getDeflateLevel
in interface Nc4Chunking
getDeflateLevel
in class Nc4ChunkingStrategy
public boolean isShuffle(Variable v)
isShuffle
in interface Nc4Chunking
isShuffle
in class Nc4ChunkingStrategy