Uses of Class
dev.getelements.elements.rt.transact.unix.UnixFSDualCounter.Snapshot
Packages that use UnixFSDualCounter.Snapshot
-
Uses of UnixFSDualCounter.Snapshot in dev.getelements.elements.rt.transact.unix
Methods in dev.getelements.elements.rt.transact.unix that return UnixFSDualCounter.SnapshotModifier and TypeMethodDescriptionUnixFSDualCounter.getSnapshot()Gets the snapshot value of thisUnixFSDualCounter.UnixFSDualCounter.incrementLeadingAndGetSnapshot()Increments the leading value.Methods in dev.getelements.elements.rt.transact.unix with parameters of type UnixFSDualCounter.SnapshotModifier and TypeMethodDescriptionbooleanUnixFSDualCounter.compareAndIncrementTrailing(UnixFSDualCounter.Snapshot snapshot) Given aUnixFSDualCounter.Snapshot, this attempts to increment the trailing value.