Author: borges
Date: 2011-09-19 11:30:13 -0400 (Mon, 19 Sep 2011)
New Revision: 11364
Modified:
branches/HORNETQ-720_Replication/hornetq-core/src/main/java/org/hornetq/core/paging/PagingStore.java
Log:
javadoc
Modified:
branches/HORNETQ-720_Replication/hornetq-core/src/main/java/org/hornetq/core/paging/PagingStore.java
===================================================================
---
branches/HORNETQ-720_Replication/hornetq-core/src/main/java/org/hornetq/core/paging/PagingStore.java 2011-09-19
13:17:33 UTC (rev 11363)
+++
branches/HORNETQ-720_Replication/hornetq-core/src/main/java/org/hornetq/core/paging/PagingStore.java 2011-09-19
15:30:13 UTC (rev 11364)
@@ -129,7 +129,7 @@
Collection<Integer> getCurrentIds() throws Exception;
/**
- * Sends the pages with given ids to the replicator.
+ * Sends the pages with given IDs to the {@link ReplicationManager}.
* <p>
* Sending is done here to avoid exposing the internal {@link SequentialFile}s.
* @param replicator
Show replies by date