Package | Description |
---|---|
com.hazelcast.jet.core |
Jet's Core API.
|
Modifier and Type | Method and Description |
---|---|
Edge.RoutingPolicy |
Edge.getRoutingPolicy()
Returns the
Edge.RoutingPolicy in effect on the edge. |
static Edge.RoutingPolicy |
Edge.RoutingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Edge.RoutingPolicy[] |
Edge.RoutingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.