| Package | Description | 
|---|---|
| com.hazelcast.jet.core | 
 Jet's Core API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
Partitioner.init(DefaultPartitionStrategy strat)
Callback that injects the Hazelcast's default partitioning strategy into
 this partitioner so it can be consulted by the
  
Partitioner.getPartition(Object, int) method. | 
void | 
Partitioner.Default.init(DefaultPartitionStrategy defaultPartitioning)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.