Uses of Class
org.apache.ignite.internal.metric.IoStatisticsHolderIndex
-
Packages that use IoStatisticsHolderIndex Package Description org.apache.ignite.internal.cache.query.index.sorted.inline -
-
Uses of IoStatisticsHolderIndex in org.apache.ignite.internal.cache.query.index.sorted.inline
Constructors in org.apache.ignite.internal.cache.query.index.sorted.inline with parameters of type IoStatisticsHolderIndex Constructor Description InlineIndexImpl(GridCacheContext<?,?> cctx, SortedIndexDefinition def, InlineIndexTree[] segments, IoStatisticsHolderIndex stats)Constructor.
-