Package | Description |
---|---|
com.marklogic.mapreduce |
MarkLogic Connector for Hadoop core interfaces.
|
Modifier and Type | Method and Description |
---|---|
CompressionCodec |
StreamLocator.getCodec() |
static CompressionCodec |
CompressionCodec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionCodec[] |
CompressionCodec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamLocator.setCodec(CompressionCodec codec) |
Constructor and Description |
---|
StreamLocator(org.apache.hadoop.fs.Path path,
CompressionCodec codec) |
Copyright © 2017 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com