public class Partitions extends Object implements Serializable
Represents all EventHub partitions a spout is receiving messages from.
| Constructor and Description | 
|---|
Partitions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addPartition(Partition partition)  | 
List<Partition> | 
getPartitions()  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.