org.terracotta.management.capabilities.descriptors
Class StatisticDescriptor
java.lang.Object
org.terracotta.management.capabilities.descriptors.StatisticDescriptor
- All Implemented Interfaces:
- Serializable, Descriptor
public final class StatisticDescriptor
- extends Object
- implements Descriptor, Serializable
- Author:
- Ludovic Orban
- See Also:
- Serialized Form
StatisticDescriptor
public StatisticDescriptor(String name,
StatisticType type)
getName
public String getName()
- Specified by:
getName in interface Descriptor
getType
public StatisticType getType()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2016. All Rights Reserved.