Package com.bigdata.util

Utility classes.

See:
          Description

Class Summary
Bits Simple helper class to work with bits inside a byte.
ByteBufferBitVector Wraps a ByteBuffer as a read-only BitVector.
CanonicalFactory<KEY,VAL,STATE> A pattern for a canonicalizing factory based on a map with weak values.
CaseInsensitiveStringComparator A case-insensitive String Comparator.
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.
PropertyUtil This utility class provides helper methods designed to fuse two configurations in which at least one of the configuration is represented as a Properties object, which may have a system of inherited defaults.
PseudoRandom PseudoRandom is derived from an algorithm used to create a dissolve graphics effect.
ReverseLongComparator Places Long values into descending order.
Util Miscellaneous, convenient utility methods.
Util.WaitOnInterruptThread  
 

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-2012 SYSTAP, LLC. All Rights Reserved.