@Beta public final class LocalHistoryFailure extends RequestFailure<LocalHistoryIdentifier,LocalHistoryFailure>
RequestFailure involving a LocalHistoryRequest.| Modifier and Type | Method and Description | 
|---|---|
| protected LocalHistoryFailure | cloneAsVersion(ABIVersion version)Create a copy of this message which will serialize to a stream corresponding to the specified method. | 
| protected org.opendaylight.controller.cluster.access.commands.LocalHistoryFailureProxyV1 | externalizableProxy(ABIVersion version)Instantiate a serialization proxy for this object for the target ABI version. | 
addToStringAttributes, getCause, isHardFailuregetSequence, getTarget, getVersion, toString, toVersion, writeReplaceprotected LocalHistoryFailure cloneAsVersion(ABIVersion version)
MessageMessage.Message(Message, ABIVersion).cloneAsVersion in class Message<LocalHistoryIdentifier,LocalHistoryFailure>version - target ABI versionprotected org.opendaylight.controller.cluster.access.commands.LocalHistoryFailureProxyV1 externalizableProxy(ABIVersion version)
MessageABIVersions. This method should never fail, as any compatibility
 checks should have been done by Message.cloneAsVersion(ABIVersion).externalizableProxy in class RequestFailure<LocalHistoryIdentifier,LocalHistoryFailure>version - Requested ABI versionCopyright © 2019 OpenDaylight. All rights reserved.