public interface ITridentPartitionManager
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
open(String offset) |
List<EventData> |
receiveBatch(String offset,
int count)
receive a batch of messages from EvenHub up to “count” messages
|
boolean open(String offset)
void close()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.