Package | Description |
---|---|
org.apache.paimon.consumer |
Modifier and Type | Method and Description |
---|---|
static Consumer |
Consumer.fromJson(String json) |
Modifier and Type | Method and Description |
---|---|
Optional<Consumer> |
ConsumerManager.consumer(String consumerId) |
static Optional<Consumer> |
Consumer.fromPath(FileIO fileIO,
Path path) |
Modifier and Type | Method and Description |
---|---|
void |
ConsumerManager.resetConsumer(String consumerId,
Consumer consumer) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.