Uses of Class
org.eclipse.tycho.repository.p2base.artifact.provider.streaming.ArtifactSinkException
-
-
Uses of ArtifactSinkException in org.eclipse.tycho.repository.local
Methods in org.eclipse.tycho.repository.local that throw ArtifactSinkException Modifier and Type Method Description private voidMirroringArtifactProvider. createCanonicalArtifactFromLocalPackedArtifact(org.eclipse.equinox.p2.metadata.IArtifactKey key)protected voidMirroringArtifactProvider. downloadArtifact(org.eclipse.equinox.p2.metadata.IArtifactKey key)protected org.eclipse.core.runtime.IStatusMirroringArtifactProvider. downloadCanonicalArtifact(org.eclipse.equinox.p2.metadata.IArtifactKey key)protected org.eclipse.core.runtime.IStatusMirroringArtifactProvider. downloadMostSpecificNeededFormatOfArtifact(org.eclipse.equinox.p2.metadata.IArtifactKey key)protected org.eclipse.core.runtime.IStatusPackedFormatMirroringArtifactProvider. downloadMostSpecificNeededFormatOfArtifact(org.eclipse.equinox.p2.metadata.IArtifactKey key)private org.eclipse.core.runtime.IStatusPackedFormatMirroringArtifactProvider. downloadRawArtifact(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)private voidMirroringArtifactProvider. ensureArtifactIsPresentInCanonicalFormat(org.eclipse.equinox.p2.metadata.IArtifactKey key)org.eclipse.core.runtime.IStatusMirroringArtifactProvider. getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusMirroringArtifactProvider. getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)protected booleanMirroringArtifactProvider. makeOneFormatLocallyAvailable(org.eclipse.equinox.p2.metadata.IArtifactKey key)protected booleanPackedFormatMirroringArtifactProvider. makeOneFormatLocallyAvailable(org.eclipse.equinox.p2.metadata.IArtifactKey key) -
Uses of ArtifactSinkException in org.eclipse.tycho.repository.p2base.artifact.provider
Methods in org.eclipse.tycho.repository.p2base.artifact.provider that throw ArtifactSinkException Modifier and Type Method Description org.eclipse.core.runtime.IStatusCompositeArtifactProviderBaseImpl. getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusIArtifactProvider. getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)Writes the requested artifact to the givenIArtifactSink.protected voidCompositeArtifactProvider. getArtifactFromAnySource(IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)protected abstract voidCompositeArtifactProviderBaseImpl. getArtifactFromAnySource(IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusCompositeArtifactProviderBaseImpl. getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusIRawArtifactProvider. getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)Writes the requested artifact in the specified raw format to the givenIRawArtifactSink.protected voidCompositeArtifactProvider. getRawArtifactFromAnySource(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector)protected abstract voidCompositeArtifactProviderBaseImpl. getRawArtifactFromAnySource(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector) -
Uses of ArtifactSinkException in org.eclipse.tycho.repository.p2base.artifact.provider.streaming
Methods in org.eclipse.tycho.repository.p2base.artifact.provider.streaming that throw ArtifactSinkException Modifier and Type Method Description voidIArtifactSink. abortWrite()Method for aborting the write operation.voidStreamArtifactSink. abortWrite()java.io.OutputStreamIArtifactSink. beginWrite()Method for starting the write operation.java.io.OutputStreamStreamArtifactSink. beginWrite()voidIArtifactSink. commitWrite()Method to committing the write operation.voidStreamArtifactSink. commitWrite() -
Uses of ArtifactSinkException in org.eclipse.tycho.repository.p2base.artifact.repository
Fields in org.eclipse.tycho.repository.p2base.artifact.repository declared as ArtifactSinkException Modifier and Type Field Description private ArtifactSinkExceptionRepositoryArtifactProvider.ArtifactSinkExceptionWrapper. wrappedExceptionMethods in org.eclipse.tycho.repository.p2base.artifact.repository that return ArtifactSinkException Modifier and Type Method Description ArtifactSinkExceptionRepositoryArtifactProvider.ArtifactSinkExceptionWrapper. getWrappedException()Methods in org.eclipse.tycho.repository.p2base.artifact.repository that throw ArtifactSinkException Modifier and Type Method Description voidArtifactRepositoryBaseImpl.AddingArtifactSink. abortWrite()java.io.OutputStreamArtifactRepositoryBaseImpl.AddingArtifactSink. beginWrite()private static voidArtifactRepositoryBaseImpl. closeSinkAccordingToStatus(IArtifactSink sink, org.eclipse.core.runtime.IStatus status)voidArtifactRepositoryBaseImpl.AddingArtifactSink. commitWrite()org.eclipse.core.runtime.IStatusArtifactRepositoryBaseImpl. getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusProviderOnlyArtifactRepository. getArtifact(IArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)private booleanRepositoryArtifactProvider. getArtifactFromAnyChildRepository(java.util.List<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> availableDescriptors, org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository, IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)private booleanRepositoryArtifactProvider. getArtifactFromAnyFormatAvailableInRepository(org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository, IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)private booleanRepositoryArtifactProvider. getArtifactFromAnyMirror(java.util.List<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> availableDescriptors, org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository, IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, RepositoryArtifactProvider.RetryTracker retryTracker, org.eclipse.core.runtime.IProgressMonitor monitor)protected voidRepositoryArtifactProvider. getArtifactFromAnySource(IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)private booleanRepositoryArtifactProvider. getArtifactFromOneMirror(java.util.List<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> availableDescriptors, org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository, IArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, RepositoryArtifactProvider.RetryTracker retryTracker, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusArtifactRepositoryBaseImpl. getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusProviderOnlyArtifactRepository. getRawArtifact(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor)protected voidRepositoryArtifactProvider. getRawArtifactFromAnySource(IRawArtifactSink sink, org.eclipse.core.runtime.IProgressMonitor monitor, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector)private booleanRepositoryArtifactProvider. getRawArtifactFromRepository(org.eclipse.equinox.p2.repository.artifact.IArtifactRepository repository, IRawArtifactSink sink, java.util.List<org.eclipse.core.runtime.IStatus> statusCollector, org.eclipse.core.runtime.IProgressMonitor monitor)Constructors in org.eclipse.tycho.repository.p2base.artifact.repository with parameters of type ArtifactSinkException Constructor Description ArtifactSinkExceptionWrapper(ArtifactSinkException wrappedException)Constructors in org.eclipse.tycho.repository.p2base.artifact.repository that throw ArtifactSinkException Constructor Description CommittingArtifactOutputStream(IArtifactSink artifactSink)
-