|
Class Summary |
| BinaryBinding |
Implementation note: the 'key' parameter is ignored
since it's not required for binary serialization. |
| Binding.BytesEntry |
|
| Binding.Entry<V> |
|
| Binding.StringEntry |
|
| CopyingGC |
Revision garbage collector that copies reachable revisions from a "from" revision
store to a "to" revision store. |
| DefaultRevisionStore |
Default revision store implementation, passing calls to a Persistence
and a BlobStore, respectively and providing caching. |
| IdFactory |
Create new internal content object ids based on serialized data. |