Class PrepareViewport

java.lang.Object
com.illumon.iris.db.tables.remote.PrepareViewport

public class PrepareViewport
extends Object
  • Constructor Details

  • Method Details

    • prepareViewport

      public static Table prepareViewport​(Table theTable)
      Prepare a table for sending to the client as a viewport based on its attributes.

      Typically, this involves calling Table.preemptiveUpdatesTable(long).

      Parameters:
      theTable - the table to prepare for a viewport
      Returns:
      a version of the table suitable for export as a viewport