public final class CreateLocalHistoryPayload extends AbstractIdentifiablePayload<LocalHistoryIdentifier>
LocalHistoryIdentifier.AbstractIdentifiablePayload.AbstractProxy<T extends org.opendaylight.yangtools.concepts.Identifier>| Modifier and Type | Method and Description |
|---|---|
static CreateLocalHistoryPayload |
create(LocalHistoryIdentifier historyId,
int initialSerializedBufferCapacity) |
protected org.opendaylight.controller.cluster.datastore.persisted.CreateLocalHistoryPayload.Proxy |
externalizableProxy(byte[] serialized) |
getIdentifier, size, writeReplacepublic static CreateLocalHistoryPayload create(LocalHistoryIdentifier historyId, int initialSerializedBufferCapacity)
protected org.opendaylight.controller.cluster.datastore.persisted.CreateLocalHistoryPayload.Proxy externalizableProxy(byte[] serialized)
externalizableProxy in class AbstractIdentifiablePayload<LocalHistoryIdentifier>Copyright © 2019 OpenDaylight. All rights reserved.