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