Uses of Class
io.datarouter.filesystem.snapshot.encode.RootBlockFields.RootBlockEncoderBlockEndings
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.encode |
-
Uses of RootBlockFields.RootBlockEncoderBlockEndings in io.datarouter.filesystem.snapshot.encode
Fields in io.datarouter.filesystem.snapshot.encode declared as RootBlockFields.RootBlockEncoderBlockEndings Modifier and Type Field Description RootBlockFields.RootBlockEncoderBlockEndingsRootBlockFields. blockEndingsConstructors in io.datarouter.filesystem.snapshot.encode with parameters of type RootBlockFields.RootBlockEncoderBlockEndings Constructor Description RootBlockFields(boolean sorted, SnapshotPaths snapshotPaths, RootBlockFields.RootBlockEncoderFormats formats, RootBlockFields.RootBlockEncoderCompressors compressors, RootBlockFields.RootBlockEncoderBytesPerFile bytesPerFile, RootBlockFields.RootBlockEncoderBlocksPerFile blocksPerFile, long numEntries, int numBranchLevels, RootBlockFields.RootBlockEncoderBlockCounts blockCounts, RootBlockFields.RootBlockEncoderByteCountsEncoded byteCountsEncoded, RootBlockFields.RootBlockEncoderByteCountsCompressed byteCountsCompressed, RootBlockFields.RootBlockEncoderBlockEndings blockEndings, RootBlockFields.RootBlockEncoderTimings timings)