Package | Description |
---|---|
org.apache.storm.mongodb.bolt | |
org.apache.storm.mongodb.common.mapper | |
org.apache.storm.mongodb.trident.state |
Constructor and Description |
---|
MongoInsertBolt(String url,
String collectionName,
MongoMapper mapper)
MongoInsertBolt Constructor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MongoUpdateMapper
MongoUpdateMapper is for defining spec.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMongoMapper |
class |
SimpleMongoUpdateMapper |
Modifier and Type | Field and Description |
---|---|
MongoMapper |
MongoMapState.Options.mapper |
Modifier and Type | Method and Description |
---|---|
MongoState.Options |
MongoState.Options.withMapper(MongoMapper mapper) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.