Java org.apache.hadoop.util StringInterner fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.util StringInterner fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

StringweakIntern(String sample)
Interns and returns a reference to the representative instance for any of a collection of string instances that are equal to each other.