| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
ComputationFactory.getManager(int inMilliRate,
int inOffset,
int inBursty) |
| Modifier and Type | Class and Description |
|---|---|
class |
ECGCompManager |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
ECGCompFactory.getManager(int inMilliRate,
int inOffset,
int inBursty) |
| Modifier and Type | Class and Description |
|---|---|
class |
EEGCompManager |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
EEGCompFactory.getManager(int inMilliRate,
int inOffset,
int inBursty) |
| Modifier and Type | Class and Description |
|---|---|
class |
GzipCompManager |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
GzipCompFactory.getManager(int inMilliRate,
int inOffset,
int inBursty) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThoraxCompManager |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
ThoraxCompFactory.getManager(int inMilliRate,
int inOffset,
int inBursty) |
| Modifier and Type | Method and Description |
|---|---|
ComputationManager |
GICompDistrCmpnt.getComputation(java.lang.String inStream) |
ComputationManager |
GICompDistrImpl.getComputation(java.lang.String inJobID) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ComputationManager> |
GICompDistrCmpnt.createComputations(java.lang.String[] inStreamDistr,
int numComps) |
java.util.List<ComputationManager> |
GICompDistrImpl.createComputations(java.lang.String[] inStreamDistr,
int numComps) |
| Modifier and Type | Method and Description |
|---|---|
void |
GICompPlacerRoundRobin.placeComputations(java.util.List<GIResourceTrackerImpl.ResourceState> resources,
java.util.List<ComputationManager> comps,
int numInst) |
void |
GICompPlacerHistory.placeComputations(java.util.List<GIResourceTrackerImpl.ResourceState> resources,
java.util.List<ComputationManager> comps,
int numInst) |
void |
GICompPlacerCmpnt.placeComputations(java.util.List<GIResourceTrackerImpl.ResourceState> resources,
java.util.List<ComputationManager> comps,
int numInst) |