krati.core.array.entry
Class EntryValueBatchLong

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

public class EntryValueBatchLong
extends EntryValueBatch


Field Summary
 
Fields inherited from class krati.core.array.entry.EntryValueBatch
_buffer, _valueCapacity, _valueSize
 
Constructor Summary
EntryValueBatchLong()
           
EntryValueBatchLong(int capacity)
           
 
Method Summary
 void add(int pos, long 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

EntryValueBatchLong

public EntryValueBatchLong()

EntryValueBatchLong

public EntryValueBatchLong(int capacity)
Method Detail

add

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


Copyright © 2011. All Rights Reserved.