public static class HoodieArchivedTimeline.TimeRangeFilter extends Object
protected String
endTs
startTs
TimeRangeFilter(String startTs, String endTs)
boolean
isInRange(String instantTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String startTs
protected final String endTs
public TimeRangeFilter(String startTs, String endTs)
public boolean isInRange(String instantTime)
Copyright © 2024 The Apache Software Foundation. All rights reserved.