This project has retired. For details please refer to its
Attic page.
TableSourceTarget (Apache Crunch 0.5.0-incubating API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Source<Pair<K,V>>, SourceTarget<Pair<K,V>>, TableSource<K,V>, Target
public interface TableSourceTarget<K,V>
extends TableSource<K,V>, SourceTarget<Pair<K,V>>
An interface for classes that implement both the TableSource
and the
Target
interfaces.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.