private class EntryHolder.SimpleRepEnum extends Object implements RepEnum
RepEnum for this class.| Modifier and Type | Field and Description |
|---|---|
private Iterator<EntryHandle> |
contentsIterator |
private TransactableMgr |
mgr |
private long |
startTime |
| Constructor and Description |
|---|
SimpleRepEnum(TransactableMgr mgr) |
| Modifier and Type | Method and Description |
|---|---|
EntryRep |
nextRep()
Return the next
EntryRep object, or null
if there is none. |
private final Iterator<EntryHandle> contentsIterator
private final TransactableMgr mgr
private final long startTime
SimpleRepEnum(TransactableMgr mgr)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.