Package | Description |
---|---|
org.apache.giraph.block_app.library.striping |
Utilities for striping.
|
Modifier and Type | Method and Description |
---|---|
static Obj2IntFunction<org.apache.hadoop.io.LongWritable> |
StripingUtils.fastHashStriping(int stripes)
Fast hash-based striping for LongWritable IDs, returns a function
that for a given ID returns it's stripe index.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.