@PublicApi @NotThreadSafe public final class FileLocationOptions extends Object
UnderFileSystem
.Modifier and Type | Method and Description |
---|---|
static FileLocationOptions |
defaults() |
boolean |
equals(Object o) |
long |
getOffset() |
int |
hashCode() |
FileLocationOptions |
setOffset(long offset)
Sets the offset for which locations are to be queried.
|
String |
toString() |
public static FileLocationOptions defaults()
FileLocationOptions
public long getOffset()
public FileLocationOptions setOffset(long offset)
offset
- within a file in bytesCopyright © 2023. All Rights Reserved.