Uses of Class
org.drasyl.handler.membership.cyclon.CyclonView
-
Uses of CyclonView in org.drasyl.handler.membership.cyclon
Modifier and TypeMethodDescriptionstatic CyclonView
CyclonView.of
(int capacity, Set<CyclonNeighbor> neighbors) static CyclonView
CyclonView.ofKeys
(int capacity, Collection<DrasylAddress> neighbors) ModifierConstructorDescriptionCyclonShufflingClientHandler
(int shuffleSize, int shuffleInterval, CyclonView view) CyclonShufflingServerHandler
(int shuffleSize, CyclonView view)