org.terracotta.context.extended
Class ValueStatisticDescriptor

java.lang.Object
  extended by org.terracotta.context.extended.ValueStatisticDescriptor

public final class ValueStatisticDescriptor
extends Object

Author:
Ludovic Orban

Method Summary
static ValueStatisticDescriptor descriptor(String observerName, Set<String> tags)
           
 String getObserverName()
           
 Set<String> getTags()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getObserverName

public String getObserverName()

getTags

public Set<String> getTags()

descriptor

public static ValueStatisticDescriptor descriptor(String observerName,
                                                  Set<String> tags)


Copyright © 2016. All Rights Reserved.