Class CyclonShuffleResponse
java.lang.Object
org.drasyl.handler.membership.cyclon.CyclonShuffleResponse
- All Implemented Interfaces:
CyclonMessage
Response of a CYCLON shuffle request.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CyclonShuffleResponse
of
(Set<CyclonNeighbor> neighbors) static CyclonShuffleResponse
of
(CyclonNeighbor... neighbors) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.drasyl.handler.membership.cyclon.CyclonMessage
getNeighbors