Uses of Class
org.infinispan.protostream.Version
Packages that use Version
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
-
Uses of Version in org.infinispan.protostream
Classes in org.infinispan.protostream that implement interfaces with type arguments of type VersionModifier and TypeClassDescriptionfinal classProvides version information about this ProtoStream release.Fields in org.infinispan.protostream declared as VersionMethods in org.infinispan.protostream that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.getVersion()static VersionVersion.getVersion(Class<?> clazz) Try to obtain the version from the manifest.Methods in org.infinispan.protostream with parameters of type Version