|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadOnlyRepo | |
|---|---|
| org.apache.accumulo.fate | |
| Uses of ReadOnlyRepo in org.apache.accumulo.fate |
|---|
| Subinterfaces of ReadOnlyRepo in org.apache.accumulo.fate | |
|---|---|
interface |
Repo<T>
Repeatable persisted operation |
| Classes in org.apache.accumulo.fate that implement ReadOnlyRepo | |
|---|---|
protected static class |
ReadOnlyStore.ReadOnlyRepoWrapper<X>
Decorates a Repo to make sure it is treated as a ReadOnlyRepo. |
| Methods in org.apache.accumulo.fate that return ReadOnlyRepo | |
|---|---|
ReadOnlyRepo<T> |
ReadOnlyTStore.top(long tid)
Get the current operation for the given transaction id. |
ReadOnlyRepo<T> |
ReadOnlyStore.top(long tid)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||