Package | Description |
---|---|
com.asakusafw.runtime.io.util |
Utilities about I/O access.
|
com.asakusafw.runtime.stage.directio |
Map Reduce stage elements for Direct I/O.
|
Modifier and Type | Method and Description |
---|---|
int |
ShuffleKey.Partitioner.getPartition(ShuffleKey key,
Object value,
int numPartitions) |
Constructor and Description |
---|
AbstractGroupComparator(Class<? extends ShuffleKey> keyClass)
Creates a new instance.
|
AbstractOrderComparator(Class<? extends ShuffleKey> keyClass)
Creates a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDirectOutputKey
An abstract implementation of key object in direct output stages.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.