org.terracotta.context.extended
Class OperationStatisticDescriptor
java.lang.Object
org.terracotta.context.extended.OperationStatisticDescriptor
public final class OperationStatisticDescriptor
- extends Object
- Author:
- Ludovic Orban
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getObserverName
public String getObserverName()
getTags
public Set<String> getTags()
getType
public Class<? extends Enum<?>> getType()
descriptor
public static OperationStatisticDescriptor descriptor(String observerName,
Set<String> tags,
Class<? extends Enum<?>> type)
Copyright © 2016. All Rights Reserved.