Package | Description |
---|---|
com.hazelcast.jet.core |
Jet's Core API.
|
Modifier and Type | Method and Description |
---|---|
AppendableTraverser<T> |
AppendableTraverser.append(T item)
Returns a traverser that will return all the items of this traverser,
plus an additional item once this one returns
null . |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.