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, setMinVariableSizecomputeChunkingFromAttribute, factory, getChunkAttributepublic boolean isChunked(Variable v)
isChunked in interface Nc4ChunkingisChunked in class Nc4ChunkingDefaultpublic int getDeflateLevel(Variable v)
getDeflateLevel in interface Nc4ChunkinggetDeflateLevel in class Nc4ChunkingStrategypublic boolean isShuffle(Variable v)
isShuffle in interface Nc4ChunkingisShuffle in class Nc4ChunkingStrategy