Package | Description |
---|---|
org.apache.giraph.utils.hashing |
Package of utility classes supporting strong hash functions
(currently from Guava).
|
Modifier and Type | Method and Description |
---|---|
static LongWritableFunnel |
LongWritableFunnel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongWritableFunnel[] |
LongWritableFunnel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.