Package com.bigdata.util

Utility classes.

See:
          Description

Class Summary
ByteBufferBitVector Wraps a ByteBuffer as a read-only BitVector.
ChecksumUtility Utility class for computing the Adler32 checksum of a buffer.
CSVReader A helper class to read CSV (comma separated value) and similar kinds of delimited data.
CSVReader.Header A header for a column that examines its values and interprets them as floating point numbers, integers, dates, or times when possible and as uninterpreted character data otherwise.
HTMLUtility Collection of some utility methods for HTML.
HybridTimestampFactory Deprecated. This class has not been fully debugged and SHOULD NOT be used.
InnerCause Utility class declaring methods for examining a stack trace for an instance of some class of exception.
MillisecondTimestampFactory A timestamp factory based on System.currentTimeMillis().
NanosecondTimestampFactory Timestamp factory class with no more than nanosecond resolution - values produced by this class MUST NOT be persisted.
NT The name of an IIndex or an IRelation and a timestamp.
NV A name-value pair.
ReverseLongComparator Places Long values into descending order.
 

Exception Summary
ChecksumError Exception thrown when the checksum field does not match the checksum computed for the data being read.
 

Package com.bigdata.util Description

Utility classes.



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.