com.hazelcast.query
Class PagingPredicateAccessor

java.lang.Object
  extended by com.hazelcast.query.PagingPredicateAccessor

public class PagingPredicateAccessor
extends Object


Method Summary
static void setPagingPredicateAnchor(PagingPredicate predicate, Map.Entry anchor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setPagingPredicateAnchor

public static void setPagingPredicateAnchor(PagingPredicate predicate,
                                            Map.Entry anchor)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.