See: Description
Interface | Description |
---|---|
UESStorageService |
Service for sharing data among use cases, modules or subsystems.
|
Class | Description |
---|---|
UESBucket |
Unique container for data storage.
|
UESMetadata |
Metadata for
UESStorageObject - key-value pairs. |
UESObjectListing |
Contains the results of listing the objects in a UDDS bucket.
|
UESObjectListingCriteria |
Contains options to return a list of summary information about the objects in the specified bucket.
|
UESOwner |
Represents the owner of a storage object.
|
UESStorageObject |
UESStorageObject represents data stored in
UESSharedStorage . |
UESStorageObjectSummary |
Contains the summary of an object stored in a UDDS bucket.
|
Enum | Description |
---|---|
UESStorageServiceRTException.E05J00 |
Error codes for this type of exception.
|
Exception | Description |
---|---|
UDDSModuleRTException |
Root exception for UDDS module.
|
UESStorageServiceRTException |
Thrown by UESStorageService to indicate a problem with data storage.
|