Uses of Interface
com.streambase.sb.Cancellable
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of Cancellable in com.streambase.sb.operator
Modifier and TypeMethodDescriptionOperator.scheduleRunnable
(Date when, Runnable runner) Schedules a Runnable object to be run at some future point as part of the same parallel region as this Operator.