public class HBDataCacheQueue.HBCacheEvictOperation extends Object implements Consumer<List<T>>
HBCacheEvictOperation(Queue<T> queue)
void
accept(List<T> t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public HBCacheEvictOperation(Queue<T> queue)
public void accept(List<T> t)
accept
Consumer<List<T>>
Copyright © 2018. All rights reserved.