Package org.apache.storm.trident.spout
Interface ISpoutPartition
- All Known Implementing Classes:
- KafkaTridentSpoutTopicPartition
public interface ISpoutPartition
- 
Method Summary
- 
Method Details- 
getIdString getId()This is used as a Zookeeper node path for storing metadata.
 
-