public class DiscoveryEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DiscoveryEvent.EventType |
Constructor and Description |
---|
DiscoveryEvent(URI peerUri,
DiscoveryEvent.EventType type) |
Modifier and Type | Method and Description |
---|---|
URI |
getPeerUri() |
DiscoveryEvent.EventType |
getType() |
public DiscoveryEvent(URI peerUri, DiscoveryEvent.EventType type)
public URI getPeerUri()
public DiscoveryEvent.EventType getType()
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.