Class PushJobZstdConfig


  • public class PushJobZstdConfig
    extends java.lang.Object
    • Constructor Detail

      • PushJobZstdConfig

        public PushJobZstdConfig​(VeniceProperties props,
                                 int numFiles)
    • Method Detail

      • getZstdDictTrainer

        public com.github.luben.zstd.ZstdDictTrainer getZstdDictTrainer()
      • getMaxBytesPerFile

        public int getMaxBytesPerFile()
      • getMaxSampleSize

        public int getMaxSampleSize()
      • getFilledSize

        public int getFilledSize()
      • addFilledSize

        public void addFilledSize​(int filledSize)
      • getCollectedNumberOfSamples

        public int getCollectedNumberOfSamples()
      • incrCollectedNumberOfSamples

        public void incrCollectedNumberOfSamples()