mirror of
https://github.com/ChronosX88/FreePastry.git
synced 2025-01-16 01:26:27 +00:00
62 lines
2.1 KiB
HTML
62 lines
2.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<!--NewPage-->
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<!-- Generated by javadoc (build 1.6.0_07) on Fri Mar 13 20:01:46 CET 2009 -->
|
||
|
<TITLE>
|
||
|
rice.persistence (Rice Pastry - API Specifications)
|
||
|
</TITLE>
|
||
|
|
||
|
<META NAME="date" CONTENT="2009-03-13">
|
||
|
|
||
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
||
|
|
||
|
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY BGCOLOR="white">
|
||
|
<FONT size="+1" CLASS="FrameTitleFont">
|
||
|
<A HREF="../../rice/persistence/package-summary.html" target="classFrame">rice.persistence</A></FONT>
|
||
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||
|
<TR>
|
||
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||
|
Interfaces</FONT>
|
||
|
<FONT CLASS="FrameItemFont">
|
||
|
<BR>
|
||
|
<A HREF="Cache.html" title="interface in rice.persistence" target="classFrame"><I>Cache</I></A>
|
||
|
<BR>
|
||
|
<A HREF="Catalog.html" title="interface in rice.persistence" target="classFrame"><I>Catalog</I></A>
|
||
|
<BR>
|
||
|
<A HREF="LockManager.html" title="interface in rice.persistence" target="classFrame"><I>LockManager</I></A>
|
||
|
<BR>
|
||
|
<A HREF="Storage.html" title="interface in rice.persistence" target="classFrame"><I>Storage</I></A>
|
||
|
<BR>
|
||
|
<A HREF="StorageManager.html" title="interface in rice.persistence" target="classFrame"><I>StorageManager</I></A></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
|
||
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||
|
<TR>
|
||
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||
|
Classes</FONT>
|
||
|
<FONT CLASS="FrameItemFont">
|
||
|
<BR>
|
||
|
<A HREF="EmptyCache.html" title="class in rice.persistence" target="classFrame">EmptyCache</A>
|
||
|
<BR>
|
||
|
<A HREF="LockManagerImpl.html" title="class in rice.persistence" target="classFrame">LockManagerImpl</A>
|
||
|
<BR>
|
||
|
<A HREF="LRUCache.html" title="class in rice.persistence" target="classFrame">LRUCache</A>
|
||
|
<BR>
|
||
|
<A HREF="MemoryStorage.html" title="class in rice.persistence" target="classFrame">MemoryStorage</A>
|
||
|
<BR>
|
||
|
<A HREF="PersistentStorage.html" title="class in rice.persistence" target="classFrame">PersistentStorage</A>
|
||
|
<BR>
|
||
|
<A HREF="StorageManagerImpl.html" title="class in rice.persistence" target="classFrame">StorageManagerImpl</A></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|