summaryrefslogtreecommitdiff
path: root/lang/java/java_doc.i
AgeCommit message (Expand)Author
2016-04-28WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod
2015-12-17WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic
2015-11-03WT-1315. Added java support for join cursors.Don Anderson
2015-09-15WT-2104 New log_flush API to control the flushing or syncing of the log.Susan LoVerso
2015-06-22Add reset to wiredtiger.in and ex_allDavid Hows
2015-05-27Merge branch 'develop' into transaction-backgroundSusan LoVerso
2015-05-13Merge branch 'develop' into transaction-backgroundSusan LoVerso
2015-05-13Merge branch 'develop' into named-snapshotsMichael Cahill
2015-05-05Add a background transaction sync mechanism. WT-1908Susan LoVerso
2015-04-02Update auto-generated files.Michael Cahill
2015-03-26Fixes for style and whitespace. Refs #1822.Don Anderson
2015-01-17Merge branch 'develop' into cursor-equalMichael Cahill
2015-01-16Put the WT_CURSOR public methods in alphabetical order.Keith Bostic
2015-01-17Don't allow "readonly" to be reconfigured on cursors.Michael Cahill
2015-01-14Rename WT_CURSOR compare_equal to be equals.Alex Gorrod
2015-01-12Fix a function name typo, update auto-generated files.Keith Bostic
2014-12-22Fix order of original cursor functions.Keith Bostic
2014-12-11Add support for a WT_CURSOR.reconfigure method, reference #1381.Keith Bostic
2014-10-27Fix transaction ID logic (again), add session method entry / exit, add a docu...Michael Cahill
2014-04-28Add asynchronous compact support to async API.Susan LoVerso
2014-04-21Add Java support for async ops.Susan LoVerso
2014-04-09Use an underlying cursor for async op keys/values.Susan LoVerso
2014-03-26Clean up pass for s_all.Susan LoVerso
2014-02-25Configuration parser API, update documentation and examples.Alex Gorrod
2014-02-24Update the configuration parsing API. Not finalized, but a step closer.Alex Gorrod
2013-05-15First pass that compiles.Susan LoVerso
2013-04-09Support new configuration options added by the applications, using a newKeith Bostic
2013-04-09Make WiredTiger extension functions available to linked-in modules viaKeith Bostic
2013-02-19Update Java Cursor API naming to reflect ByteArray semantics.Alex Gorrod