Uses of Class
org.eclipse.aether.internal.impl.collect.DataPool.DescriptorKey
Packages that use DataPool.DescriptorKey
Package
Description
Internal helper classes for dependency collector.
-
Uses of DataPool.DescriptorKey in org.eclipse.aether.internal.impl.collect
Fields in org.eclipse.aether.internal.impl.collect with type parameters of type DataPool.DescriptorKeyModifier and TypeFieldDescriptionprivate final DataPool.InternPool<DataPool.DescriptorKey, DataPool.Descriptor> DataPool.descriptorsDescriptor interning pool, lives across session (if session carries non-nullRepositoryCache).Methods in org.eclipse.aether.internal.impl.collect that return DataPool.DescriptorKeyMethods in org.eclipse.aether.internal.impl.collect with parameters of type DataPool.DescriptorKeyModifier and TypeMethodDescriptionDataPool.getDescriptor(DataPool.DescriptorKey key, ArtifactDescriptorRequest request) voidDataPool.putDescriptor(DataPool.DescriptorKey key, ArtifactDescriptorException e) voidDataPool.putDescriptor(DataPool.DescriptorKey key, ArtifactDescriptorResult result)