public interface CollectionSegmentSwapper<T>
void
swapOnDisk(Entry<T> segment)
Entry<T>
swapOnMemory(long segment)
void swapOnDisk(Entry<T> segment)
Entry<T> swapOnMemory(long segment)
Copyright © 2016. All rights reserved.