Package org.apache.ignite.table
package org.apache.ignite.table
Table access API.
-
ClassDescriptionContinuous query options.Builder.Continuous query watermark based on physical time (wall clock).Represents an object which can be queried continuously.Continuous query watermark.Represents 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 theDataStreamerReceiver
execution.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
.Data streamer receiver descriptor.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.Table row event.Table row event batch.Table row event type.Tuple represents an arbitrary set of columns whose values are accessible by column name.Utility class to provide direct access to internals ofTupleImpl
.