|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.repository.ReplicationCounter
public class ReplicationCounter
| Constructor Summary | |
|---|---|
ReplicationCounter(java.lang.String forestName,
int current_value)
|
|
| Method Summary | |
|---|---|
int |
decValue()
|
int |
getCurrent()
|
int |
incValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationCounter(java.lang.String forestName,
int current_value)
| Method Detail |
|---|
public int incValue()
public int decValue()
public int getCurrent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||