public static interface ReceivePump.IPartitionReceiver
| Modifier and Type | Method and Description |
|---|---|
String |
getPartitionId() |
CompletableFuture<Iterable<EventData>> |
receive(int maxBatchSize) |
String getPartitionId()
CompletableFuture<Iterable<EventData>> receive(int maxBatchSize)
Copyright © 2019. All rights reserved.