| Package | Description |
|---|---|
| org.apache.accumulo.fate |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Repo<T>
Repeatable persisted operation
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ReadOnlyStore.ReadOnlyRepoWrapper<X>
Decorates a Repo to make sure it is treated as a ReadOnlyRepo.
|
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyRepo<T> |
ReadOnlyTStore.top(long tid)
Get the current operation for the given transaction id.
|
ReadOnlyRepo<T> |
ReadOnlyStore.top(long tid) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.