NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Connecting a Client to a Coordinating Only Node
editConnecting a Client to a Coordinating Only Node
editYou can start locally a Coordinating Only Node
and then simply create a TransportClient
in your
application which connects to this Coordinating Only Node.
This way, the coordinating only node will be able to load whatever plugin you need (think about discovery plugins for example).