Uses of Class
io.datarouter.filesystem.snapshot.encode.RootBlockFields.RootBlockEncoderTimings
| Package | Description |
|---|---|
| io.datarouter.filesystem.snapshot.encode |
-
Uses of RootBlockFields.RootBlockEncoderTimings in io.datarouter.filesystem.snapshot.encode
Fields in io.datarouter.filesystem.snapshot.encode declared as RootBlockFields.RootBlockEncoderTimings Modifier and Type Field Description RootBlockFields.RootBlockEncoderTimingsRootBlockFields. timingsConstructors in io.datarouter.filesystem.snapshot.encode with parameters of type RootBlockFields.RootBlockEncoderTimings 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)