org.apache.accumulo.server.util
public class TabletOperations extends Object
| Constructor and Description |
|---|
TabletOperations() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createTabletDirectory(String tableDir,
org.apache.hadoop.io.Text endRow) |
static String |
createTabletDirectory(VolumeManager fs,
String tableId,
org.apache.hadoop.io.Text endRow) |
public static String createTabletDirectory(VolumeManager fs, String tableId, org.apache.hadoop.io.Text endRow)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.