Java org.apache.hadoop.io VLongWritable fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.io VLongWritable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.io VLongWritable.

The text is from its open source code.

Constructor

Method

longget()
Return the value of this LongWritable.
voidreadFields(DataInput in)
voidset(long value)
Set the value of this LongWritable.
voidwrite(DataOutput out)