krati.core.array.entry
Class EntryValueBatchShort

java.lang.Object
  extended by krati.core.array.entry.EntryValueBatch
      extended by krati.core.array.entry.EntryValueBatchShort

public class EntryValueBatchShort
extends EntryValueBatch


Field Summary
 
Fields inherited from class krati.core.array.entry.EntryValueBatch
_buffer, _valueCapacity, _valueSize
 
Constructor Summary
EntryValueBatchShort()
           
EntryValueBatchShort(int capacity)
           
 
Method Summary
 void add(int pos, short val, long scn)
           
 
Methods inherited from class krati.core.array.entry.EntryValueBatch
clear, getByteCapacity, getCapacity, getInternalBuffer, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryValueBatchShort

public EntryValueBatchShort()

EntryValueBatchShort

public EntryValueBatchShort(int capacity)
Method Detail

add

public void add(int pos,
                short val,
                long scn)


Copyright © 2011. All Rights Reserved.