| Package | Description | 
|---|---|
| com.hazelcast.jet.datamodel | 
 Generic data containers used by the Pipeline API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TimestampedItem<T> | 
TimestampedItem.setItem(T item)
Sets the item. 
 | 
TimestampedItem<T> | 
TimestampedItem.setTimestamp(long timestamp)
Sets the timestamp. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.