public class Key<T> extends Object
Chunk
static Key<String>
AGENT_ID
ID
static Key<Long>
TIMESTAMP
static Key<Integer>
VM_ID
Key(String name, boolean isPartialCategoryKey)
boolean
equals(Object o)
String
getName()
int
hashCode()
isPartialCategoryKey()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Key<Long> TIMESTAMP
public static final Key<String> AGENT_ID
public static final Key<Integer> VM_ID
public static final Key<String> ID
public Key(String name, boolean isPartialCategoryKey)
public String getName()
public boolean isPartialCategoryKey()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013. All Rights Reserved.