Interface PartitionPublisherFactory
- All Superinterfaces:
AutoCloseable
-
Method Summary
-
Method Details
-
newPublisher
Publisher<MessageMetadata> newPublisher(Partition partition) throws com.google.api.gax.rpc.ApiException - Throws:
com.google.api.gax.rpc.ApiException
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-