public class Consumer extends Object
| Constructor and Description |
|---|
Consumer(long nextSnapshot) |
| Modifier and Type | Method and Description |
|---|---|
static Consumer |
fromJson(String json) |
static Optional<Consumer> |
fromPath(FileIO fileIO,
Path path) |
long |
nextSnapshot() |
String |
toJson() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.