Class BufferSet

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Direct Known Subclasses:
    DoubleBufferSet

    abstract class BufferSet
    extends PersistentObject
    An abstract set of buffers; internally used for computing approximate quantiles.
    • Constructor Summary

      Constructors 
      Constructor Description
      BufferSet()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BufferSet

        BufferSet()