Package | Description |
---|---|
org.rvpf.metadata.entity | |
org.rvpf.processor.engine |
Processor Engine base.
|
org.rvpf.processor.engine.control |
Control Engine.
|
org.rvpf.processor.engine.executor |
Executor Engine.
|
org.rvpf.processor.engine.executor.remote |
Remote executor Engine.
|
org.rvpf.processor.engine.filter |
Filter Engine.
|
org.rvpf.processor.engine.replicator |
Replicator and Resynchronizer Engines.
|
org.rvpf.processor.engine.rpn |
RPN Engine.
|
org.rvpf.processor.engine.rpn.selector |
Summarizer Engine.
|
org.rvpf.processor.engine.rpn.selector.summarizer |
Modifier and Type | Method and Description |
---|---|
Optional<? extends Engine> |
EngineEntity.getEngine()
Gets the Engine instance.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEngine
Abstract engine.
|
class |
CloneEngine
Clone engine.
|
class |
NullEngine
Null Engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlEngine
Control engine.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalExecutorEngine
Local executor engine.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteExecutorEngine
Remote engine.
|
Modifier and Type | Class and Description |
---|---|
class |
StepFilterEngine
Step filter engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicatorEngine
Replicator Engine.
|
class |
ResynchronizerEngine
Resync Engine.
|
Modifier and Type | Class and Description |
---|---|
class |
RPNEngine
RPN engine.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectorEngine
Selector engine.
|
Modifier and Type | Class and Description |
---|---|
class |
SummarizerEngine
Summarizer engine.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.