org.apache.accumulo.server.util
Class TabletOperations
java.lang.Object
org.apache.accumulo.server.util.TabletOperations
public class TabletOperations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabletOperations
public TabletOperations()
createTabletDirectory
public static String createTabletDirectory(org.apache.hadoop.fs.FileSystem fs,
String tableDir,
org.apache.hadoop.io.Text endRow)
createTabletDirectory
public static String createTabletDirectory(String tableDir,
org.apache.hadoop.io.Text endRow)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.