org.apache.accumulo.server.util
public class CheckForMetadataProblems extends Object
Constructor and Description |
---|
CheckForMetadataProblems() |
Modifier and Type | Method and Description |
---|---|
static void |
checkMetadataTableEntries(org.apache.accumulo.server.util.CheckForMetadataProblems.Opts opts,
org.apache.hadoop.fs.FileSystem fs) |
static void |
checkTable(String tablename,
TreeSet<KeyExtent> tablets,
org.apache.accumulo.server.util.CheckForMetadataProblems.Opts opts) |
static void |
main(String[] args) |
public static void checkTable(String tablename, TreeSet<KeyExtent> tablets, org.apache.accumulo.server.util.CheckForMetadataProblems.Opts opts) throws AccumuloSecurityException
AccumuloSecurityException
public static void checkMetadataTableEntries(org.apache.accumulo.server.util.CheckForMetadataProblems.Opts opts, org.apache.hadoop.fs.FileSystem fs) throws Exception
Exception
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.