public class OOBSplitter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
mixCount |
| Constructor and Description |
|---|
OOBSplitter(PriorityQueueScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInsideComponent(OOBComponent component) |
void |
addOutsideComponent(OOBComponent component) |
void |
releaseInsideComponent(OOBComponent component)
Releases inside component
|
void |
releaseOutsideComponent(OOBComponent component)
Releases outside component
|
void |
start() |
void |
stop() |
public OOBSplitter(PriorityQueueScheduler scheduler)
public void addInsideComponent(OOBComponent component)
public void addOutsideComponent(OOBComponent component)
public void releaseInsideComponent(OOBComponent component)
component - public void releaseOutsideComponent(OOBComponent component)
component - public void start()
public void stop()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.