Navigation
API > API/Developer > API/Developer/Horde
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAliasInfo | Alias for newly added blobs | ||
| FBlob | Describes a blob of data in the storage system | ||
| FBlobAlias | Target for an aliased blob name | ||
| FBlobHandle | Handle to a blob. | ||
| FBlobHandleData | Base interface for a blob. | ||
| FBlobHandleWithHash | Stores a blob handle along with a hash of the target node. | ||
| FBlobLocator | Identifies the location of a blob. Meaning of this string is implementation defined. | ||
| FBlobReader | Reads data from a blob object | ||
| FBlobType | Identifies the type of a blob | ||
| FBlobWriter | Interface for writing data to the storage system. | ||
| FChunkedBufferWriter | Writes data to a series of memory blocks | ||
| FRefCacheTime | Specifies a relative or absolute time value for returning cached ref values | ||
| FRefName | Identifier for a ref in the storage system. Refs serve as GC roots, and are persistent entry points to expanding data structures within the store. | ||
| FRefOptions | Options for adding a new ref | ||
| FStorageClient | Interface for the storage system. | ||
| TBlobHandle | Handle to a blob with a particular state representation |