protected static class ReadOnlyStore.ReadOnlyRepoWrapper<X> extends Object implements ReadOnlyRepo<X>
| Constructor and Description |
|---|
ReadOnlyRepoWrapper(Repo<X> repo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
isReady(long tid,
X environment) |
public long isReady(long tid,
X environment)
throws Exception
isReady in interface ReadOnlyRepo<X>Exceptionpublic String getDescription()
getDescription in interface ReadOnlyRepo<X>Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.