See: Description
Interface | Description |
---|---|
ArchiveAccessService |
Service providing access to samples stored in the archive.
|
ChannelInformationCache |
Cache for
ChannelMetaDataDAO.ChannelInformation objects. |
Class | Description |
---|---|
AddChannelCommand |
Command for adding a channel.
|
AddOrUpdateChannelCommand |
Command for adding or updating a channel.
|
ArchiveAccessServiceImpl |
Standard implementation of the
ArchiveAccessService . |
ArchiveConfigurationCommand |
Base class for all commands that update the archive configuration.
|
ArchiveConfigurationCommandResult |
Result of an
ArchiveConfigurationCommand . |
ArchiveConfigurationService |
Service providing access to the archive configuration.
|
ArchiveServerConfigurationXmlExport |
XML export of the channel configurations for an archive server.
|
ArchiveServerConfigurationXmlImport |
Import of the channel configurations for an archive server from XML.
|
ArchivingService |
Service performing the actual archiving.
|
ChannelInformationCacheImpl |
Standard implementation of the
ChannelInformationCache . |
ChannelStatus |
Status of an archived channel.
|
MoveChannelCommand |
Command for moving a channel from one server to another one.
|
RefreshChannelCommand |
Command for refreshing a channel.
|
RemoveChannelCommand |
Command for removing a channel.
|
RenameChannelCommand |
Command for renaming a channel.
|
UpdateChannelCommand |
Command for updating a channel.
|
Enum | Description |
---|---|
ArchiveConfigurationCommand.Type |
Type of an
ArchiveConfigurationCommand . |
ChannelStatus.State |
State of an archived channel.
|
TimeStampLimitMode |
Mode specifying how a time-stamp limit shall be interpreted.
|
Exception | Description |
---|---|
ChannelAlreadyExistsException |
Exception indicating that adding a channel failed because a channel with the
same name already exists.
|
NoSuchChannelException |
Exception indicating that an operation on a channel failed because the
specified channel does not exist.
|
PendingChannelOperationException |
Exception indicating that an operation on a channel failed because there is
another pending operation for the specified channel.
|
Copyright © 2011–2017 aquenos GmbH. All rights reserved.