Class SearchChunkTrailer

    • Constructor Detail

      • SearchChunkTrailer

        public SearchChunkTrailer​(long totalRows,
                                  double maxScore,
                                  long took,
                                  byte[] facets)
    • Method Detail

      • totalRows

        public long totalRows()
      • maxScore

        public double maxScore()
      • took

        public long took()
      • facets

        public byte[] facets()