Uses of Class
org.opendaylight.controller.cluster.datastore.persisted.PurgeLocalHistoryPayload
-
Packages that use PurgeLocalHistoryPayload Package Description org.opendaylight.controller.cluster.datastore.persisted Persisted backend structures. -
-
Uses of PurgeLocalHistoryPayload in org.opendaylight.controller.cluster.datastore.persisted
Methods in org.opendaylight.controller.cluster.datastore.persisted that return PurgeLocalHistoryPayload Modifier and Type Method Description static PurgeLocalHistoryPayloadPurgeLocalHistoryPayload. create(org.opendaylight.controller.cluster.access.concepts.LocalHistoryIdentifier historyId, int initialSerializedBufferCapacity)
-