public final class BulkRecordWriter extends AbstractBulkRecordWriter<java.nio.ByteBuffer,java.util.List<org.apache.cassandra.thrift.Mutation>>
AbstractBulkRecordWriter.ExternalClient, AbstractBulkRecordWriter.NullOutputHandler
BUFFER_SIZE_IN_MB, bufferSize, conf, context, IGNORE_HOSTS, ignores, loader, MAX_FAILED_HOSTS, maxFailures, OUTPUT_LOCATION, progress, STREAM_THROTTLE_MBITS, writer
Modifier and Type | Method and Description |
---|---|
void |
write(java.nio.ByteBuffer keybuff,
java.util.List<org.apache.cassandra.thrift.Mutation> value) |
close, close, getOutputLocation
public void write(java.nio.ByteBuffer keybuff, java.util.List<org.apache.cassandra.thrift.Mutation> value) throws java.io.IOException
write
in interface org.apache.hadoop.mapred.RecordWriter<java.nio.ByteBuffer,java.util.List<org.apache.cassandra.thrift.Mutation>>
write
in class org.apache.hadoop.mapreduce.RecordWriter<java.nio.ByteBuffer,java.util.List<org.apache.cassandra.thrift.Mutation>>
java.io.IOException
Copyright © 2016 The Apache Software Foundation