See: Description
Interface | Description |
---|---|
UnguardedContext<D extends Descriptor,T extends Serializable> |
Expose unguarded representations.
|
UnguardedDissimilarityCalculator<T> |
Unguarded dissimilarity calculator.
|
UnguardedExtractor<D extends Descriptor,T extends Serializable> |
Extract unguarded representation from descriptors.
|
Unguarded representations used in performance intensive deployments. Various api contracts are enforced on the upper level, so extreme caution needed for usage.
Please note that classes and interfaces in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.