JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.terracotta.offheapstore.storage.portability
WriteContext
Contents
Description
Method Summary
Method Details
setLong(int, long)
flush()
Hide sidebar
Show sidebar
Interface WriteContext
public interface
WriteContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
flush
()
void
setLong
(int offset, long value)
Method Details
setLong
void
setLong
(int offset, long value)
flush
void
flush
()