public class Partition extends Object implements ISpoutPartition, Serializable
| Constructor and Description |
|---|
Partition(EventHubSpoutConfig config,
String partitionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
This is used as a Zookeeper node path for storing metadata.
|
public Partition(EventHubSpoutConfig config, String partitionId)
public String getId()
ISpoutPartitiongetId in interface ISpoutPartitionCopyright © 2023 The Apache Software Foundation. All rights reserved.