Uses of Class
org.smallmind.persistence.cache.VectorArtifact
Packages that use VectorArtifact
-
Uses of VectorArtifact in org.smallmind.persistence.cache
Constructors in org.smallmind.persistence.cache with parameters of type VectorArtifactModifierConstructorDescriptionVectorKey(VectorArtifact vectorArtifact, Class<D> elementClass) VectorKey(VectorArtifact vectorArtifact, Class<D> elementClass, String classification) -
Uses of VectorArtifact in org.smallmind.persistence.cache.aop
Methods in org.smallmind.persistence.cache.aop that return VectorArtifactModifier and TypeMethodDescriptionstatic VectorArtifactVectorCalculator.getVectorArtifact(Vector vector, org.aspectj.lang.JoinPoint joinPoint) static VectorArtifactVectorCalculator.getVectorArtifact(Vector vector, Durable durable)