Modifier and Type | Class and Description |
---|---|
class |
CINode |
static class |
CINode.Tombstone |
class |
Flushed |
static class |
Flushed.Tombstone |
Modifier and Type | Interface and Description |
---|---|
interface |
Persistent
Objects that are persisted by Gora implements this interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DirtySetWrapper<T extends Dirtyable> |
Modifier and Type | Class and Description |
---|---|
class |
DirtyCollectionWrapper<T>
A
List implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification. |
class |
DirtyListWrapper<T>
A
List implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification. |
class |
DirtyMapWrapper<K,V> |
static class |
DirtyMapWrapper.DirtyEntryWrapper<K,V> |
class |
DirtySetWrapper<T extends Dirtyable> |
class |
PersistentBase
Base classs implementing common functionality for Persistent classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentWSBase
Base classs implementing common functionality for Web services
backed persistent classes.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricDatum |
static class |
MetricDatum.Tombstone |
class |
Pageview |
static class |
Pageview.Tombstone |
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.