Uses of Interface
com.hazelcast.pc.Sink
Packages that use Sink
Package
Description
Contains Jet pipeline declarative configuration support.
Contains the supported Jet sink types by declarative configuration.
-
Uses of Sink in com.hazelcast.pc
Methods in com.hazelcast.pc with parameters of type SinkModifier and TypeMethodDescriptionstatic void
PipelineCreator.registerSink
(String type, Sink sink) -
Uses of Sink in com.hazelcast.pc.sinks
Classes in com.hazelcast.pc.sinks that implement Sink