Uses of Interface
com.orchestranetworks.d3.D3Node
-
Packages that use D3Node Package Description com.orchestranetworks.d3 Provides classes for distributed data delivery (D3) functionalities. -
-
Uses of D3Node in com.orchestranetworks.d3
Subinterfaces of D3Node in com.orchestranetworks.d3 Modifier and Type Interface Description interfaceD3NodeAsMasterRepresents the external view of the D3 engine and offers primary administrative functionalities.interfaceD3NodeAsSlaveRepresents the external view of the D3 engine and offers replica administrative functionalities.interfaceD3NodeAsSlaveOnStartupContext having specific repository privileges to set up a D3 replica node, during EBX® module registration.Methods in com.orchestranetworks.d3 that return D3Node Modifier and Type Method Description D3NodeD3NodeFactory. getCurrentD3Node()Returns currentD3Nodeof the EBX® instance.
-