Package org.apache.ignite.table
package org.apache.ignite.table
Table access API.
-
ClassDescriptionRepresents an exception that is thrown during data streaming.Data streamer item: data and operation type.Data streamer operation type.Data streamer options.Builder.DataStreamerReceiver<T,
A, R> Data streamer receiver.Context of theDataStreamerReceiverexecution.Data streamer receiver descriptor.Builder.Represents an entity that can be used as a target for streaming data.Interface that provides methods for managing tables.KeyValueView<K,V> Key-Value view of a table provides methods to access table records.Class represents a catalog object name (table, index and etc.) and provides factory methods.Utility class to provide direct access to internals ofQualifiedName.Deprecated.Builder.Streamer receiver execution options.ReceiverExecutionOptions builder.RecordView<R>Table view interface provides methods to access table records.Table provides different views (key-value vs record) and approaches (mapped-object vs binary) to access the data.Tuple represents an arbitrary set of columns whose values are accessible by column name.Utility class to provide direct access to internals ofTupleImpl.
DataStreamerReceiverDescriptor.