| Modifier and Type | Class and Description |
|---|---|
class |
NodeBase |
| Modifier and Type | Method and Description |
|---|---|
NodeComponentImpl |
NodeDetailsBase.getComponent(NodeComponentKey inOpenKey) |
NodeComponentImpl |
NodeBase.getComponent(NodeComponentKey inKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeBase.registerComponent(NodeComponentKey inKey,
NodeComponentImpl inComponent) |
void |
NodeBase.unregisterComponent(NodeComponentImpl inComponent) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeComponentLinkImpl
Allows communication with a component.
|
class |
NodeComponentProxyImpl |
| Modifier and Type | Method and Description |
|---|---|
NodeComponentImpl |
ComponentManager.getComponent(NodeComponentKey inKey)
Obtain the component registered with the provided key.
|
NodeComponentImpl |
ComponentLinker.getComponent(NodeComponentKey inOpenKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentManager.registerComponent(NodeComponentKey inKey,
NodeComponentImpl inComponent)
Register a component with this component manager.
|
void |
ComponentManager.unregisterComponent(NodeComponentImpl inComponent)
Unregister a previously registered component.
|
| Constructor and Description |
|---|
NodeComponentLinkImpl(NodeComponentImpl inImpl,
NodeComponentLinkImpl.OpenedComponentLink inOpenLink) |
NodeComponentLinkImpl(NodeComponentImpl inImpl,
NodeDetails inClient,
NodeDetails inServer,
MessageLink inHandler) |
NodeComponentProxyImpl(NodeComponentImpl inImpl,
NodeComponentLinkImpl.OpenedComponentLink inOpenLink) |
NodeComponentProxyImpl(NodeComponentImpl inImpl,
NodeDetails inClient,
NodeDetails inServer,
MessageLink inHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskSelector
Registers submitted tasks with a selector.
|
class |
TaskThreads |
| Modifier and Type | Class and Description |
|---|---|
class |
OverlayManagerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
PeerGroupAdvert |
class |
PeerGroupImpl |
class |
PeerGroupOverlay |
class |
PeerManagerImpl |
class |
RouterNode |
| Modifier and Type | Class and Description |
|---|---|
class |
FunTestNode |
class |
IOTestNode |
class |
MPTestNodeA |
class |
MPTestNodeB |
class |
TimerTestNode |
class |
UDPTestNode |
| Modifier and Type | Class and Description |
|---|---|
class |
GIComputationStreams |
| Modifier and Type | Class and Description |
|---|---|
class |
GIPlacementNode |
class |
GIPlacementNodeProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
GICompDistrImpl |
class |
GICompPlacerHistory |
class |
GICompPlacerRoundRobin |
class |
GIResourceTrackerImpl |
class |
GIStreamingTrackerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GIResourceNode |
class |
GIResourceNodeProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
GIResourceMonitor |
| Modifier and Type | Class and Description |
|---|---|
class |
GIStreamingNode |
class |
GIStreamingNodeProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
FileLifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
DHTFileStorage |
| Modifier and Type | Class and Description |
|---|---|
class |
DHTLookup |
class |
DHTPredecessor |
class |
DHTUpdateFT |
class |
SynapseDHTNode |