Package | Description |
---|---|
net.messagevortex.router.operation |
Contains classes required to execute mix operations in memory.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOperation |
class |
AddRedundancy
This is the core of the redundancy add operation.
|
class |
IdMapOperation
This is a dummy operation mainly for testing it maps output to input ids.
|
class |
RemoveRedundancy
This is the core of the redundancy remove operation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
InternalPayloadSpace.addOperation(Operation op)
Add an operation to the payload space.
|
boolean |
InternalPayloadSpace.removeOperation(Operation op)
Remove an operation from the workspace.
|
Copyright © 2023. All rights reserved.