Class Grid.Metadata

  • Enclosing interface:
    Grid

    public static class Grid.Metadata
    extends Object
    Utility class to help with deserialization of the metadata without other attributes (such as number of rows)
    • Field Detail

      • rowCount

        public long rowCount
      • recordCount

        public long recordCount
    • Constructor Detail

      • Metadata

        public Metadata()