|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfabric.lang.DefaultStatistics
public class DefaultStatistics
| Field Summary | |
|---|---|
static DefaultStatistics |
instance
|
| Constructor Summary | |
|---|---|
DefaultStatistics()
|
|
| Method Summary | |
|---|---|
void |
commitRead()
Called whenever a transaction that read the object is committed |
void |
commitWrote()
Called whenever a transaction that wrote the object is committed |
int |
generatePromise()
Determine the duration of a promise to issue. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DefaultStatistics instance
| Constructor Detail |
|---|
public DefaultStatistics()
| Method Detail |
|---|
public void commitRead()
Statistics
commitRead in interface Statisticspublic void commitWrote()
Statistics
commitWrote in interface Statisticspublic int generatePromise()
Statistics
generatePromise in interface Statistics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||