| Package | Description |
|---|---|
| org.rhq.server.metrics.migrator.workers |
| Modifier and Type | Method and Description |
|---|---|
static MigrationTable |
MigrationTable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationTable[] |
MigrationTable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.Duration |
MetricsIndexMigrator.getTimeSliceDuration(MigrationTable table) |
| Constructor and Description |
|---|
AggregateDataMigrator(MigrationTable migrationTable,
DataMigrator.DataMigratorConfiguration config) |
MetricsIndexMigrator(MigrationTable table,
DataMigrator.DataMigratorConfiguration config) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.