public class Precog extends BaseConnector<Precog>
params, PREFIX, required| Constructor and Description |
|---|
Precog() |
| Modifier and Type | Method and Description |
|---|---|
Precog |
apiKey(String apiKey)
Your Precog API key.
|
Precog |
domain(String domain) |
Precog |
ownerId(String name)
Your or other Precog user's Owner ID.
|
Precog |
path(String path) |
exists, fromMap, parameters, putAll, setParam, setup, typepublic Precog domain(String domain)
domain - The URL of the Precog API host.
Example values: http://beta.precog.compublic Precog path(String path)
path - The path to the data directory.
Example values: /1234567890/public Precog ownerId(String name)
Copyright © 2015. All Rights Reserved.