public interface PartitionPublisherFactory extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Publisher<MessageMetadata> |
newPublisher(Partition partition) |
Publisher<MessageMetadata> newPublisher(Partition partition) throws com.google.api.gax.rpc.ApiException
com.google.api.gax.rpc.ApiExceptionvoid close()
close in interface AutoCloseableCopyright © 2023 Google LLC. All rights reserved.