public class Shard extends Object
Shard()
Shard(String start, String end, long length)
String
end()
void
end(String end)
long
length()
length(long length)
start()
start(String start)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Shard()
public Shard(String start, String end, long length)
public String start()
public void start(String start)
public String end()
public void end(String end)
public long length()
public void length(long length)
public String toString()
toString
Object
Copyright © 2023 The Apache Software Foundation. All rights reserved.