org.jgroups.protocols.pbcast
public class STATE_TRANSFER extends Protocol
| Nested Class Summary | |
|---|---|
| static class | STATE_TRANSFER.StateHeader
Wraps data for a state request/response. |
| Method Summary | |
|---|---|
| void | down(Event evt) |
| double | getAverageStateSize() |
| String | getName() All protocol names have to be unique ! |
| long | getNumberOfStateBytesSent() |
| int | getNumberOfStateRequests() |
| void | init() |
| Vector | requiredDownServices() |
| void | resetStats() |
| boolean | setProperties(Properties props) |
| void | start() |
| void | up(Event evt) |