Class | Description |
---|---|
CompressedMatrixBlock | |
CompressedMatrixBlockFactory |
Factory pattern to construct a CompressedMatrixBlock.
|
CompressionSettings |
Compression Settings class, used as a bundle of parameters inside the Compression framework.
|
CompressionSettingsBuilder |
Builder pattern for Compression Settings.
|
CompressionStatistics |
Compression Statistics contain the main information gathered from the compression, such as sizes of the original
matrix, vs the compressed representation at different stages of the compression.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.