| Package | Description |
|---|---|
| org.aksw.changesets |
| Modifier and Type | Class and Description |
|---|---|
class |
BackedPartition<T>
A Partition that switches from an in-memory backend
to a persistent one, once the in-memory partition becomes full.
|
class |
PartitionCollection<T>
Allows to treat an ordinary collection as a partition.
|
class |
PartitionDecorator<T>
Allows one to delegate calls to the underlying partition.
|
Copyright © 2014. All Rights Reserved.