public class ClientIndexFactory extends Object implements IndexFactory
| Constructor and Description |
|---|
ClientIndexFactory(IgniteLogger log) |
| Modifier and Type | Method and Description |
|---|---|
Index |
createIndex(GridCacheContext<?,?> cctx,
IndexDefinition definition)
Creates index by specified definition for specified cache.
|
public ClientIndexFactory(IgniteLogger log)
public Index createIndex(GridCacheContext<?,?> cctx, IndexDefinition definition)
createIndex in interface IndexFactorycctx - Cache context.definition - Index definition.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023