protected class TraceForStorageProvider.FileBasedTrace extends Object implements AbstractTraceForURIProvider.PersistedTrace
| Modifier | Constructor and Description |
|---|---|
protected |
TraceForStorageProvider.FileBasedTrace(org.eclipse.core.resources.IFile file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
AbsoluteURI |
getPath() |
long |
getTimestamp() |
InputStream |
openStream() |
protected TraceForStorageProvider.FileBasedTrace(org.eclipse.core.resources.IFile file)
public AbsoluteURI getPath()
getPath in interface AbstractTraceForURIProvider.PersistedTracepublic long getTimestamp()
getTimestamp in interface AbstractTraceForURIProvider.PersistedTracepublic InputStream openStream() throws IOException
openStream in interface AbstractTraceForURIProvider.PersistedTraceIOExceptionpublic boolean exists()
exists in interface AbstractTraceForURIProvider.PersistedTraceCopyright © 2016. All Rights Reserved.