public interface CompactedTopic
| Modifier and Type | Method and Description |
|---|---|
void |
asyncReadEntriesOrWait(ManagedCursor cursor,
int numberOfEntriesToRead,
AsyncCallbacks.ReadEntriesCallback callback,
Object ctx) |
CompletableFuture<?> |
newCompactedLedger(Position p,
long compactedLedgerId) |
CompletableFuture<?> newCompactedLedger(Position p, long compactedLedgerId)
void asyncReadEntriesOrWait(ManagedCursor cursor, int numberOfEntriesToRead, AsyncCallbacks.ReadEntriesCallback callback, Object ctx)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.