| Package | Description |
|---|---|
| com.redhat.thermostat.agent | |
| com.redhat.thermostat.agent.config | |
| com.redhat.thermostat.backend |
API for implementing a data-collection backend for the agent.
|
| com.redhat.thermostat.client.cli | |
| com.redhat.thermostat.client.core | |
| com.redhat.thermostat.client.core.controllers | |
| com.redhat.thermostat.client.ui | |
| com.redhat.thermostat.launcher |
API to execute commands and load bundles that a command requires.
|
| com.redhat.thermostat.storage.core |
An API to manipulate data, including the basic create, read, update, and
delete operations.
|
| com.redhat.thermostat.storage.core.auth | |
| com.redhat.thermostat.storage.dao | |
| com.redhat.thermostat.storage.model | |
| com.redhat.thermostat.storage.monitor | |
| com.redhat.thermostat.storage.query |
| 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
Statements 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
Categorys. |
| 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
Categorys. |
| VmId |
| 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. |
| Key
Keys are attributes in
Categorys. |
| 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
Categorys. |
Copyright © 2016. All Rights Reserved.