Package | Description |
---|---|
net.bluemind.metrics.core | |
net.bluemind.metrics.core.tick |
Modifier and Type | Method and Description |
---|---|
static Product |
Product.byName(java.lang.String name) |
static Product |
Product.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Product[] |
Product.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<Product> |
Product.byTag(java.lang.String tag) |
Modifier and Type | Field and Description |
---|---|
Product |
TickTemplateHelper.AlertId.product |
Modifier and Type | Method and Description |
---|---|
protected ITickTemplateProvider.TemplateDefinition |
BasicTickTemplateProvider.initTickDefinition(ItemValue<Server> server,
Product prod,
java.lang.String endPointUrl,
java.lang.String defName) |
static java.lang.String |
TickTemplateHelper.newId(Product p,
java.lang.String alertSubId,
ItemValue<Server> server) |
TickTemplateDefBuilder |
TickTemplateDefBuilder.withProduct(Product prod) |
Constructor and Description |
---|
AlertId(Product p,
java.lang.String alertSubId,
java.lang.String datalocation) |
Copyright © 2021. All Rights Reserved.