Example usage for org.apache.hadoop.io.file.tfile RawComparable interface-usage

List of usage examples for org.apache.hadoop.io.file.tfile RawComparable interface-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.io.file.tfile RawComparable interface-usage.

Usage

From source file org.commoncrawl.util.shared.FlexBuffer.java

/**
 * A tweaking of the hadoop Buffer class, basically allowing for cheap buffer
 * copies (via underlying storage sharing), some copy on write support, and most
 * importantly, support of offset based backing buffers
 * 
 * A byte sequence that is used as a Java native type for buffer. It is