Uses of Enum Class
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 class with the specified name.static WALEntryStream.HasNext[]
WALEntryStream.HasNext.values()
Returns an array containing the constants of this enum class, in the order they are declared.