@InterfaceStability.Unstable
@InterfaceAudience.LimitedPrivate
public interface OffloadIndexEntry
| Modifier and Type | Method and Description |
|---|---|
long |
getDataOffset()
Get the offset of the block's data within the object.
|
long |
getEntryId()
Get the entryId that this entry contains.
|
long |
getOffset()
Get the offset of this block within the object.
|
int |
getPartId()
Get the block part id of tiered storage.
|
long getEntryId()
int getPartId()
long getOffset()
long getDataOffset()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.