| Interface | Description |
|---|---|
| ContainerProcessor<I,O> |
Abstract JET processor for application's execution
Should be implemented by user and will be used during container's execution
There are two phases of execution:
|
| Class | Description |
|---|---|
| ProcessorDescriptor |
Descriptor with vertex properties
Used inside vertex construction
|
| ProcessorDescriptor.Builder |
Builder class to construct ProcessorDescriptor instances
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.