public class ChangeStreamOffsetFactory extends OffsetFactory
public Offset earliest()
earliest 在类中 OffsetFactorypublic Offset neverStop()
neverStop 在类中 OffsetFactorypublic Offset latest()
latest 在类中 OffsetFactorypublic Offset specific(String filename, Long position)
specific 在类中 OffsetFactorypublic Offset timestamp(long timestamp)
timestamp 在类中 OffsetFactoryCopyright © 2024 The Apache Software Foundation. All rights reserved.