|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.streaming.util.WriteAheadLogRecordHandle
public abstract class WriteAheadLogRecordHandle
This abstract class represents a handle that refers to a record written in a
WriteAheadLog.
It must contain all the information necessary for the record to be read and returned by
an implemenation of the WriteAheadLog class.
WriteAheadLog,
Serialized Form| Constructor Summary | |
|---|---|
WriteAheadLogRecordHandle()
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WriteAheadLogRecordHandle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||