org.terracotta.management.capabilities.descriptors
Class StatisticDescriptor
java.lang.Object
org.terracotta.management.capabilities.descriptors.StatisticDescriptor
- All Implemented Interfaces:
- Descriptor
public class StatisticDescriptor
- extends Object
- implements Descriptor
- Author:
- Ludovic Orban
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 © 2015. All Rights Reserved.