| Package | Description |
|---|---|
| org.hawkular.agent.monitor.extension | |
| org.hawkular.agent.monitor.log |
| Modifier and Type | Method and Description |
|---|---|
MonitorServiceConfiguration.StorageReportTo |
MonitorServiceConfiguration.StorageAdapterConfiguration.getType() |
static MonitorServiceConfiguration.StorageReportTo |
MonitorServiceConfiguration.StorageReportTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorServiceConfiguration.StorageReportTo[] |
MonitorServiceConfiguration.StorageReportTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StorageAdapterConfiguration(MonitorServiceConfiguration.StorageReportTo type,
String username,
String password,
String tenantId,
String feedId,
String url,
boolean useSSL,
String serverOutboundSocketBindingRef,
String inventoryContext,
String metricsContext,
String feedcommContext,
String keystorePath,
String keystorePassword,
String securityRealm,
int connectTimeoutSeconds,
int readTimeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
void |
MsgLogger_$logger.infoStorageAdapterMode(MonitorServiceConfiguration.StorageReportTo type) |
void |
MsgLogger.infoStorageAdapterMode(MonitorServiceConfiguration.StorageReportTo type) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.