com.sas.storage.olap.export
Class Util
com.sas.storage.olap.export.Util
public class Util
Constructor Summary |
Util()
|
log
protected static com.sas.util.log.CommonLoggerInterface log
INVALID_MEASURE_ELEMENT_INDEX
public static int INVALID_MEASURE_ELEMENT_INDEX
Util
public Util()
getMeasureElementIndex
public static int getMeasureElementIndex(TupleElementInterface[] tupleElements)
- Returns the index of the first measure element in a tuple.
- Parameters:
tupleElements
- the elements of the tuple to search.
- Returns:
- the index of the first measure element in a tuple. Returns -1 in case of errors of if it cannot find any measure element in the tuple.
Copyright © 2009 SAS Institute Inc. All Rights Reserved.