public class Key<T> extends Object
Chunk
. It may also be a partial key to the
set of data represented by a Chunk
in a category.Modifier and Type | Field and Description |
---|---|
static Key<String> |
AGENT_ID |
static Key<String> |
ID |
static Key<Long> |
TIMESTAMP |
static Key<Integer> |
VM_ID |
Constructor and Description |
---|
Key() |
Key(String name,
boolean isPartialCategoryKey) |
public Key()
public Key(String name, boolean isPartialCategoryKey)
Copyright © 2013. All Rights Reserved.