| DefaultNCollectionsRPI |
|
| LineNChunkedStoreFactory |
|
| NBFixedBlockFile |
Manages fixed-size pages on disk, providing logical read/write of variable-length byte arrays.
|
| NBPlusTreeHelper |
|
| NBPlusTreeImpl<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreFixedDisk<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreFixedDiskIntermediateNode<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreFixedDiskLeafNode<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreFixedDiskNode<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreMem<K extends Comparable<K>,V> |
|
| NBPlusTreeStoreMemLeafNode<K extends Comparable<K>,V> |
This class represents the leaf nodes within the B+ tree that hold
dictionary pairs.
|
| NBPlusTreeStoreMemNode<K extends Comparable<K>,V> |
|
| NBTreeMapImpl<K extends Comparable<K>,V> |
|
| NBTreeSetImpl<T extends Comparable<T>> |
This is based on the excellent work at:
https://github.com/phishman3579/java-algorithms-implementation/blob/master/src/com/jwetherell/algorithms/data_structures/BTree.java
|
| NBTreeSetImpl.JavaCompatibleBTree<T extends Comparable<T>> |
|
| NChunkedStoreBuilderImpl<T> |
|
| NChunkedStoreImpl<T> |
|
| NChunkedStoreReaderImpl<T> |
|
| NChunkedStoreUtils |
|
| NChunkedStoreUtils.FileAndNumber |
|
| NChunkedStoreUtils.FileAndNumberComparator |
|
| NChunkedStoreUtils.PointerInfo |
|
| NClassClassMap<K,V> |
|
| NClassDecisionFilterImpl<T> |
|
| NClassMapImpl<K,V> |
register parent class/interface and get value for all sub classes
|
| NClassMultiMapImpl<K,V> |
Created by vpc on 11/22/16.
|
| NClassPairMapImpl<A,B,V> |
|
| NClassPairMultiMapImpl<A,B,V> |
|
| NCoalesceIterator<T> |
|
| NConvertedIterator<F,T> |
Created by vpc on 1/9/17.
|
| NConvertedNonNullIterator<F,T> |
Created by vpc on 1/9/17.
|
| NDecisionFilterImpl<T> |
|
| NErrorHandlerIterator<T> |
|
| NEvictingCharQueueImpl |
|
| NEvictingIntQueueImpl |
|
| NEvictingQueueImpl<T> |
|
| NFilteredIterator<T> |
Created by vpc on 1/9/17.
|
| NFlatMapIterator<TT,RR> |
|
| NIndexFirstIterator<T> |
|
| NIntUplet2Iterator |
|
| NIterableFromJavaIterable<T> |
|
| NIterableList<T> |
Created by vpc on 1/7/17.
|
| NIteratorAdapter<T> |
|
| NIteratorBaseFromJavaIterator<T> |
|
| NIteratorBuilderImpl<T> |
|
| NIteratorEmpty<E> |
|
| NIteratorFromJavaIterator<T> |
|
| NIteratorFromJavaIterator2<T> |
|
| NIteratorsImpl |
|
| NIteratorsImpl.NIteratorOnClose<T> |
|
| NIteratorUtils |
|
| NIteratorUtils.NIteratorOnClose<T> |
|
| NIteratorWithDescription<T> |
|
| NListMultiValueMapImpl<K,V> |
|
| NLRUMapImpl<K,V> |
Created by vpc on 6/1/14.
|
| NMultiKeyMapImpl<K,V> |
|
| NNamedIterable<T> |
|
| NNormalizedStringMapImpl<T> |
|
| NPushBackIterator<T> |
Created by vpc on 3/19/17.
|
| NQueueIterator<T> |
Created by vpc on 1/7/17.
|
| NSetMultiValueMapImpl<K,V> |
|
| NStringMapImpl<V> |
|
| NSupplierIterator<T> |
|
| NSupplierIteratorJ<T> |
|