Uses of Enum
org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
-
Uses of WALEntryStream.HasNext in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeMethodDescriptionWALEntryStream.hasNext()
Try advance the stream if there is no entry yet.private WALEntryStream.HasNext
WALEntryStream.lastAttempt()
private WALEntryStream.HasNext
WALEntryStream.prepareReader()
private WALEntryStream.HasNext
WALEntryStream.tryAdvanceEntry()
static WALEntryStream.HasNext
Returns the enum constant of this type with the specified name.static WALEntryStream.HasNext[]
WALEntryStream.HasNext.values()
Returns an array containing the constants of this enum type, in the order they are declared.