See: Description
Class | Description |
---|---|
DiagnosticProcessors |
Static utility class with factories of sinks and wrappers that log
the data flowing through the DAG.
|
Processors |
Static utility class with factory methods for Jet processors.
|
SinkProcessors |
Static utility class with factories of sink processors (the terminators
of the DAG data flow).
|
SourceProcessors |
Static utility class with factories of source processors (the DAG
entry points).
|
SourceProcessors
(have no inbound edges)
SinkProcessors
(have no outbound edges)
Internal vertices
(have both inbound and outbound edges)
Diagnostic
helpers
Copyright © 2023 Hazelcast, Inc.. All rights reserved.