storm.trident.topology
Class TridentBoltExecutor.CoordType
java.lang.Object
storm.trident.topology.TridentBoltExecutor.CoordType
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TridentBoltExecutor
public static class TridentBoltExecutor.CoordType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
singleCount
public boolean singleCount
TridentBoltExecutor.CoordType
protected TridentBoltExecutor.CoordType(boolean singleCount)
single
public static TridentBoltExecutor.CoordType single()
all
public static TridentBoltExecutor.CoordType all()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.