public interface PartitionSubscriberFactory extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Subscriber |
newSubscriber(Partition partition) |
Subscriber newSubscriber(Partition partition) throws CheckedApiException
CheckedApiExceptionvoid close()
close in interface AutoCloseableCopyright © 2022 Google LLC. All rights reserved.