|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcascading.scheme.Scheme<org.apache.hadoop.mapred.JobConf,org.apache.hadoop.mapred.RecordReader,org.apache.hadoop.mapred.OutputCollector,Object[],T>
com.twitter.elephantbird.cascading2.scheme.LzoBinaryScheme<M,ThriftWritable<M>>
com.twitter.elephantbird.cascading2.scheme.LzoThriftScheme<M>
com.twitter.elephantbird.cascading2.scheme.LzoThriftB64LineScheme<M>
LzoThriftScheme
@Deprecated public class LzoThriftB64LineScheme<M extends org.apache.thrift.TBase<?,?>>
Scheme for Thrift B64 encoded files.
| Constructor Summary | |
|---|---|
LzoThriftB64LineScheme(Class thriftClass)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.twitter.elephantbird.cascading2.scheme.LzoThriftScheme |
|---|
prepareBinaryWritable, sinkConfInit, sourceConfInit |
| Methods inherited from class com.twitter.elephantbird.cascading2.scheme.LzoBinaryScheme |
|---|
sink, sinkPrepare, source, sourceCleanup, sourcePrepare |
| Methods inherited from class cascading.scheme.Scheme |
|---|
equals, getNumSinkParts, getSinkFields, getSourceFields, getTrace, hashCode, isSink, isSource, isSymmetrical, presentSinkFields, presentSinkFieldsInternal, presentSourceFields, presentSourceFieldsInternal, retrieveSinkFields, retrieveSourceFields, setNumSinkParts, setSinkFields, setSourceFields, sinkCleanup, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LzoThriftB64LineScheme(Class thriftClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||