Package com.illumon.iris.db.util.config
-
Interface Summary Interface Description InputTableAppender InputTableEnumGetter InputTableRowSetter InputTableStatusListener A listener to be used with asynchronous input table methods to receive status notifications.MutableInputTable A minimal interface for mutable tables that can be changed over the OpenAPI.TableInputHandler.ColumnConfigAttribute An attribute for a column. -
Class Summary Class Description CustomAction CustomAction.Descriptor CustomAction.FetchQuery InputTable A pseudo-table implementation that provides rudimentary CRUD-like operations on a user table.InputTableSnapshotter This tool will examine a specified set of input tables and write snapshot tables as necessary.InputTableSnapshotter.Result InputTableStatusListener.Future RemoteInputTableDescriptor RemoteInputTableDescriptor.GetQuery RemoteInputTableDescriptor.InputTableFromServer RemoteInputTableDescriptor.MutableInputTableReference RemoteInputTableDescriptor.ToServer RemoteInputTableDescriptor.ToServer.SetQuery RemoteMutableInputTable The RemoteMutableInputTable is a client side object that has enough information about the definition of the input table to answer definitional questions locally; and a handle to the remote Table.SimpleAppender TableInputHandler Methods for assisting in input table construction.TableInputHandler.ColumnConfig Configuration for an input table column.TableInputHandler.EnumValues Used to create an allowable set of items to select from for the particular column. -
Exception Summary Exception Description TableInputHandler.TimeoutException