Skip navigation links
B C D E F G H I O P Q R S T V 

B

buffer - Variable in class org.apache.nifi.hbase.put.PutColumn
 

C

checkAndPut(String, byte[], byte[], byte[], byte[], PutColumn) - Method in interface org.apache.nifi.hbase.HBaseClientService
Atomically checks if a row/family/qualifier value matches the expected value.
Column - Class in org.apache.nifi.hbase.scan
Wrapper to encapsulate a column family and qualifier.
Column(byte[], byte[]) - Constructor for class org.apache.nifi.hbase.scan.Column
 
columnFamily - Variable in class org.apache.nifi.hbase.DeleteRequest
 
columnFamily - Variable in class org.apache.nifi.hbase.put.PutColumn
 
columnQualifier - Variable in class org.apache.nifi.hbase.DeleteRequest
 
columnQualifier - Variable in class org.apache.nifi.hbase.put.PutColumn
 
columns - Variable in class org.apache.nifi.hbase.put.PutFlowFile
 

D

delete(String, byte[]) - Method in interface org.apache.nifi.hbase.HBaseClientService
Deletes the given row on HBase.
delete(String, byte[], String) - Method in interface org.apache.nifi.hbase.HBaseClientService
Deletes the given row on HBase.
delete(String, List<byte[]>) - Method in interface org.apache.nifi.hbase.HBaseClientService
Deletes a list of rows in HBase.
delete(String, List<byte[]>, String) - Method in interface org.apache.nifi.hbase.HBaseClientService
Deletes a list of rows in HBase.
deleteCells(String, List<DeleteRequest>) - Method in interface org.apache.nifi.hbase.HBaseClientService
Deletes a list of cells from HBase.
DeleteRequest - Class in org.apache.nifi.hbase
Encapsulates the information for a delete operation.
DeleteRequest(byte[], byte[], byte[], String) - Constructor for class org.apache.nifi.hbase.DeleteRequest
 

E

equals(Object) - Method in class org.apache.nifi.hbase.put.PutFlowFile
 
equals(Object) - Method in class org.apache.nifi.hbase.scan.Column
 

F

family - Variable in class org.apache.nifi.hbase.scan.Column
 
familyArray - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
familyLength - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
familyOffset - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
flowFile - Variable in class org.apache.nifi.hbase.put.PutFlowFile
 

G

getBuffer() - Method in class org.apache.nifi.hbase.put.PutColumn
 
getColumnFamily() - Method in class org.apache.nifi.hbase.DeleteRequest
 
getColumnFamily() - Method in class org.apache.nifi.hbase.put.PutColumn
 
getColumnQualifier() - Method in class org.apache.nifi.hbase.DeleteRequest
 
getColumnQualifier() - Method in class org.apache.nifi.hbase.put.PutColumn
 
getColumns() - Method in class org.apache.nifi.hbase.put.PutFlowFile
 
getFamily() - Method in class org.apache.nifi.hbase.scan.Column
 
getFamilyArray() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getFamilyLength() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getFamilyOffset() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getFlowFile() - Method in class org.apache.nifi.hbase.put.PutFlowFile
 
getQualifier() - Method in class org.apache.nifi.hbase.scan.Column
 
getQualifierArray() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getQualifierLength() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getQualifierOffset() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getRow() - Method in class org.apache.nifi.hbase.put.PutFlowFile
 
getRowArray() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getRowId() - Method in class org.apache.nifi.hbase.DeleteRequest
 
getRowLength() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getRowOffset() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getSequenceId() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getTableName() - Method in class org.apache.nifi.hbase.put.PutFlowFile
 
getTagsArray() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getTagsLength() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getTagsOffset() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getTimestamp() - Method in class org.apache.nifi.hbase.put.PutColumn
 
getTimestamp() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getTypeByte() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getValueArray() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getValueLength() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getValueOffset() - Method in class org.apache.nifi.hbase.scan.ResultCell
 
getVisibility() - Method in class org.apache.nifi.hbase.put.PutColumn
 
getVisibilityLabel() - Method in class org.apache.nifi.hbase.DeleteRequest
 

H

handle(byte[], ResultCell[]) - Method in interface org.apache.nifi.hbase.scan.ResultHandler
 
hashCode() - Method in class org.apache.nifi.hbase.scan.Column
 
HBaseClientService - Interface in org.apache.nifi.hbase
 

I

isValid() - Method in class org.apache.nifi.hbase.put.PutFlowFile
 

O

org.apache.nifi.hbase - package org.apache.nifi.hbase
 
org.apache.nifi.hbase.put - package org.apache.nifi.hbase.put
 
org.apache.nifi.hbase.scan - package org.apache.nifi.hbase.scan
 

P

put(String, Collection<PutFlowFile>) - Method in interface org.apache.nifi.hbase.HBaseClientService
Puts a batch of mutations to the given table.
put(String, byte[], Collection<PutColumn>) - Method in interface org.apache.nifi.hbase.HBaseClientService
Puts the given row to HBase with the provided columns.
PutColumn - Class in org.apache.nifi.hbase.put
Encapsulates the information for one column of a put operation.
PutColumn(byte[], byte[], byte[]) - Constructor for class org.apache.nifi.hbase.put.PutColumn
 
PutColumn(byte[], byte[], byte[], String) - Constructor for class org.apache.nifi.hbase.put.PutColumn
 
PutColumn(byte[], byte[], byte[], Long) - Constructor for class org.apache.nifi.hbase.put.PutColumn
 
PutColumn(byte[], byte[], byte[], Long, String) - Constructor for class org.apache.nifi.hbase.put.PutColumn
 
PutFlowFile - Class in org.apache.nifi.hbase.put
Wrapper to encapsulate all of the information for the Put along with the FlowFile.
PutFlowFile(String, byte[], Collection<PutColumn>, FlowFile) - Constructor for class org.apache.nifi.hbase.put.PutFlowFile
 

Q

qualifier - Variable in class org.apache.nifi.hbase.scan.Column
 
qualifierArray - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
qualifierLength - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
qualifierOffset - Variable in class org.apache.nifi.hbase.scan.ResultCell
 

R

ResultCell - Class in org.apache.nifi.hbase.scan
 
ResultCell() - Constructor for class org.apache.nifi.hbase.scan.ResultCell
 
ResultHandler - Interface in org.apache.nifi.hbase.scan
Handles a single row from an HBase scan.
row - Variable in class org.apache.nifi.hbase.put.PutFlowFile
 
rowArray - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
rowId - Variable in class org.apache.nifi.hbase.DeleteRequest
 
rowLength - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
rowOffset - Variable in class org.apache.nifi.hbase.scan.ResultCell
 

S

scan(String, Collection<Column>, String, long, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table using the optional filter criteria and passing each result to the provided handler.
scan(String, Collection<Column>, String, long, List<String>, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table using the optional filter criteria and passing each result to the provided handler.
scan(String, byte[], byte[], Collection<Column>, List<String>, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table for the given rowId and passes the result to the handler.
scan(String, String, String, String, Long, Long, Integer, Boolean, Boolean, Collection<Column>, List<String>, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table for the given range of row keys or time rage and passes the result to a handler.
sequenceId - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
setFamilyArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setFamilyLength(byte) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setFamilyOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQualifierArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQualifierLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQualifierOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRowArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRowLength(short) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRowOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setSequenceId(long) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTagsArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTagsLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTagsOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTimestamp(long) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTypeByte(byte) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setValueArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setValueLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setValueOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 

T

tableName - Variable in class org.apache.nifi.hbase.put.PutFlowFile
 
tagsArray - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
tagsLength - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
tagsOffset - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
timestamp - Variable in class org.apache.nifi.hbase.put.PutColumn
 
timestamp - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
toBytes(boolean) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given boolean to it's byte representation.
toBytes(float) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given float to its byte representation.
toBytes(int) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given float to its byte representation.
toBytes(long) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given long to it's byte representation.
toBytes(double) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given double to it's byte representation.
toBytes(String) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given string to it's byte representation.
toBytesBinary(String) - Method in interface org.apache.nifi.hbase.HBaseClientService
Converts the given binary formatted string to a byte representation
toString() - Method in class org.apache.nifi.hbase.DeleteRequest
 
toTransitUri(String, String) - Method in interface org.apache.nifi.hbase.HBaseClientService
Create a transit URI from the current configuration and the specified table name.
typeByte - Variable in class org.apache.nifi.hbase.scan.ResultCell
 

V

valueArray - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
valueLength - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
valueOffset - Variable in class org.apache.nifi.hbase.scan.ResultCell
 
visibility - Variable in class org.apache.nifi.hbase.put.PutColumn
 
visibilityLabel - Variable in class org.apache.nifi.hbase.DeleteRequest
 
B C D E F G H I O P Q R S T V 
Skip navigation links

Copyright © 2023 Apache NiFi Project. All rights reserved.