protected static class AbstractPutEventProcessor.Range extends Object
private long
end
start
Range(long start, long end)
long
getEnd()
getStart()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final long start
private final long end
public Range(long start, long end)
public long getStart()
public long getEnd()
public String toString()
toString
Object
Copyright © 2019 Apache NiFi Project. All rights reserved.