Class and Description |
---|
Storage
A storage can be used to store, query, update and remove data.
|
VmRef |
WriterID
Service interface class for getting the writer ID which should
be used for writing data to
Storage . |
Class and Description |
---|
StorageCredentials |
Class and Description |
---|
WriterID
Service interface class for getting the writer ID which should
be used for writing data to
Storage . |
Class and Description |
---|
HostRef
Identifies an agent or a host
|
VmRef |
Class and Description |
---|
Ref |
Class and Description |
---|
Ref |
Class and Description |
---|
HostRef
Identifies an agent or a host
|
Ref |
StorageCredentials |
VmRef |
Class and Description |
---|
StorageCredentials |
Class and Description |
---|
AbstractQuery.Sort |
Add
Write operation to be used for adding new records into
storage.
|
AggregateQuery.AggregateFunction |
AuthToken |
BackingStorage
This subclass of
Storage should be implemented by classes that
interact directly with a form of storage (e.g. |
Category
A description for data persisted in storage.
|
Connection
Storage delegates to this class for connecting to storage. |
Connection.ConnectionListener |
Connection.ConnectionStatus |
ConnectionException |
Cursor
Allows traversing over objects obtained from Storage.
|
DataModifyingStatement
Marker interface for
Statement s which perform write operations on
storage. |
DbService
DbService provides API for handling database (i.e.
|
DescriptorParsingException |
HostRef
Identifies an agent or a host
|
HostsVMsLoader
Provides a way to load the current hosts and VMs.
|
IllegalPatchException
Thrown if a prepared statement was attempted to patch, which resulted in
NPEs or a type mismatch for some of the free variables.
|
Key
Keys are attributes in
Category s. |
ParsedStatement
An intermediary representation of a
PreparedStatement . |
PreparedParameter
Represents a prepared parameter.
|
PreparedStatement
A prepared statement.
|
Query
Describes what data should be fetched.
|
Query.SortDirection |
QueuedStorage |
Ref |
Remove
Write operation to be used for removing records from storage.
|
Replace
Write operation which should be used if any existing record should get
updated with new values.
|
SecureStorage
Provides authentication service to the command channel API.
|
Statement
Implementations of this interface represent operations on storage.
|
StatementDescriptor |
StatementExecutionException
Exception thrown if something was wrong with a
PreparedStatement
and it was attempted to execute it. |
Storage
A storage can be used to store, query, update and remove data.
|
StorageCredentials |
StorageException |
Update
Updates properties of a record in storage.
|
VmRef |
Class and Description |
---|
PreparedParameter
Represents a prepared parameter.
|
Class and Description |
---|
Category
A description for data persisted in storage.
|
Countable |
HostRef
Identifies an agent or a host
|
Key
Keys are attributes in
Category s. |
VmRef |
Class and Description |
---|
Cursor
Allows traversing over objects obtained from Storage.
|
Entity
The presence of this annotation indicates that a class maybe serialized
and stored into a
Storage . |
Persist
Indicates that the annotated JavaBean property should be persisted into some
form of storage when needed.
|
Class and Description |
---|
HostRef
Identifies an agent or a host
|
VmRef |
Class and Description |
---|
Key
Keys are attributes in
Category s. |
Copyright © 2014. All rights reserved.