~pbeaman/akiban-persistit/dynamic-volumes

« back to all changes in this revision

Viewing changes to src/main/java/com/persistit/Value.java

  • Committer: Peter Beaman
  • Date: 2013-04-29 21:18:24 UTC
  • mfrom: (374.37.18 stage)
  • Revision ID: pbeaman@akiban.com-20130429211824-ka4q0obrbg96hzu6
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
588
588
    }
589
589
 
590
590
    /**
591
 
     * Construct a </code>Value</code> object with specified initial encoded
592
 
     * size and default maximum size.
 
591
     * Construct a <code>Value</code> object with specified initial encoded size
 
592
     * and default maximum size.
593
593
     * 
594
594
     * @param initialSize
595
595
     *            Initial size of the encoded value buffer.