Index

D F G M O P S 
All Classes and Interfaces|All Packages|Serialized Form

D

destroyMap(String) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
destroyMapAsync(String) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 

F

forKeyType(String, ColumnType, ColumnType) - Static method in exception org.gridgain.internal.structure.MapTypeMismatchException
Creates an exception for key type mismatch.
forValueType(String, ColumnType, ColumnType) - Static method in exception org.gridgain.internal.structure.MapTypeMismatchException
Creates an exception for value type mismatch.

G

getOrCreateMap(String, Class<K>, Class<V>) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
getOrCreateMap(String, Marshaller<K, byte[]>, Marshaller<V, byte[]>) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
getOrCreateMap(MapConfiguration) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
getOrCreateMapAsync(String, Class<K>, Class<V>) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
getOrCreateMapAsync(String, Marshaller<K, byte[]>, Marshaller<V, byte[]>) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
getOrCreateMapAsync(MapConfiguration) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
GridgainStructuresComponent - Class in org.gridgain.internal.structure
Internal implementation of IgniteStructures.
GridgainStructuresComponent(CatalogManager, IgniteTablesInternal, IgniteSql, String) - Constructor for class org.gridgain.internal.structure.GridgainStructuresComponent
Constructor.

M

MapTypeMismatchException - Exception in org.gridgain.internal.structure
Exception thrown when a map already exists with different key or value types.
MapTypeMismatchException(UUID, int, String, Throwable) - Constructor for exception org.gridgain.internal.structure.MapTypeMismatchException
Creates a MapTypeMismatchException with all parameters.

O

org.gridgain.internal.structure - package org.gridgain.internal.structure
 

P

process(StructureDescriptor<K, V>) - Method in class org.gridgain.internal.structure.StructureProcessor
Process structure descriptor and returns or creates associated KeyValueView with provided structure descriptor.

S

startAsync(ComponentContext) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
stopAsync(ComponentContext) - Method in class org.gridgain.internal.structure.GridgainStructuresComponent
 
StructureProcessor - Class in org.gridgain.internal.structure
Structure descriptor processor.
StructureProcessor(CatalogManager, IgniteTablesInternal, String) - Constructor for class org.gridgain.internal.structure.StructureProcessor
Constructor.
D F G M O P S 
All Classes and Interfaces|All Packages|Serialized Form