Class RemoteInputTableDescriptor.GetQuery

java.lang.Object
com.illumon.iris.db.tables.remotequery.ContextAwareRemoteQuery<Inflatable<MutableInputTable>>
com.illumon.iris.db.util.config.RemoteInputTableDescriptor.GetQuery
All Implemented Interfaces:
RemoteQuery<Inflatable<MutableInputTable>>, Serializable
Enclosing class:
RemoteInputTableDescriptor

public static final class RemoteInputTableDescriptor.GetQuery
extends ContextAwareRemoteQuery<Inflatable<MutableInputTable>>
See Also:
Serialized Form
  • Constructor Details

    • GetQuery

      public GetQuery​(int tableId)
  • Method Details