public interface Key
extends java.io.Serializable, java.lang.Comparable
For a MetricNode
a key is the unique combination of its schema name, cube name, dimension
hierarchy name, and all the dimensions names and their values that make up the node.
For a Fact
the key is a unique string. Note that there can exist multiple facts with exactly identical
data in all its attributes.
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.