public class ManagedBacklogReaderFactoryImpl extends java.lang.Object implements ManagedBacklogReaderFactory
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.apache.beam.sdk.io.gcp.pubsublite.internal.TopicBacklogReader |
newReader(SubscriptionPartition subscriptionPartition) |
public org.apache.beam.sdk.io.gcp.pubsublite.internal.TopicBacklogReader newReader(SubscriptionPartition subscriptionPartition)
newReader
in interface ManagedBacklogReaderFactory
public void close()
close
in interface java.lang.AutoCloseable
close
in interface ManagedBacklogReaderFactory