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 © 2022 The Apache Software Foundation. All rights reserved.