Uses of Package
org.wildfly.clustering.server.offset
Packages that use org.wildfly.clustering.server.offset
Package
Description
-
Classes in org.wildfly.clustering.server.offset used by org.wildfly.clustering.server.offsetClassDescriptionEncapsulates an offset that can be applied to a value.Encapsulates a value that is offset from some basis, and updated via
Value.set(Object).A mutable reference to some value. -
Classes in org.wildfly.clustering.server.offset used by org.wildfly.clustering.session.cache.metadata.coarseClassDescriptionEncapsulates an offset that can be applied to a value.Encapsulates a value that is offset from some basis, and updated via
Value.set(Object).A mutable reference to some value. -
Classes in org.wildfly.clustering.server.offset used by org.wildfly.clustering.session.cache.metadata.fineClassDescriptionEncapsulates an offset that can be applied to a value.Encapsulates a value that is offset from some basis, and updated via
Value.set(Object).A mutable reference to some value.