Uses of Interface
org.wildfly.clustering.server.offset.Offset
Packages that use Offset
-
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> A default offset implementation.static classA duration-based offset implementation.static classAn instant-based offset implementation.static classA temporal offset implementation.Methods in org.wildfly.clustering.server.offset that return OffsetModifier and TypeMethodDescriptionOffset.forDuration(Duration offset) Creates a duration-based offset for the specified duration.Offset.forInstant(Duration offset) Creates an instant-based offset for the specified duration.OffsetValue.DefaultOffsetValue.getOffset()OffsetValue.getOffset()The current offset.Methods in org.wildfly.clustering.server.offset with parameters of type Offset