backtype.storm.coordination
Class CoordinatedBolt.IdStreamSpec
java.lang.Object
backtype.storm.coordination.CoordinatedBolt.IdStreamSpec
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CoordinatedBolt
public static class CoordinatedBolt.IdStreamSpec
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinatedBolt.IdStreamSpec
protected CoordinatedBolt.IdStreamSpec(String component,
String stream)
getGlobalStreamId
public GlobalStreamId getGlobalStreamId()
makeDetectSpec
public static CoordinatedBolt.IdStreamSpec makeDetectSpec(String component,
String stream)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.