| Modifier and Type | Class and Description |
|---|---|
static class |
Event.StatusChange.Status |
Event.SchemaChange, Event.StatusChange, Event.TopologyChange, Event.Type| Modifier and Type | Field and Description |
|---|---|
java.net.InetSocketAddress |
node |
Event.StatusChange.Status |
status |
| Modifier and Type | Method and Description |
|---|---|
static Event.StatusChange |
nodeDown(java.net.InetAddress host,
int port) |
static Event.StatusChange |
nodeUp(java.net.InetAddress host,
int port) |
protected org.jboss.netty.buffer.ChannelBuffer |
serializeEvent() |
java.lang.String |
toString() |
deserialize, serializepublic final Event.StatusChange.Status status
public final java.net.InetSocketAddress node
public static Event.StatusChange nodeUp(java.net.InetAddress host, int port)
public static Event.StatusChange nodeDown(java.net.InetAddress host, int port)
protected org.jboss.netty.buffer.ChannelBuffer serializeEvent()
serializeEvent in class Eventpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 The Apache Software Foundation