Package org.apache.opendal
Class ReadOptions
java.lang.Object
org.apache.opendal.ReadOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
public final long offsetSets the offset of the read operation. -
length
public final long lengthSets the length of the read operation.- See Also:
-
-
Constructor Details
-
ReadOptions
public ReadOptions()
-