backtype.storm.serialization
Class SerializationFactory.IdDictionary
java.lang.Object
backtype.storm.serialization.SerializationFactory.IdDictionary
- Enclosing class:
- SerializationFactory
public static class SerializationFactory.IdDictionary
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializationFactory.IdDictionary
public SerializationFactory.IdDictionary(StormTopology topology)
getStreamId
public int getStreamId(String component,
String stream)
getStreamName
public String getStreamName(String component,
int stream)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.