|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.zookeeper.server.quorum.Follower
public class Follower
This class has the control logic for the Follower.
| Field Summary | |
|---|---|
Socket |
sock
|
| Method Summary | |
|---|---|
long |
getLastQueued()
|
int |
getPendingRevalidationsCount()
|
long |
getZxid()
|
void |
shutdown()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Socket sock
| Method Detail |
|---|
public String toString()
toString in class Objectpublic int getPendingRevalidationsCount()
public long getZxid()
public long getLastQueued()
public void shutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||