| Package | Description |
|---|---|
| com.datasift.client.push.connectors |
| Modifier and Type | Method and Description |
|---|---|
static MongoDB.MongoDBFormat |
MongoDB.MongoDBFormat.fromStr(String str) |
static MongoDB.MongoDBFormat |
MongoDB.MongoDBFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MongoDB.MongoDBFormat[] |
MongoDB.MongoDBFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MongoDB |
MongoDB.format(MongoDB.MongoDBFormat format)
The output format for your data:
basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON
document.
|
Copyright © 2015. All Rights Reserved.