|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedCodecException | |
---|---|
com.cloudera.sqoop.io |
Uses of UnsupportedCodecException in com.cloudera.sqoop.io |
---|
Methods in com.cloudera.sqoop.io that throw UnsupportedCodecException | |
---|---|
static org.apache.hadoop.io.compress.CompressionCodec |
CodecMap.getCodec(java.lang.String codecName,
org.apache.hadoop.conf.Configuration conf)
Given a codec name, instantiate the concrete implementation class that implements it. |
static java.lang.String |
CodecMap.getCodecClassName(java.lang.String codecName)
Given a codec name, return the name of the concrete class that implements it (or 'null' in the case of the "none" codec). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |