Package | Description |
---|---|
org.apache.storm.mongodb.trident.state |
Modifier and Type | Method and Description |
---|---|
MongoState.Options |
MongoState.Options.withCollectionName(String collectionName) |
MongoState.Options |
MongoState.Options.withMapper(MongoMapper mapper) |
MongoState.Options |
MongoState.Options.withUrl(String url) |
Constructor and Description |
---|
MongoState(Map map,
MongoState.Options options) |
MongoStateFactory(MongoState.Options options) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.