public static class InMemoryDataAccessor.InMemoryDataOutputWrapper extends Object implements OutOfCoreDataAccessor.DataOutputWrapper
DataOutputWrapper
implementation for InMemoryDataAccessor
Constructor and Description |
---|
InMemoryDataOutputWrapper(BigDataOutput output)
Constructor
|
Modifier and Type | Method and Description |
---|---|
long |
finalizeOutput()
Finalize and close the
DataOutput used for persistence. |
DataOutput |
getDataOutput() |
public InMemoryDataOutputWrapper(BigDataOutput output)
output
- Output to write data topublic DataOutput getDataOutput()
getDataOutput
in interface OutOfCoreDataAccessor.DataOutputWrapper
DataOutput
public long finalizeOutput()
OutOfCoreDataAccessor.DataOutputWrapper
DataOutput
used for persistence.finalizeOutput
in interface OutOfCoreDataAccessor.DataOutputWrapper
DataOutput
since it was
openedCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.