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

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

Introduction

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

The text is from its open source code.

Subclass

org.apache.hadoop.io.BinaryComparable has subclasses.
Click this link to see all its subclasses.

Constructor

Method

byte[]getBytes()
Return representative byte array for this instance.
intgetLength()
Return n st bytes 0..n-1 from {#getBytes()} are valid.