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.DataOutputWrapperDataOutputpublic long finalizeOutput()
OutOfCoreDataAccessor.DataOutputWrapperDataOutput used for persistence.finalizeOutput in interface OutOfCoreDataAccessor.DataOutputWrapperDataOutput since it was
openedCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.