public static class HDFSOutputConnector.HDFSOutputSpecs extends HDFSOutputParam
| Modifier and Type | Field and Description |
|---|---|
static ParameterEnum[] |
SPECIFICATIONLIST |
| Constructor and Description |
|---|
HDFSOutputSpecs(org.apache.manifoldcf.core.interfaces.ConfigurationNode node)
Build a set of ElasticSearch parameters by reading an instance of
SpecificationNode.
|
HDFSOutputSpecs(java.lang.String versionString)
Build a set of ElasticSearch parameters by reading an JSON object
|
| Modifier and Type | Method and Description |
|---|---|
static void |
contextToSpecNode(org.apache.manifoldcf.core.interfaces.IPostParameters variableContext,
org.apache.manifoldcf.core.interfaces.ConfigurationNode specNode,
int sequenceNumber) |
java.lang.String |
getRootPath() |
java.lang.String |
toVersionString() |
buildMapclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic static final ParameterEnum[] SPECIFICATIONLIST
public HDFSOutputSpecs(java.lang.String versionString)
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
org.apache.manifoldcf.core.interfaces.ManifoldCFExceptionpublic HDFSOutputSpecs(org.apache.manifoldcf.core.interfaces.ConfigurationNode node)
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
node - org.apache.manifoldcf.core.interfaces.ManifoldCFExceptionpublic static void contextToSpecNode(org.apache.manifoldcf.core.interfaces.IPostParameters variableContext,
org.apache.manifoldcf.core.interfaces.ConfigurationNode specNode,
int sequenceNumber)
variableContext - specNode - public java.lang.String toVersionString()
public java.lang.String getRootPath()