public class SimpleSequenceFileValue<T> extends Object implements SequenceFileValue<T>, org.apache.hadoop.io.Writable
Constructor and Description |
---|
SimpleSequenceFileValue() |
Modifier and Type | Method and Description |
---|---|
T |
getValue() |
void |
readFields(DataInput in) |
void |
setValue(T v) |
void |
write(DataOutput out) |
public void setValue(T v)
public T getValue()
getValue
in interface SequenceFileValue<T>
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2021 MarkLogic Corporation
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com