|
|||||||||
| Home >> All >> org >> eclipse >> core >> internal >> [ localstore overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.eclipse.core.internal.localstore
| Interface Summary | |
| IHistoryStoreVisitor | |
| ILocalStoreConstants | |
| IUnifiedTreeVisitor | |
| Class Summary | |
| BlobStore | Blob store which maps UUIDs to blobs on disk. |
| CollectSyncStatusVisitor | Visits a unified tree, and collects local sync information in a multistatus. |
| CopyVisitor | |
| CoreFileSystemLibrary | |
| DeleteVisitor | |
| FileSystemResourceManager | Manages the synchronization between the workspace's view and the file system. |
| FileSystemStore | |
| HistoryStore | |
| HistoryStoreEntry | HistoryStoreEntry objects perform all required conversion operations when performing insertion and retrieval from the history store. |
| IsSynchronizedVisitor | Visits a unified tree, and throws a ResourceChangedException on the first node that is discovered to be out of sync. |
| RefreshLocalAliasVisitor | Performs a local refresh, and additionally updates all aliases of the refreshed resource. |
| RefreshLocalVisitor | Visits a unified tree, and synchronizes the file system with the resource tree. |
| SafeChunkyInputStream | |
| SafeChunkyOutputStream | Appends data, in chunks, to a file. |
| SafeFileInputStream | Given a target and a temporary locations, it tries to read the contents from the target. |
| SafeFileOutputStream | This class should be used when there's a file already in the destination and we don't want to lose its contents if a failure writing this stream happens. |
| TestingSupport | Provides special internal access to the workspace resource implementation. |
| UnifiedTree | Represents the workspace's tree merged with the file system's tree. |
| UnifiedTreeNode | |
| Exception Summary | |
| IsSynchronizedVisitor.ResourceChangedException | |
|
|||||||||
| Home >> All >> org >> eclipse >> core >> internal >> [ localstore overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||