Skip navigation links
A C E F G I O P Q R S T 

A

apply(String) - Method in class org.apache.phoenix.pig.util.QuerySchemaParserFunction
 
apply(String) - Method in class org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunction
 
apply(String) - Method in class org.apache.phoenix.pig.util.TableSchemaParserFunction
 

C

castPigTypeToPhoenix(Object, byte, PDataType) - Static method in class org.apache.phoenix.pig.util.TypeUtil
This method encodes a value with Phoenix data type.
checkSchema(ResourceSchema) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
cleanupOnFailure(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
cleanupOnSuccess(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 

E

EMPTY_SEQUENCE_NAME_MESSAGE - Static variable in class org.apache.phoenix.pig.udf.ReserveNSequence
 
EMPTY_ZK_MESSAGE - Static variable in class org.apache.phoenix.pig.udf.ReserveNSequence
 
exec(Tuple) - Method in class org.apache.phoenix.pig.udf.ReserveNSequence
Reserve N next sequences for a sequence name.

F

finish() - Method in class org.apache.phoenix.pig.udf.ReserveNSequence
Cleanup to be performed at the end.

G

getInputFormat() - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
getNext() - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
getOutputFormat() - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
getPartitionKeys(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
getPigDataTypeForPhoenixType(PDataType) - Static method in class org.apache.phoenix.pig.util.TypeUtil
Returns the mapping pig data type for a given phoenix data type.
getResourceSchema(Configuration, PhoenixPigSchemaUtil.Dependencies) - Static method in class org.apache.phoenix.pig.util.PhoenixPigSchemaUtil
 
getResourceSchema(Configuration) - Static method in class org.apache.phoenix.pig.util.PhoenixPigSchemaUtil
 
getSchema(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
getStatistics(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
getType(Object, byte) - Static method in class org.apache.phoenix.pig.util.TypeUtil
This method returns the most appropriate PDataType associated with the incoming Pig type.

I

INVALID_NUMBER_MESSAGE - Static variable in class org.apache.phoenix.pig.udf.ReserveNSequence
 
INVALID_TUPLE_MESSAGE - Static variable in class org.apache.phoenix.pig.udf.ReserveNSequence
 

O

org.apache.phoenix.pig - package org.apache.phoenix.pig
 
org.apache.phoenix.pig.udf - package org.apache.phoenix.pig.udf
 
org.apache.phoenix.pig.util - package org.apache.phoenix.pig.util
 

P

PhoenixHBaseLoader - Class in org.apache.phoenix.pig
LoadFunc to load data from HBase using Phoenix .
PhoenixHBaseLoader(String) - Constructor for class org.apache.phoenix.pig.PhoenixHBaseLoader
 
PhoenixHBaseStorage - Class in org.apache.phoenix.pig
StoreFunc that uses Phoenix to store data into HBase.
PhoenixHBaseStorage(String) - Constructor for class org.apache.phoenix.pig.PhoenixHBaseStorage
 
PhoenixHBaseStorage(String, String) - Constructor for class org.apache.phoenix.pig.PhoenixHBaseStorage
 
PhoenixPigSchemaUtil - Class in org.apache.phoenix.pig.util
Utility to generate the ResourceSchema from the list of ColumnInfo
prepareToRead(RecordReader, PigSplit) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
prepareToWrite(RecordWriter) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
putNext(Tuple) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 

Q

QuerySchemaParserFunction - Class in org.apache.phoenix.pig.util
A function to parse the select query passed to LOAD into a Pair of <table Name, List<columns>
QuerySchemaParserFunction(Configuration) - Constructor for class org.apache.phoenix.pig.util.QuerySchemaParserFunction
 

R

relativeToAbsolutePath(String, Path) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
relToAbsPathForStoreLocation(String, Path) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
ReserveNSequence - Class in org.apache.phoenix.pig.udf
UDF to Reserve a chunk of numbers for a given sequence Note: The way this UDF is invoked we open a new connection for every tuple row.
ReserveNSequence(String, String) - Constructor for class org.apache.phoenix.pig.udf.ReserveNSequence
 

S

setLocation(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
setPartitionFilter(Expression) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
setStoreFuncUDFContextSignature(String) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
 
setStoreLocation(String, Job) - Method in class org.apache.phoenix.pig.PhoenixHBaseStorage
Parse the HBase table name and configure job
setUDFContextSignature(String) - Method in class org.apache.phoenix.pig.PhoenixHBaseLoader
 
SqlQueryToColumnInfoFunction - Class in org.apache.phoenix.pig.util
 
SqlQueryToColumnInfoFunction(Configuration) - Constructor for class org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunction
 

T

TableSchemaParserFunction - Class in org.apache.phoenix.pig.util
A function to parse the table schema passed to LOAD/STORE into a Pair of <table Name, columns>
TableSchemaParserFunction() - Constructor for class org.apache.phoenix.pig.util.TableSchemaParserFunction
 
transformToTuple(PhoenixRecordWritable, ResourceSchema.ResourceFieldSchema[]) - Static method in class org.apache.phoenix.pig.util.TypeUtil
Transforms the PhoenixRecord to Pig Tuple.
TypeUtil - Class in org.apache.phoenix.pig.util
 
A C E F G I O P Q R S T 
Skip navigation links

Copyright © 2021 Apache Software Foundation. All rights reserved.