| Package | Description | 
|---|---|
| com.hazelcast.jet.mongodb | 
 Contains sources and sinks for MongoDB. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static WriteMode | 
WriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static WriteMode[] | 
WriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MongoSinkBuilder<T> | 
MongoSinkBuilder.writeMode(WriteMode writeMode)
Sets write mode used by the connector. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.