Package | Description |
---|---|
com.hazelcast.jet.datamodel |
Generic data containers used by the Pipeline API.
|
Modifier and Type | Method and Description |
---|---|
static <E0,E1,E2,E3,E4> |
Tuple5.tuple5(E0 f0,
E1 f1,
E2 f2,
E3 f3,
E4 f4)
Returns a new 5-tuple with the supplied values.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.