Uses of Enum Class
com.hazelcast.jet.core.Edge.RoutingPolicy
Packages that use Edge.RoutingPolicy
-
Uses of Edge.RoutingPolicy in com.hazelcast.jet.core
Methods in com.hazelcast.jet.core that return Edge.RoutingPolicyModifier and TypeMethodDescriptionEdge.getRoutingPolicy()
Returns theEdge.RoutingPolicy
in effect on the edge.static Edge.RoutingPolicy
Returns the enum constant of this class with the specified name.static Edge.RoutingPolicy[]
Edge.RoutingPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.