JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
M
N
O
R
S
T
W
A
addInputPortDirectory(Path)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
addIterable(Iterable<E>)
- Method in class org.pingel.util.
CrossProduct
C
close()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
close()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
createRecordReader(InputSplit, TaskAttemptContext)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputFormat
createRecordReader(InputSplit, TaskAttemptContext)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputFormat
CrossProduct
<
E
> - Class in
org.pingel.util
CrossProduct(List<? extends Iterable<E>>)
- Constructor for class org.pingel.util.
CrossProduct
CrossProduct(Iterable<E>...)
- Constructor for class org.pingel.util.
CrossProduct
CrossProductInputFormat
- Class in
org.apache.taverna.platform.execution.impl.hadoop
An input format that receives an input directory containing a number of directories with input files for each input port to a Taverna processor/activity that will be executed as part of this MapReduce job.
CrossProductInputFormat()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputFormat
CrossProductInputSplit
- Class in
org.apache.taverna.platform.execution.impl.hadoop
CrossProductInputSplit()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
CrossProductInputSplit(Path, List<Path>)
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
CrossProductRecordReader
- Class in
org.apache.taverna.platform.execution.impl.hadoop
CrossProductRecordReader()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
CrossProductTest
- Class in
org.apache.taverna.platform.execution.impl.hadoop
CrossProductTest()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest
CrossProductTest.Map
- Class in
org.apache.taverna.platform.execution.impl.hadoop
CrossProductTest.Reduce
- Class in
org.apache.taverna.platform.execution.impl.hadoop
D
DotProductTest
- Class in
org.apache.taverna.platform.execution.impl.hadoop
DotProductTest()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest
DotProductTest.Map
- Class in
org.apache.taverna.platform.execution.impl.hadoop
DotProductTest.Reduce
- Class in
org.apache.taverna.platform.execution.impl.hadoop
G
getCollections()
- Method in class org.pingel.util.
CrossProduct
getCurrentKey()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
getCurrentKey()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
getCurrentValue()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
getCurrentValue()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
getIndex()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputSplit
getInputPortDirectories()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
getInputs()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputSplit
getLength()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputSplit
getLocations()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputSplit
getProgress()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
getProgress()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
getSplits(JobContext)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputFormat
I
initialize(InputSplit, TaskAttemptContext)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
initialize(InputSplit, TaskAttemptContext)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
isSplitable(JobContext, Path)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputFormat
isSplitable(JobContext, Path)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputFormat
iterator()
- Method in class org.pingel.util.
CrossProduct
M
main(String[])
- Static method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest
main(String[])
- Static method in class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest
main(String[])
- Static method in class org.apache.taverna.platform.execution.impl.hadoop.
Test
main(String[])
- Static method in class org.pingel.util.
CrossProduct
Map()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest.Map
map(Text, TextArrayWritable, Mapper<Text, TextArrayWritable, Text, TextArrayWritable>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest.Map
Map()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest.Map
map(LongWritable, MapWritable, Mapper<LongWritable, MapWritable, LongWritable, MapWritable>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest.Map
map(int[], Map<String, Path>, Mapper<int[], Map<String, Path>, Object, Object>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaMapper
N
nextKeyValue()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductRecordReader
nextKeyValue()
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
O
org.apache.taverna.platform.execution.impl.hadoop
- package org.apache.taverna.platform.execution.impl.hadoop
org.pingel.util
- package org.pingel.util
R
readFields(DataInput)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
Reduce()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest.Reduce
reduce(Text, Iterable<TextArrayWritable>, Reducer<Text, TextArrayWritable, Text, Text>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest.Reduce
Reduce()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest.Reduce
reduce(LongWritable, Iterable<MapWritable>, Reducer<LongWritable, MapWritable, LongWritable, Text>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest.Reduce
reduce(int[], Iterable<Map<String, Path>>, Reducer<int[], Map<String, Path>, Object, Object>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaReducer
run(String[])
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductTest
run(String[])
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
DotProductTest
run(String[])
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
Test
S
setup(Mapper<int[], Map<String, Path>, Object, Object>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaMapper
setup(Reducer<int[], Map<String, Path>, Object, Object>.Context)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
TavernaReducer
T
TavernaInputFormat
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TavernaInputFormat()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputFormat
TavernaInputSplit
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TavernaInputSplit(int[], Map<String, Path>, long, String[])
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TavernaInputSplit
TavernaMapper
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TavernaMapper()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TavernaMapper
TavernaRecordReader
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TavernaRecordReader()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TavernaRecordReader
TavernaReducer
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TavernaReducer()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TavernaReducer
Test
- Class in
org.apache.taverna.platform.execution.impl.hadoop
Test()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
Test
TextArrayWritable
- Class in
org.apache.taverna.platform.execution.impl.hadoop
TextArrayWritable()
- Constructor for class org.apache.taverna.platform.execution.impl.hadoop.
TextArrayWritable
W
write(DataOutput)
- Method in class org.apache.taverna.platform.execution.impl.hadoop.
CrossProductInputSplit
A
C
D
G
I
M
N
O
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2016
The Apache Software Foundation
. All rights reserved.