Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore.persisted |
Persisted backend structures.
|
Modifier and Type | Method and Description |
---|---|
static FrontendHistoryMetadata |
FrontendHistoryMetadata.readFrom(DataInput in) |
Modifier and Type | Method and Description |
---|---|
Collection<FrontendHistoryMetadata> |
FrontendClientMetadata.getCurrentHistories() |
Constructor and Description |
---|
FrontendClientMetadata(ClientIdentifier identifier,
com.google.common.collect.RangeSet<com.google.common.primitives.UnsignedLong> purgedHistories,
Collection<FrontendHistoryMetadata> currentHistories) |
Copyright © 2019 OpenDaylight. All rights reserved.