Interface SwarmJoin
-
@Immutable public interface SwarmJoin
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSwarmJoin.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description StringadvertiseAddr()static SwarmJoin.Builderbuilder()StringjoinToken()StringlistenAddr()List<String>remoteAddrs()
-