Uses of Class
org.apache.ignite.internal.cache.query.index.sorted.inline.InlineIndexFactory
-
Packages that use InlineIndexFactory Package Description org.apache.ignite.internal.cache.query.index.sorted.defragmentation org.apache.ignite.internal.cache.query.index.sorted.inline -
-
Uses of InlineIndexFactory in org.apache.ignite.internal.cache.query.index.sorted.defragmentation
Subclasses of InlineIndexFactory in org.apache.ignite.internal.cache.query.index.sorted.defragmentation Modifier and Type Class Description classDefragIndexFactoryCreates temporary index to defragment old index. -
Uses of InlineIndexFactory in org.apache.ignite.internal.cache.query.index.sorted.inline
Fields in org.apache.ignite.internal.cache.query.index.sorted.inline declared as InlineIndexFactory Modifier and Type Field Description static InlineIndexFactoryInlineIndexFactory. INSTANCE
-