Interface HistogramValueReader


public interface HistogramValueReader
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    read(Block block, int position, long count)
     
  • Method Details

    • read

      void read(Block block, int position, long count)