backtype.storm.spout
Class RawScheme
java.lang.Object
backtype.storm.spout.RawScheme
- All Implemented Interfaces:
- Scheme, Serializable
public class RawScheme
- extends Object
- implements Scheme
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawScheme
public RawScheme()
deserialize
public List<Object> deserialize(byte[] ser)
- Specified by:
deserialize in interface Scheme
getOutputFields
public Fields getOutputFields()
- Specified by:
getOutputFields in interface Scheme
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.