Skip to content

TahoeFileIndexWithSnapshotDescriptor

TahoeFileIndexWithSnapshotDescriptor is an extension of the TahoeFileIndex abstraction for file indices with an extra SnapshotDescriptor.

TahoeFileIndexWithSnapshotDescriptor uses the SnapshotDescriptor (given when created) to meet the contract.

Implementations

Creating Instance

TahoeFileIndexWithSnapshotDescriptor takes the following to be created:

Abstract Class

TahoeFileIndexWithSnapshotDescriptor is an abstract class and cannot be created directly. It is created indirectly for the concrete TahoeFileIndexWithSnapshotDescriptors.