|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionSequence
Generates a transaction sequence. The implementation of this interface must operate in thread safe fashon over the entire cluster returning the next id in the sequence at all times.
| Method Summary | |
|---|---|
long |
getLocalId()
This retuns the next id for the local JVM |
long |
getNextId()
This returns a safe clusterwide id |
| Method Detail |
|---|
long getNextId()
long getLocalId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||