Interface | Description |
---|---|
AvailableStorageListener |
This interface represents a listener that can be set to listen for high water
level reached in persistent storage indicated by the dvb.persistent.root
property for all applications.
|
DetachableStorageOption |
This interface represents an external device that can be detached.
|
LogicalStorageVolume |
This interface represents a logical volume on a storage device.
|
RemovableStorageOption |
This interface represents a removable storage media bay that supports
insertion or removal of storage media while power is applied.
|
StorageManagerListener |
This interface represents a listener for changes to the set of StorageProxies
(
StorageProxy ). |
StorageOption |
This interface represents an option that is specific to a class of
storage devices, e.g., detachable or DVR media-capable.
|
StorageProxy |
This interface represents a persistent storage device.
|
Class | Description |
---|---|
ExtendedFileAccessPermissions |
This class extends
FileAccessPermissions to let granting applications provide read
and write file access to applications that have an organisation identifier different from
a granting application. |
StorageManager |
This class represents the storage manager which keeps track of the storage
devices attached to the system.
|
StorageManagerEvent |
Event sent to a
StorageManagerListener registered with the StorageManager that a StorageProxy was added, removed or changed
state. |
Copyright © 2013 CableLabs. All rights reserved.