| Package | Description |
|---|---|
| org.opendaylight.controller.cluster.datastore | |
| org.opendaylight.controller.cluster.datastore.messages |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
RemoteTransactionContext.executeRead(AbstractRead<T> readCmd,
com.google.common.util.concurrent.SettableFuture<T> returnFuture,
Boolean havePermit) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataExists |
class |
ReadData |
| Modifier and Type | Method and Description |
|---|---|
AbstractRead<T> |
AbstractRead.asVersion(short version) |
protected AbstractRead<Boolean> |
DataExists.newInstance(short withVersion) |
protected abstract AbstractRead<T> |
AbstractRead.newInstance(short withVersion) |
protected AbstractRead<Optional<org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?>>> |
ReadData.newInstance(short withVersion) |
Copyright © 2019 OpenDaylight. All rights reserved.