| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.source |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractPartition.PartitionType |
AbstractPartition.partitionType |
| Modifier and Type | Method and Description |
|---|---|
AbstractPartition.PartitionType |
AbstractPartition.getPartitionType() |
static AbstractPartition.PartitionType |
AbstractPartition.PartitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPartition.PartitionType[] |
AbstractPartition.PartitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractPartition(String topic,
AbstractPartition.PartitionType partitionType) |
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.