Uses of Enum Class
com.hazelcast.jet.mongodb.WriteMode
-
Uses of WriteMode in com.hazelcast.jet.mongodb
Modifier and TypeMethodDescriptionstatic WriteMode
Returns the enum constant of this class with the specified name.static WriteMode[]
WriteMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSets write mode used by the connector.