public class TopologyChangeEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
TopologyChangeEvent.SubCodec |
Event.Codec| Modifier and Type | Field and Description |
|---|---|
InetSocketAddress |
address |
String |
changeType |
isResponse, opcode| Constructor and Description |
|---|
TopologyChangeEvent(String changeType,
InetSocketAddress address) |
public final String changeType
ProtocolConstants.TopologyChangeTypepublic final InetSocketAddress address
public TopologyChangeEvent(String changeType, InetSocketAddress address)
Copyright © 2017–2020. All rights reserved.