org.terracotta.offheapstore.storage.portability
Interface WriteContext


public interface WriteContext


Method Summary
 void flush()
           
 void setLong(int offset, long value)
           
 

Method Detail

setLong

void setLong(int offset,
             long value)

flush

void flush()


Copyright © 2016. All Rights Reserved.