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.Operationinvoke in interface CacheInvoker.Operation<K,V,Void>cache - an infinispan cacheCopyright © 2013 JBoss by Red Hat. All rights reserved.