public class PagedQueue extends AtomicInteger
| Constructor and Description |
|---|
PagedQueue(Callable<File> fileFactory,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
offer(byte[] bytes) |
byte[] |
poll() |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSetbyteValue, shortValueCopyright © 2013–2020. All rights reserved.