public static class Evictor.EvictOperation<K,V> extends Object implements CacheInvoker.Operation<K,V,Void>
Constructor and Description |
---|
Evictor.EvictOperation(K key) |
public Evictor.EvictOperation(K key)
public Void invoke(org.infinispan.Cache<K,V> cache)
CacheInvoker.Operation
invoke
in interface CacheInvoker.Operation<K,V,Void>
cache
- an infinispan cacheCopyright © 2014 JBoss by Red Hat. All rights reserved.