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