Class RdbHistogramInfo

    • Constructor Detail

      • RdbHistogramInfo

        public RdbHistogramInfo​(int tbsIndex,
                                String columnName,
                                String partitionDir)
    • Method Detail

      • histoDbKey

        public static byte[] histoDbKey​(int tbsIndex,
                                        long sstart,
                                        byte[] columnv)