Package org.voltdb.stream.sink
package org.voltdb.stream.sink
-
ClassDescriptionFileSink<T>A sink that writes streamed data items to a file within a specified directory.IterableSink<T>Captures all stream items into a list.StdoutSink<T>A sink that writes streamed data items to the standard output (console).