public interface ManagementRegistryServiceConfiguration extends ServiceCreationConfiguration<ManagementRegistryService,java.lang.Void>
ManagementRegistryService
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollectorExecutorAlias()
Gets the alias of the executor to use for asynchronous collector service tasks.
|
org.terracotta.management.model.context.Context |
getContext()
The context used to identify this cache manager
|
java.lang.String |
getInstanceId() |
LatencyHistogramConfiguration |
getLatencyHistogramConfiguration()
Configuration of the latency histogram derived property.
|
java.util.Collection<java.lang.String> |
getTags()
The users tags that can be used to filter this client's management registry amongst others
|
build, compatibleWith, derive, getServiceType
org.terracotta.management.model.context.Context getContext()
java.lang.String getCollectorExecutorAlias()
java.util.Collection<java.lang.String> getTags()
java.lang.String getInstanceId()
LatencyHistogramConfiguration getLatencyHistogramConfiguration()