Interface D3NodeAsSlave

All Superinterfaces:
D3Node
All Known Subinterfaces:
D3NodeAsSlaveOnStartup

public interface D3NodeAsSlave extends D3Node
Represents the external view of the D3 engine and offers replica administrative functionalities.

To create a replica engine, use D3NodeFactory.createForSlaveFromSession(com.orchestranetworks.service.Session).

Since:
5.4.2