Uses of Interface
org.wildfly.clustering.server.offset.Offset
Packages that use Offset
Package
Description
-
Uses of Offset in org.wildfly.clustering.server.offset
Classes in org.wildfly.clustering.server.offset that implement OffsetModifier and TypeClassDescriptionstatic classOffset.DefaultOffset<O,V> static classstatic classstatic classMethods in org.wildfly.clustering.server.offset that return OffsetModifier and TypeMethodDescriptionOffset.forDuration(Duration offset) Offset.forInstant(Duration offset) OffsetValue.DefaultOffsetValue.getOffset()OffsetValue.getOffset()The current offset.Methods in org.wildfly.clustering.server.offset with parameters of type Offset -
Uses of Offset in org.wildfly.clustering.session.cache.metadata.coarse
Methods in org.wildfly.clustering.session.cache.metadata.coarse that return OffsetModifier and TypeMethodDescriptionSessionMetaDataEntryOffsets.getLastAccessEndTimeOffset()Returns the last access end time delta, as an offset from the current value.SessionMetaDataEntryOffsets.getLastAccessStartTimeOffset()Returns the last access start time delta, as an offset from the current value.SessionMetaDataEntryOffsets.getTimeoutOffset()Returns the session timeout delta, as an offset from the current value. -
Uses of Offset in org.wildfly.clustering.session.cache.metadata.fine
Subclasses with type arguments of type Offset in org.wildfly.clustering.session.cache.metadata.fineSubinterfaces with type arguments of type Offset in org.wildfly.clustering.session.cache.metadata.fineModifier and TypeInterfaceDescriptioninterfaceA contextual session metadata entry.Methods in org.wildfly.clustering.session.cache.metadata.fine that return OffsetModifier and TypeMethodDescriptionSessionAccessMetaDataEntryOffsets.getLastAccessOffset()SessionAccessMetaDataEntryOffsets.getSinceCreationOffset()Method parameters in org.wildfly.clustering.session.cache.metadata.fine with type arguments of type OffsetModifier and TypeMethodDescriptionConstructors in org.wildfly.clustering.session.cache.metadata.fine with parameters of type Offset