Uses of Package
org.infinispan.server.resp.commands.topk
Packages that use org.infinispan.server.resp.commands.topk
-
Classes in org.infinispan.server.resp.commands.topk used by org.infinispan.server.resp.commands.topkClassDescriptionA Top-K implementation based on the HeavyKeeper algorithm.Entry class for ProtoStream serialization of top items.Function to add items to a Top-K filter using FunctionalMap.Function to get counts of items in a Top-K filter using FunctionalMap.Function to increment item counts in a Top-K filter using FunctionalMap.Function to get information about a Top-K filter using FunctionalMap.Function to list items in a Top-K filter using FunctionalMap.Function to query items in a Top-K filter using FunctionalMap.Function to reserve (create) a Top-K filter using FunctionalMap.