All Classes and Interfaces

Class
Description
 
Maps a ResultSet returned by DML queries into an Ignite 2 style result set, which has with a single record with a column for the affected rows.
Tries to Adapt a KeyValueView into an Ignite2 Cache.
Provides basic methods to interact with an Ignite 3 table in a similar fashion as an Ignite 2.
Dataclass that combines a schema and table name.
Converts Java Calendars to Instants.
Converts Java Calendars to LocalDateTime.
Provides a base adaptation for the Ignite 2 Client to communicate to the Ignite 3 cluster.
ClusterGroupAdapter.
Converts Java Date Calendars to Instants.
Converts Java Date to LocalDateTime.
Converts an Enum to String.
 
 
 
 
 
 
Identity Converter.
 
Builder of adapted Ignite instances.
Adapter for the Ignite interface.
 
Builder of adapted IgniteClient instances.
 
 
IgniteClusterAdapter.
IgniteComputeAdapter.
Adapter for Ignite 2 futures.
Marshaller implementation based on JDK Serialization.
 
Adapts an Ignite 3 Table into the Ignite 2 Cache interface.
 
Converter for a column of native type.
This class is essentially a visitor for SQL nodes in a query.
Utility methods for parsing/transforming SQL queries.
 
Converts SQL Date to LocalDateTime.
Converts SQL Timestamp to Instant.
Converts SQL Timestamp to LocalDateTime.
Converts SQL Time to Local Time.
Static Factory for TypeConverter.
 
 
Factory for TypeConverter based on the required types.
Exception thrown when unable to create a mapper.
 
Marshaller for null values.