public class AppendObjectResult extends UpdateObjectResult
Constructor and Description |
---|
AppendObjectResult() |
Modifier and Type | Method and Description |
---|---|
long |
getAppendOffset()
Gets the starting offset inside the object where the data was
appended.
|
void |
setAppendOffset(long appendOffset)
Sets the starting offset inside the object where the data was
appended.
|
public long getAppendOffset()
public void setAppendOffset(long appendOffset)
appendOffset
- the append offset