public interface PartitionScanExecutor
Modifier and Type | Method and Description |
---|---|
Collection<QueryableEntry> |
execute(String mapName,
Predicate predicate,
Collection<Integer> partitions) |
Collection<QueryableEntry> execute(String mapName, Predicate predicate, Collection<Integer> partitions)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.