public class PulsarSourceEnumeratorState extends Object
| Constructor and Description |
|---|
PulsarSourceEnumeratorState(Map<Integer,List<PulsarPartitionSplit>> currentAssignment) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<PulsarPartitionSplit>> |
getCurrentAssignment() |
public PulsarSourceEnumeratorState(Map<Integer,List<PulsarPartitionSplit>> currentAssignment)
public Map<Integer,List<PulsarPartitionSplit>> getCurrentAssignment()
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.