Package org.apache.heron.api.spout
Interface Scheme
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
RawScheme
public interface Scheme extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Object>
deserialize(byte[] ser)
Fields
getOutputFields()
-