| Interface | Description |
|---|---|
| HashFunc<T> | |
| Partition<T> | |
| PartitionFactory<T> |
| Class | Description |
|---|---|
| AbstractPartition<T> | |
| BackedPartition<T> |
A Partition that switches from an in-memory backend
to a persistent one, once the in-memory partition becomes full.
|
| BufferedReaderLineIterator | |
| ChangesetCollector | |
| ChangesetRepository | |
| CollectionDecorator<T,U extends Collection<T>> | |
| DefaultHashFunc<T> | |
| DiffPartitionMerger | |
| FileLineIterable | |
| FileLinePartition | |
| FileLinePartitionFactory | |
| PartitionCollection<T> |
Allows to treat an ordinary collection as a partition.
|
| PartitionDecorator<T> |
Allows one to delegate calls to the underlying partition.
|
| Partitioner | |
| RepositoryDescender |
Copyright © 2014. All rights reserved.