Class Details


  • public class Details
    extends Object

    Details (header) of a PADRE result packet

    Contains information about the collection and the PADRE version.

    Since:
    11.0
    • Field Detail

      • padreVersion

        private String padreVersion
        Version of the PADRE query processor.
      • collectionSize

        private String collectionSize
        Size of the index.
      • collectionUpdated

        private Date collectionUpdated
        Last updated date of the index.
    • Constructor Detail

      • Details

        public Details()