Uses of Class
org.infinispan.container.versioning.NumericVersion
Packages that use NumericVersion
Package
Description
Metadata interfaces
-
Uses of NumericVersion in org.infinispan.container.versioning
Methods in org.infinispan.container.versioning that return NumericVersionModifier and TypeMethodDescriptionRandomVersionGenerator.generateNew()
NumericVersion$___Marshaller_54e14f07f0b2d32fc02dc14b15442c6b41ee1d50304f1e61ddb56d9feb6975b1.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) NumericVersion.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.container.versioning that return types with arguments of type NumericVersionModifier and TypeMethodDescriptionNumericVersion$___Marshaller_54e14f07f0b2d32fc02dc14b15442c6b41ee1d50304f1e61ddb56d9feb6975b1.getJavaClass()
Set
<Class<? extends NumericVersion>> NumericVersion.Externalizer.getTypeClasses()
Methods in org.infinispan.container.versioning with parameters of type NumericVersionModifier and TypeMethodDescriptionvoid
NumericVersion$___Marshaller_54e14f07f0b2d32fc02dc14b15442c6b41ee1d50304f1e61ddb56d9feb6975b1.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, NumericVersion $2) void
NumericVersion.Externalizer.writeObject
(ObjectOutput output, NumericVersion object) -
Uses of NumericVersion in org.infinispan.metadata
Methods in org.infinispan.metadata that return NumericVersionConstructors in org.infinispan.metadata with parameters of type NumericVersionModifierConstructorDescriptionprotected
EmbeddedLifespanExpirableMetadata
(long lifespan, NumericVersion numericVersion, SimpleClusteredVersion clusteredVersion) -
Uses of NumericVersion in org.infinispan.metadata.impl
Methods in org.infinispan.metadata.impl that return NumericVersion -
Uses of NumericVersion in org.infinispan.server.memcached
Constructors in org.infinispan.server.memcached with parameters of type NumericVersionModifierConstructorDescriptionMemcachedMetadata
(int flags, long lifespan, NumericVersion numericVersion, SimpleClusteredVersion clusteredVersion)