Uses of Enum Class
com.hazelcast.jet.mongodb.WriteMode
Packages that use WriteMode
-
Uses of WriteMode in com.hazelcast.jet.mongodb
Methods in com.hazelcast.jet.mongodb that return WriteModeModifier 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.Methods in com.hazelcast.jet.mongodb with parameters of type WriteModeModifier and TypeMethodDescriptionSets write mode used by the connector.