Class StatsTask
java.lang.Object
org.infinispan.query.core.stats.impl.StatsTask
- All Implemented Interfaces:
Function<EmbeddedCacheManager, SearchStatisticsSnapshot>
@ProtoTypeId(4207)
public class StatsTask
extends Object
implements Function<EmbeddedCacheManager, SearchStatisticsSnapshot>
-
Constructor Details
-
StatsTask
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<EmbeddedCacheManager, SearchStatisticsSnapshot>
-