Uses of Class
org.opendaylight.controller.cluster.raft.spi.ImmutableUnsignedLongSet
Packages that use ImmutableUnsignedLongSet
Package
Description
Persisted backend structures.
Various provider-level APIs for plugging into
RaftActor.-
Uses of ImmutableUnsignedLongSet in org.opendaylight.controller.cluster.datastore.persisted
Methods in org.opendaylight.controller.cluster.datastore.persisted that return ImmutableUnsignedLongSetModifier and TypeMethodDescriptionFrontendHistoryMetadata.getPurgedTransactions()@NonNull ImmutableUnsignedLongSetSkipTransactionsPayload.getTransactionIds()@NonNull ImmutableUnsignedLongSetFrontendClientMetadata.purgedHistories()Returns the value of thepurgedHistoriesrecord component.Methods in org.opendaylight.controller.cluster.datastore.persisted with parameters of type ImmutableUnsignedLongSetModifier and TypeMethodDescriptionstatic @NonNull SkipTransactionsPayloadSkipTransactionsPayload.create(LocalHistoryIdentifier historyId, ImmutableUnsignedLongSet transactionIds, int initialSerializedBufferCapacity) Constructors in org.opendaylight.controller.cluster.datastore.persisted with parameters of type ImmutableUnsignedLongSetModifierConstructorDescriptionFrontendClientMetadata(@NonNull ClientIdentifier clientId, @NonNull ImmutableUnsignedLongSet purgedHistories, @NonNull ImmutableList<FrontendHistoryMetadata> currentHistories) Creates an instance of aFrontendClientMetadatarecord class.FrontendHistoryMetadata(long historyId, long cookie, boolean closed, UnsignedLongBitmap closedTransactions, ImmutableUnsignedLongSet purgedTransactions) -
Uses of ImmutableUnsignedLongSet in org.opendaylight.controller.cluster.raft.spi
Methods in org.opendaylight.controller.cluster.raft.spi that return ImmutableUnsignedLongSetModifier and TypeMethodDescriptionImmutableUnsignedLongSet.immutableCopy()MutableUnsignedLongSet.immutableCopy()abstract ImmutableUnsignedLongSetUnsignedLongSet.immutableCopy()Returns an immutable copy of this set.static @NonNull ImmutableUnsignedLongSetImmutableUnsignedLongSet.of()Return an emptyImmutableUnsignedLongSet.static @NonNull ImmutableUnsignedLongSetstatic @NonNull ImmutableUnsignedLongSet