|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
org.apache.hadoop.hbase.io.util | |
org.apache.hadoop.hbase.util |
Uses of Pair in org.apache.hadoop.hbase.io.util |
---|
Methods in org.apache.hadoop.hbase.io.util that return Pair | |
---|---|
static Pair<Integer,Integer> |
StreamUtils.readRawVarint32(byte[] input,
int offset)
Reads a varInt value stored in an array. |
Uses of Pair in org.apache.hadoop.hbase.util |
---|
Methods in org.apache.hadoop.hbase.util that return Pair | ||
---|---|---|
static
|
Pair.newPair(T1 a,
T2 b)
Constructs a new pair, inferring the type via the passed arguments |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |