@ThreadSafe public final class BlockReadRequest extends Object
Modifier and Type | Method and Description |
---|---|
long |
getChunkSize() |
long |
getEnd() |
long |
getId() |
Protocol.OpenUfsBlockOptions |
getOpenUfsBlockOptions() |
long |
getSessionId() |
long |
getStart() |
boolean |
isPersisted() |
boolean |
isPositionShort() |
boolean |
isPromote() |
String |
toString() |
public boolean isPromote()
public boolean isPositionShort()
public Protocol.OpenUfsBlockOptions getOpenUfsBlockOptions()
public boolean isPersisted()
public long getSessionId()
public long getId()
public long getStart()
public long getEnd()
public long getChunkSize()
Copyright © 2023. All Rights Reserved.