Index
All Classes and Interfaces|All Packages
A
- allowExtraFields() - Method in interface org.gridgain.ignite.migrationtools.adapter.clients.IgniteAdapterOptions
- allowNonDefaultConstructors() - Method in interface org.gridgain.ignite.migrationtools.adapter.clients.IgniteAdapterOptions
C
- create(String) - Method in interface org.gridgain.ignite.migrationtools.adapter.factories.IgniteClientFactory
- create(String) - Method in interface org.gridgain.ignite.migrationtools.adapter.factories.TableTypeRegistryFactory
- create(String, IgniteAdapterOptions) - Method in interface org.gridgain.ignite.migrationtools.adapter.factories.IgniteAdapterFactory
- create(String, IgniteAdapterOptions) - Method in interface org.gridgain.ignite.migrationtools.adapter.factories.IgniteClientAdapterFactory
I
- IgniteAdapterFactory - Interface in org.gridgain.ignite.migrationtools.adapter.factories
-
Factory for creating IgniteAdapter instances.
- IgniteAdapterOptions - Interface in org.gridgain.ignite.migrationtools.adapter.clients
-
Options for building a Ignite 3 client adapter.
- IgniteClientAdapterFactory - Interface in org.gridgain.ignite.migrationtools.adapter.factories
-
Factory for creating IgniteClientAdapter instances.
- IgniteClientFactory - Interface in org.gridgain.ignite.migrationtools.adapter.factories
-
TODO: GG-46404 Rethink this interface.
K
- keyClassName() - Method in class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
- keyFieldNameForColumn() - Method in class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
O
- org.gridgain.ignite.migrationtools.adapter.clients - package org.gridgain.ignite.migrationtools.adapter.clients
- org.gridgain.ignite.migrationtools.adapter.factories - package org.gridgain.ignite.migrationtools.adapter.factories
- org.gridgain.ignite.migrationtools.commons.tablemanagement - package org.gridgain.ignite.migrationtools.commons.tablemanagement
R
- registerTypesForTable(String, TableTypeDescriptor) - Method in interface org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeRegistry
-
Registers the supplied type hints for the given table.
T
- TableTypeDescriptor - Class in org.gridgain.ignite.migrationtools.commons.tablemanagement
-
Describes the key and value types of a Table.
- TableTypeDescriptor(String, String, Map<String, String>, Map<String, String>) - Constructor for class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
-
Constructor.
- tableTypeRegistry() - Method in interface org.gridgain.ignite.migrationtools.adapter.clients.IgniteAdapterOptions
- TableTypeRegistry - Interface in org.gridgain.ignite.migrationtools.commons.tablemanagement
-
This interface provides a registry for mappings between tables and their corresponding java types.
- TableTypeRegistryFactory - Interface in org.gridgain.ignite.migrationtools.adapter.factories
-
Factory for creating TableTypeRegistries.
- typeHints() - Method in class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
- typesForTable(String) - Method in interface org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeRegistry
-
Gets the available type hints for the table.
V
- valClassName() - Method in class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
- valFieldNameForColumn() - Method in class org.gridgain.ignite.migrationtools.commons.tablemanagement.TableTypeDescriptor
All Classes and Interfaces|All Packages