| Package | Description | 
|---|---|
| org.apache.accumulo.core.client | |
| org.apache.accumulo.core.client.mapreduce | |
| org.apache.accumulo.core.data | |
| org.apache.accumulo.core.security | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClientSideIteratorScanner.ScannerTranslator. seek(Range range,
    Collection<ByteSequence> columnFamilies,
    boolean inclusive) | 
| Modifier and Type | Method and Description | 
|---|---|
| static float | RangeInputSplit. getProgress(ByteSequence start,
           ByteSequence end,
           ByteSequence position) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArrayByteSequence | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteSequence | Key. getColumnFamilyData()This method returns a pointer to the keys internal data and does not copy it. | 
| ByteSequence | Key. getColumnQualifierData()This method returns a pointer to the keys internal data and does not copy it. | 
| ByteSequence | Key. getColumnVisibilityData()This method returns a pointer to the keys internal data and does not copy it. | 
| ByteSequence | Key. getRowData()This method returns a pointer to the keys internal data and does not copy it. | 
| ByteSequence | ArrayByteSequence. subSequence(int start,
           int end) | 
| abstract ByteSequence | ByteSequence. subSequence(int start,
           int end) | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | ByteSequence. compareBytes(ByteSequence bs1,
            ByteSequence bs2) | 
| int | ByteSequence. compareTo(ByteSequence obs) | 
| boolean | KeyExtent. contains(ByteSequence bsrow) | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteSequence | ColumnVisibility.Node. getTerm(byte[] expression) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Authorizations. contains(ByteSequence auth)Checks for the existence of this UTF-8 encoded authorization. | 
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.