You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2014/03/06 03:10:08 UTC

[1/2] git commit: ACCUMULO-1335 add since 1.6.0 to javadoc

Repository: accumulo
Updated Branches:
  refs/heads/master 8127f2d76 -> ffb22b880


ACCUMULO-1335 add since 1.6.0 to javadoc


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/657a4e5d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/657a4e5d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/657a4e5d

Branch: refs/heads/master
Commit: 657a4e5de35f7c17aa8a3bedc228b28c26a2a0b1
Parents: ffae5cc
Author: Keith Turner <kt...@apache.org>
Authored: Wed Mar 5 21:14:35 2014 -0500
Committer: Keith Turner <kt...@apache.org>
Committed: Wed Mar 5 21:14:35 2014 -0500

----------------------------------------------------------------------
 .../java/org/apache/accumulo/core/client/admin/TableOperations.java | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/657a4e5d/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java
----------------------------------------------------------------------
diff --git a/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java b/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java
index 823b0e9..689c04c 100644
--- a/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java
+++ b/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java
@@ -723,6 +723,7 @@ public interface TableOperations {
    * @return a list of disk usage objects containing linked table names and sizes
    * @throws AccumuloException
    * @throws AccumuloSecurityException
+   * @since 1.6.0
    */
   List<DiskUsage> getDiskUsage(Set<String> tables) throws AccumuloException, AccumuloSecurityException, TableNotFoundException;
 


[2/2] git commit: Merge branch '1.6.0-SNAPSHOT'

Posted by kt...@apache.org.
Merge branch '1.6.0-SNAPSHOT'


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffb22b88
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffb22b88
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ffb22b88

Branch: refs/heads/master
Commit: ffb22b8802aa72549012c6c3c0b3703d3767fb1f
Parents: 8127f2d 657a4e5
Author: Keith Turner <kt...@apache.org>
Authored: Wed Mar 5 21:15:23 2014 -0500
Committer: Keith Turner <kt...@apache.org>
Committed: Wed Mar 5 21:15:23 2014 -0500

----------------------------------------------------------------------
 .../java/org/apache/accumulo/core/client/admin/TableOperations.java | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------