B C D E G I M N O P R S T U V 

B

bind(Properties) - Method in class org.rhq.cassandra.schema.CQLStep
 
bind(Properties) - Method in class org.rhq.cassandra.schema.PopulateCacheIndex
 
bind(Properties) - Method in interface org.rhq.cassandra.schema.Step
Bind the set of provided properties to the input step.

C

checkCompatibility() - Method in class org.rhq.cassandra.schema.SchemaManager
Check the existing storage cluster schema version to ensure it is compatible with the current installation.
CQLStep - Class in org.rhq.cassandra.schema
Executes an CQL statement that is nested in a <step> element.
CQLStep(String) - Constructor for class org.rhq.cassandra.schema.CQLStep
 

D

DBConnectionFactory - Interface in org.rhq.cassandra.schema
This interface essentially is a callback mechanism to provide access to the RHQ relational database.
drop() - Method in class org.rhq.cassandra.schema.SchemaManager
Drop storage cluster schema and revert the storage cluster to pre-RHQ state.

E

execute() - Method in class org.rhq.cassandra.schema.CQLStep
 
execute() - Method in class org.rhq.cassandra.schema.PopulateCacheIndex
 
execute() - Method in interface org.rhq.cassandra.schema.Step
Perform the actual work of the step.

G

getNodeAdresses() - Method in class org.rhq.cassandra.schema.SessionManager
 
getSession() - Method in class org.rhq.cassandra.schema.SessionManager
 
getStorageNodeAddresses() - Method in class org.rhq.cassandra.schema.SchemaManager
 
getStorageNodes() - Method in class org.rhq.cassandra.schema.SchemaManager
Returns the list of storage nodes.
getTableName() - Method in enum org.rhq.cassandra.schema.Table
 

I

initSession(String, String, int, String...) - Method in class org.rhq.cassandra.schema.SessionManager
 
install() - Method in class org.rhq.cassandra.schema.SchemaManager
Install and update the storage cluster schema.
install(DBConnectionFactory) - Method in class org.rhq.cassandra.schema.SchemaManager
Install and update the storage cluster schema.
InstalledSchemaTooAdvancedException - Exception in org.rhq.cassandra.schema.exception
 
InstalledSchemaTooAdvancedException() - Constructor for exception org.rhq.cassandra.schema.exception.InstalledSchemaTooAdvancedException
 
InstalledSchemaTooOldException - Exception in org.rhq.cassandra.schema.exception
 
InstalledSchemaTooOldException() - Constructor for exception org.rhq.cassandra.schema.exception.InstalledSchemaTooOldException
 

M

main(String[]) - Static method in class org.rhq.cassandra.schema.SchemaManager
A main runner used for direct usage of the schema manager.

N

newConnection() - Method in interface org.rhq.cassandra.schema.DBConnectionFactory
 
newThread(Runnable) - Method in class org.rhq.cassandra.schema.SchemaUpdateThreadFactory
 

O

org.rhq.cassandra.schema - package org.rhq.cassandra.schema
 
org.rhq.cassandra.schema.exception - package org.rhq.cassandra.schema.exception
 

P

PopulateCacheIndex - Class in org.rhq.cassandra.schema
This is a custom step that performs data migration for users migrating to RHQ 4.11 from either 4.9 or 4.10.
PopulateCacheIndex() - Constructor for class org.rhq.cassandra.schema.PopulateCacheIndex
 

R

RELATIONAL_DB_CONNECTION_FACTORY_PROP - Static variable in class org.rhq.cassandra.schema.SchemaManager
 

S

SchemaManager - Class in org.rhq.cassandra.schema
 
SchemaManager(String, String, String[], int) - Constructor for class org.rhq.cassandra.schema.SchemaManager
 
SchemaManager(String, String, List<String>, int) - Constructor for class org.rhq.cassandra.schema.SchemaManager
 
SchemaNotInstalledException - Exception in org.rhq.cassandra.schema.exception
 
SchemaNotInstalledException() - Constructor for exception org.rhq.cassandra.schema.exception.SchemaNotInstalledException
 
SchemaUpdateThreadFactory - Class in org.rhq.cassandra.schema
 
SchemaUpdateThreadFactory() - Constructor for class org.rhq.cassandra.schema.SchemaUpdateThreadFactory
 
SessionManager - Class in org.rhq.cassandra.schema
 
SessionManager() - Constructor for class org.rhq.cassandra.schema.SessionManager
 
setSession(Session) - Method in class org.rhq.cassandra.schema.CQLStep
 
setSession(Session) - Method in class org.rhq.cassandra.schema.PopulateCacheIndex
 
setSession(Session) - Method in interface org.rhq.cassandra.schema.Step
Invoked prior to Step.execute().
shutdown() - Method in class org.rhq.cassandra.schema.SchemaManager
 
shutdownCluster() - Method in class org.rhq.cassandra.schema.SessionManager
 
Step - Interface in org.rhq.cassandra.schema
This corresponds to a step element in a schema update file.

T

Table - Enum in org.rhq.cassandra.schema
 
toString() - Method in class org.rhq.cassandra.schema.CQLStep
 

U

uncaughtException(Thread, Throwable) - Method in class org.rhq.cassandra.schema.SchemaUpdateThreadFactory
 
updateTopology() - Method in class org.rhq.cassandra.schema.SchemaManager
Update cluster topology settings, such as replication factor.

V

valueOf(String) - Static method in enum org.rhq.cassandra.schema.Table
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rhq.cassandra.schema.Table
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G I M N O P R S T U V 

Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.