backtype.storm.spout
Interface Scheme

All Superinterfaces:
Serializable
All Known Implementing Classes:
RawScheme

public interface Scheme
extends Serializable


Method Summary
 List<Object> deserialize(byte[] ser)
           
 Fields getOutputFields()
           
 

Method Detail

deserialize

List<Object> deserialize(byte[] ser)

getOutputFields

Fields getOutputFields()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.