Package | Description |
---|---|
com.asakusafw.runtime.flow |
Classes for executing data flow operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayListBuffer<E>
Implementation of
ListBuffer using an array. |
class |
FileMapListBuffer<E extends org.apache.hadoop.io.Writable>
An implementation of
ListBuffer which may spill contents into backing temporary files. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.