Uses of Interface
com.hazelcast.jet.JetMemberSelector
Package
Description
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
Jet's Core API.
-
Uses of JetMemberSelector in com.hazelcast.jet
Modifier and TypeFieldDescriptionstatic final JetMemberSelector
JetMemberSelector.ALL_LITE_MEMBERS
Selects all lite members on the cluster.Modifier and TypeMethodDescriptionJetService.JobBuilder.withMemberSelector
(JetMemberSelector memberSelector) Selects the members on which the job will run. -
Uses of JetMemberSelector in com.hazelcast.jet.core