Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 94650 invoked from network); 24 Dec 2010 21:59:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Dec 2010 21:59:42 -0000 Received: (qmail 9565 invoked by uid 500); 24 Dec 2010 21:59:42 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 9534 invoked by uid 500); 24 Dec 2010 21:59:42 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 9527 invoked by uid 99); 24 Dec 2010 21:59:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 21:59:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 21:59:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 07EDB2388A2C; Fri, 24 Dec 2010 21:59:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1052712 [2/2] - /incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/ Date: Fri, 24 Dec 2010 21:59:14 -0000 To: river-commits@incubator.apache.org From: sijskes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101224215915.07EDB2388A2C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StorableResource.html URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StorableResource.html?rev=1052712&view=auto ============================================================================== --- incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StorableResource.html (added) +++ incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StorableResource.html Fri Dec 24 21:59:14 2010 @@ -0,0 +1,204 @@ + + + + + + +Uses of Interface com.sun.jini.outrigger.StorableResource (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
com.sun.jini.outrigger.StorableResource

+
+ + + + + + + + + +
+Packages that use StorableResource
com.sun.jini.outriggerThis is an implementation of a JavaSpaces technology-enabled service. 
+  +

+ + + + + +
+Uses of StorableResource in com.sun.jini.outrigger
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in com.sun.jini.outrigger with parameters of type StorableResource
+ voidLogOps.registerOp(StorableResource registration, + String type, + StorableObject[] templates) + +
+          Log a notify operation.
+ voidStoredResource.restore(StorableResource obj) + +
+          Restore the state of a StorableResource.
+ voidLogOps.writeOp(StorableResource[] entries, + Long txnId) + +
+          Log a batch write operation.
+ voidLogOps.writeOp(StorableResource entry, + Long txnId) + +
+          Log a write operation.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + + Added: incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/Store.html URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/Store.html?rev=1052712&view=auto ============================================================================== --- incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/Store.html (added) +++ incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/Store.html Fri Dec 24 21:59:14 2010 @@ -0,0 +1,176 @@ + + + + + + +Uses of Interface com.sun.jini.outrigger.Store (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
com.sun.jini.outrigger.Store

+
+ + + + + + + + + +
+Packages that use Store
com.sun.jini.outrigger.snaplogstore  
+  +

+ + + + + +
+Uses of Store in com.sun.jini.outrigger.snaplogstore
+  +

+ + + + + + + + + +
Classes in com.sun.jini.outrigger.snaplogstore that implement Store
+ classLogStore + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + + Added: incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredObject.html URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredObject.html?rev=1052712&view=auto ============================================================================== --- incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredObject.html (added) +++ incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredObject.html Fri Dec 24 21:59:14 2010 @@ -0,0 +1,222 @@ + + + + + + +Uses of Interface com.sun.jini.outrigger.StoredObject (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
com.sun.jini.outrigger.StoredObject

+
+ + + + + + + + + +
+Packages that use StoredObject
com.sun.jini.outriggerThis is an implementation of a JavaSpaces technology-enabled service. 
+  +

+ + + + + +
+Uses of StoredObject in com.sun.jini.outrigger
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in com.sun.jini.outrigger with parameters of type StoredObject
+ voidRecover.recoverJoinState(StoredObject state) + +
+          Recover the join state from the previous session.
+ voidOutriggerServerImpl.recoverJoinState(StoredObject state) + +
+           
+ voidRecover.recoverRegister(StoredResource registration, + String type, + StoredObject[] templates) + +
+          Recover an event registration.
+ voidOutriggerServerImpl.recoverRegister(StoredResource registration, + String type, + StoredObject[] storedTemplates) + +
+           
+ voidRecover.recoverTransaction(Long txnId, + StoredObject transaction) + +
+          Recover a prepared transaction.
+ voidOutriggerServerImpl.recoverTransaction(Long txnId, + StoredObject transaction) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + + Added: incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredResource.html URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredResource.html?rev=1052712&view=auto ============================================================================== --- incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredResource.html (added) +++ incubator/river/site/trunk/content/river/doc/api/com/sun/jini/outrigger/class-use/StoredResource.html Fri Dec 24 21:59:14 2010 @@ -0,0 +1,206 @@ + + + + + + +Uses of Interface com.sun.jini.outrigger.StoredResource (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
com.sun.jini.outrigger.StoredResource

+
+ + + + + + + + + +
+Packages that use StoredResource
com.sun.jini.outriggerThis is an implementation of a JavaSpaces technology-enabled service. 
+  +

+ + + + + +
+Uses of StoredResource in com.sun.jini.outrigger
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in com.sun.jini.outrigger with parameters of type StoredResource
+ voidRecover.recoverRegister(StoredResource registration, + String type, + StoredObject[] templates) + +
+          Recover an event registration.
+ voidOutriggerServerImpl.recoverRegister(StoredResource registration, + String type, + StoredObject[] storedTemplates) + +
+           
+ voidRecover.recoverWrite(StoredResource entry, + Long txnId) + +
+          Recover a write operation.
+ voidOutriggerServerImpl.recoverWrite(StoredResource entry, + Long txnId) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + +