SlaveNodeConfigurator

SlaveNodeConfigurator class

Represents the slave node configurator.

public class SlaveNodeConfigurator : NodeConfigurator

Methods

Name Description
AddExtractor(string) Adds an extractor service to the search network node.
AddShard(string) Adds a shard service to the search network node.
CompleteNode() Completes the configuration of the search network node.
SetTcpEndpoint(string, int) Sets the TCP endpoint.

See Also