类 WavefrontProperties.Application
java.lang.Object
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Application
- 封闭类:
WavefrontProperties
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getName()
void
setClusterName
(String clusterName) void
setCustomTags
(Map<String, String> customTags) void
void
setServiceName
(String serviceName) void
setShardName
(String shardName)
-
构造器详细资料
-
Application
public Application()
-
-
方法详细资料
-
getServiceName
-
setServiceName
-
getName
-
setName
-
getClusterName
-
setClusterName
-
getShardName
-
setShardName
-
getCustomTags
-
setCustomTags
-