public static class DatasetWriter.BeanChunker extends java.lang.Object implements Nc4Chunking
Nc4Chunking.Strategy| Modifier and Type | Method and Description |
|---|---|
long[] |
computeChunking(Variable v) |
int |
getDeflateLevel(Variable v) |
boolean |
isChunked(Variable v) |
boolean |
isShuffle(Variable v) |
public boolean isChunked(Variable v)
isChunked in interface Nc4Chunkingpublic long[] computeChunking(Variable v)
computeChunking in interface Nc4Chunkingpublic int getDeflateLevel(Variable v)
getDeflateLevel in interface Nc4Chunkingpublic boolean isShuffle(Variable v)
isShuffle in interface Nc4Chunking