org.apache.accumulo.test
public class VerifyIngest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VerifyIngest.Opts |
| Constructor and Description |
|---|
VerifyIngest() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCol(Key k) |
static int |
getRow(Key k) |
static void |
main(String[] args) |
static void |
verifyIngest(Connector connector,
VerifyIngest.Opts opts,
ScannerOpts scanOpts) |
public static int getRow(Key k)
public static int getCol(Key k)
public static void verifyIngest(Connector connector, VerifyIngest.Opts opts, ScannerOpts scanOpts) throws AccumuloException, AccumuloSecurityException, TableNotFoundException
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.