Class TableSnapshotMeta

java.lang.Object
org.gridgain.internal.snapshots.meta.TableSnapshotMeta

public class TableSnapshotMeta extends Object
Class that represents metadata of a snapshot of a table.
  • Constructor Details

    • TableSnapshotMeta

      public TableSnapshotMeta(TableSchemaView schema)
      Constructor.
      Parameters:
      schema - Table schema.
  • Method Details