Constructor and Description |
---|
WAL.Entry() |
WAL.Entry(WALKey key,
WALEdit edit)
Constructor for both params
|
Modifier and Type | Method and Description |
---|---|
WALEdit |
getEdit()
Gets the edit
|
WALKey |
getKey()
Gets the key
|
void |
setCompressionContext(CompressionContext compressionContext)
Set compression context for this entry.
|
String |
toString() |
public WALEdit getEdit()
public WALKey getKey()
public void setCompressionContext(CompressionContext compressionContext)
compressionContext
- Compression contextCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.