Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

A

AbstractPhoenixObjectInspector<T extends org.apache.hadoop.io.Writable> - Class in org.apache.phoenix.hive.objectinspector
AbstractPhoenixObjectInspector for a LazyPrimitive object
AbstractPhoenixObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.AbstractPhoenixObjectInspector
 
AbstractPhoenixObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.phoenix.hive.objectinspector.AbstractPhoenixObjectInspector
 
add(Object) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
addComparisonOp(String) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
Registers a comparison operator as one which can be satisfied by an index search.
addComparisonOp(String, String...) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
add allowed functions per column
allowColumnName(String) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
Adds a column name to the set of column names allowed.
alterTableForWalDisable(Connection, String, boolean) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
analyzePredicate(ExprNodeDesc, List<IndexSearchCondition>) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
Analyzes a predicate.
AUTO_FLUSH - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 

B

BATCH_MODE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
BETWEEN_COMPARATOR - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
BETWEEN_OPERATOR_PATTERN - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
buildQuery(JobConf, String, List<String>, String, Map<String, TypeInfo>) - Method in class org.apache.phoenix.hive.query.PhoenixQueryBuilder
 
buildQuery(JobConf, String, List<String>, List<IndexSearchCondition>) - Method in class org.apache.phoenix.hive.query.PhoenixQueryBuilder
 
buildWhereClause(JobConf, StringBuilder, List<IndexSearchCondition>) - Method in class org.apache.phoenix.hive.query.PhoenixQueryBuilder
 

C

checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
cleanupQueryResultCache() - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
clear() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
clearAllowedColumnNames() - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
Clears the set of column names allowed in comparisons.
close() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
close(Reporter) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
close(boolean) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
close(boolean) - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
closeDriver(Object) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
closeResource(Statement) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
closeResource(Connection) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
COLON - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
COLUMNE_MARKER - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
ColumnMappingUtils - Class in org.apache.phoenix.hive.util
Util class for mapping between Hive and Phoenix column names
ColumnMappingUtils() - Constructor for class org.apache.phoenix.hive.util.ColumnMappingUtils
 
COMMA - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
commitCreateTable(Table) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 
commitDropTable(Table, boolean) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 
COMMON_COMPARATOR - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
COMMON_OPERATOR_PATTERN - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
comparisonExpr - Variable in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
configureInputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
configureJobConf(TableDesc, JobConf) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
configureJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
configureOutputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
configureTableJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
constructDeleteStatement(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBinaryObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBooleanObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixByteObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixCharObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDateObjectInspectorBase
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDecimalObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDoubleObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixFloatObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixIntObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixLongObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixShortObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
copyObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixTimestampObjectInspectorBase
 
create(List<String>) - Static method in class org.apache.phoenix.hive.ppd.PhoenixPredicateDecomposer
 
createAnalyzer(boolean) - Static method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
 
createColumnTypeMap(JobConf) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
createKey() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
createObjectInspector(TypeInfo, LazySerDeParameters) - Static method in class org.apache.phoenix.hive.objectinspector.PhoenixObjectInspectorFactory
 
createPredicateAnalyzer(List<String>, IndexPredicateAnalyzer.FieldValidator) - Static method in class org.apache.phoenix.hive.ql.index.PredicateAnalyzerFactory
 
createStructObjectInspector(TypeInfo, LazySerDeParameters) - Static method in class org.apache.phoenix.hive.objectinspector.PhoenixObjectInspectorFactory
 
createTable(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
createValue() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 

D

DATE_FUNCTION_TEMPLETE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DATE_PATTERN - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DATE_TYPE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
decomposePredicate(JobConf, Deserializer, ExprNodeDesc) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
decomposePredicate(ExprNodeDesc) - Method in class org.apache.phoenix.hive.ppd.PhoenixPredicateDecomposer
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DEFAULT_PHOENIX_INPUT_CLASS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DEFAULT_TIMESTAMP_FORMAT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DEFAULT_ZOOKEEPER_PARENT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DEFAULT_ZOOKEEPER_PORT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
DEFAULT_ZOOKEEPER_QUORUM - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
delete(long, Object) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
delete(PreparedStatement) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
delete(long, Object) - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
deserialize(Writable) - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
deserialize(InputStream) - Static method in class org.apache.phoenix.hive.PrimaryKeyData
 
destroyTEZSession(SessionState) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
DISABLE_WAL - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
doPrimitiveCategoriesMatch(TypeInfo, TypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
returns true if both TypeInfos are of primitive type, and the primitive category matches.
doSetup(String) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
dropTable(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 

E

EMPTY - Static variable in class org.apache.phoenix.hive.PrimaryKeyData
 
EMPTY_STRING - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
EQUAL - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
equals(Object) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
estimate(JobConf, TableScanOperator, long) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
existTable(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 

F

flush() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
flush() - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
flush(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
FUNCTION_VALUE_MARKER - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 

G

get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBooleanObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixByteObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDoubleObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixFloatObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixIntObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixLongObjectInspector
 
get(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixShortObjectInspector
 
GET_BUCKET_ID_METHOD_REF - Static variable in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
GET_BUCKET_METHOD_REF - Static variable in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getArrayElementType(Type) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Returns the array element type, if the Type is an array (Object[]), or GenericArrayType (Map<String,String>[]).
getBaseName(String) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
getBufferedRowCount() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
getBufferedRowCount() - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
getCategory() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixIntObjectInspector
 
getCategory() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getCharacterLengthForType(PrimitiveTypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Return the character length of the type
getColumnDesc() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getColumnInfoList(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
getColumnMappingMap(String) - Static method in class org.apache.phoenix.hive.util.ColumnMappingUtils
 
getColumnMetadataList() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
getComparisonExpr(ExprNodeGenericFuncDesc, boolean) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getComparisonExpr() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getComparisonOp() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getConf() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
getConf() - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
getConfiguration(JobConf) - Static method in class org.apache.phoenix.hive.util.PhoenixConnectionUtil
 
getConnection(Table) - Static method in class org.apache.phoenix.hive.util.PhoenixConnectionUtil
 
getConstantDesc(int) - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getConstantDesc() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getConstantDescs() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getConstantValues(IndexSearchCondition, String) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getData() - Method in class org.apache.phoenix.hive.PrimaryKeyData
 
getDateOrTimestampValue(Object) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getDefaultDatabaseName() - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getDriver(HiveConf) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getDriverResponseCode(Object, String) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getEscapeChar() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
getField(int) - Method in class org.apache.phoenix.hive.PhoenixRow
 
getFields() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
getFieldsAsList() - Method in class org.apache.phoenix.hive.PhoenixRow
 
getFieldValidator() - Method in class org.apache.phoenix.hive.ppd.PhoenixPredicateDecomposer
 
getFirst() - Method in class org.apache.phoenix.compat.MyResult
 
getHiveConf() - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getHiveRecordWriter(JobConf, Path, Class<? extends Writable>, boolean, Properties, Progressable) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
getInputConnection(Configuration, Properties) - Static method in class org.apache.phoenix.hive.util.PhoenixConnectionUtil
 
getInputFormatClass() - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
getInstance() - Static method in class org.apache.phoenix.hive.query.PhoenixQueryBuilder
 
getKeyRange() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
getLazyParams() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getLength() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
getList(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getListElement(Object, int) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getListElementObjectInspector() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getListLength(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getLocations() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
getMetaHook() - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
getObjectInspector() - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
getOptionsValue(AcidOutputFormat.Options, AtomicReference<Method>, AtomicReference<Method>, Logger) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getOptionsValue(AcidOutputFormat.Options) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getOutputFormatClass() - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
getParameterTypeInfos(Method, int) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Get the parameter TypeInfo for a method.
getPhoenixType(String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
getPos() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
getPrimaryKeyColumnList(Connection, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
getPrimaryKeyColumnList(Configuration, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.AbstractPhoenixObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBinaryObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDateObjectInspectorBase
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixTimestampObjectInspectorBase
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBinaryObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixBooleanObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixByteObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixCharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDateObjectInspectorBase
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDecimalObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixDoubleObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixFloatObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixIntObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixLongObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixShortObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.phoenix.hive.objectinspector.PhoenixTimestampObjectInspectorBase
 
getProgress() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
getQuery() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
getQueryState(HiveConf) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
getRawRecordWriter(Path, AcidOutputFormat.Options) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
getReadColumnNames(Configuration) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputFormat
 
getRecordUpdater(Path, AcidOutputFormat.Options) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
getRegionLocation(HRegionLocation, Logger) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getResultMap() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
getReverseColumnMapping(String) - Static method in class org.apache.phoenix.hive.util.ColumnMappingUtils
 
getScans() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
getSearchConditionList() - Method in class org.apache.phoenix.hive.ppd.PhoenixPredicateDecomposer
 
getSecond() - Method in class org.apache.phoenix.compat.MyResult
 
getSeparator() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getSerDeClass() - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
getSerdeParams() - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
getSerDeStats() - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
getSerializedClass() - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
getSplits(JobConf, int) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputFormat
 
getStandardJavaObjectInspectorFromTypeInfo(TypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Returns the standard object inspector that can be used to translate an object of that typeInfo to a standard object type.
getStandardWritableObjectInspectorFromTypeInfo(TypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Returns the standard object inspector that can be used to translate an object of that typeInfo to a standard object type.
getStats() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
getStats() - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
getTableKeyOfSession(JobConf, String) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getTableProperties() - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
getTableSchema(String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
getTargetTableName(Table) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
getTypeInfoFromObjectInspector(ObjectInspector) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Get the TypeInfo object from the ObjectInspector object by recursively going into the ObjectInspector structure.
getTypeInfoFromTypeString(String) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
getTypeInfosFromTypeString(String) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
getTypeName() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
getTypeStringsFromTypeInfo(List<TypeInfo>) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
getValueList() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 

H

hashCode() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
hasParameters(String) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
HBASE_DATE_FORMAT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
HBASE_INPUT_FORMAT_CLASS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
HBASE_SCAN_CACHE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
HBASE_SCAN_CACHEBLOCKS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
HBASE_TIMESTAMP_FORMAT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
HiveCompatUtil - Class in org.apache.phoenix.compat
 

I

implicitConvertible(PrimitiveObjectInspector.PrimitiveCategory, PrimitiveObjectInspector.PrimitiveCategory) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
implicitConvertible(TypeInfo, TypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Returns whether it is possible to implicitly convert an object of Class from to Class to.
IN_COMPARATOR - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
IN_OPERATOR_PATTERN - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
IN_OUT_WORK - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
IN_WORK - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
IndexPredicateAnalyzer - Class in org.apache.phoenix.hive.ql.index
Clone of org.apache.hadoop.hive.ql.index.IndexPredicateAnalyzer with modifying analyzePredicate method.
IndexPredicateAnalyzer() - Constructor for class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
 
IndexPredicateAnalyzer.FieldValidator - Interface in org.apache.phoenix.hive.ql.index
 
IndexSearchCondition - Class in org.apache.phoenix.hive.ql.index
IndexSearchCondition represents an individual search condition found by IndexPredicateAnalyzer.
IndexSearchCondition(ExprNodeColumnDesc, String, ExprNodeConstantDesc[], ExprNodeGenericFuncDesc, boolean) - Constructor for class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
IndexSearchCondition(ExprNodeColumnDesc, String, ExprNodeConstantDesc[], ExprNodeGenericFuncDesc, String[], boolean) - Constructor for class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
IndexSearchCondition(ExprNodeColumnDesc, String, ExprNodeConstantDesc, ExprNodeGenericFuncDesc) - Constructor for class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
IndexSearchCondition(ExprNodeColumnDesc, String, ExprNodeConstantDesc, ExprNodeGenericFuncDesc, String[]) - Constructor for class org.apache.phoenix.hive.ql.index.IndexSearchCondition
Constructs a search condition, which takes the form
initHiveMaterializedViewsRegistry() - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
initHiveMaterializedViewsRegistry(Hive) - Static method in class org.apache.phoenix.compat.HiveCompatUtil
 
initialize(InputSplit) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
initialize(Configuration, Properties) - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
insert(long, Object) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
insert(long, Object) - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 
INT_ZERO - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
IS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
isCalledPPD() - Method in class org.apache.phoenix.hive.ppd.PhoenixPredicateDecomposer
 
isConversionRequiredForComparison(TypeInfo, TypeInfo) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Given two types, determine whether conversion needs to occur to compare the two types.
isDisabledWal(MetaDataClient, String) - Static method in class org.apache.phoenix.hive.util.PhoenixUtil
 
isEscaped() - Method in class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
isNot - Variable in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
isNot() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
isRestoreWalMode() - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
isTransactionalTable(Properties) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
isTransactionalTable(Configuration) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 

L

LEFT_ROUND_BRACKET - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
logExceptionMessage(Object, String) - Method in class org.apache.phoenix.hive.objectinspector.AbstractPhoenixObjectInspector
 

M

MR - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
MyResult - Class in org.apache.phoenix.compat
 
MyResult(HiveConf, QueryState) - Constructor for class org.apache.phoenix.compat.MyResult
 

N

next(WritableComparable, T) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
numericTypeList - Static variable in class org.apache.phoenix.hive.util.TypeInfoUtils
 
numericTypes - Static variable in class org.apache.phoenix.hive.util.TypeInfoUtils
 

O

org.apache.phoenix.compat - package org.apache.phoenix.compat
 
org.apache.phoenix.hive - package org.apache.phoenix.hive
 
org.apache.phoenix.hive.constants - package org.apache.phoenix.hive.constants
 
org.apache.phoenix.hive.mapreduce - package org.apache.phoenix.hive.mapreduce
 
org.apache.phoenix.hive.objectinspector - package org.apache.phoenix.hive.objectinspector
 
org.apache.phoenix.hive.ppd - package org.apache.phoenix.hive.ppd
 
org.apache.phoenix.hive.ql.index - package org.apache.phoenix.hive.ql.index
 
org.apache.phoenix.hive.query - package org.apache.phoenix.hive.query
 
org.apache.phoenix.hive.util - package org.apache.phoenix.hive.util
 
OUT_WORK - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 

P

parsePrimitiveParts(String) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
Make some of the TypeInfo parsing available as a utility.
PATERN_MARKER - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_COLUMN_MAPPING - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_REDUCER_NUMBER - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_ROWKEYS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_TABLE_NAME - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_TABLE_OPTIONS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PHOENIX_TABLE_QUERY_HINT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PhoenixBinaryObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for Binary type
PhoenixBinaryObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixBinaryObjectInspector
 
PhoenixBooleanObjectInspector - Class in org.apache.phoenix.hive.objectinspector
 
PhoenixBooleanObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixBooleanObjectInspector
 
PhoenixByteObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for byte type
PhoenixByteObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixByteObjectInspector
 
PhoenixCharObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for char type
PhoenixCharObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixCharObjectInspector
 
PhoenixCharObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixCharObjectInspector
 
PhoenixConnectionUtil - Class in org.apache.phoenix.hive.util
Set of methods to obtain Connection depending on configuration
PhoenixConnectionUtil() - Constructor for class org.apache.phoenix.hive.util.PhoenixConnectionUtil
 
PhoenixDateObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for date type
PhoenixDateObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixDateObjectInspector
 
PhoenixDateObjectInspectorBase - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for date type
PhoenixDateObjectInspectorBase() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixDateObjectInspectorBase
 
PhoenixDecimalObjectInspector - Class in org.apache.phoenix.hive.objectinspector
 
PhoenixDecimalObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixDecimalObjectInspector
 
PhoenixDecimalObjectInspector(PrimitiveTypeInfo) - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixDecimalObjectInspector
 
PhoenixDoubleObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for double type
PhoenixDoubleObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixDoubleObjectInspector
 
PhoenixFloatObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for float type
PhoenixFloatObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixFloatObjectInspector
 
PhoenixInputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.hive.mapreduce
Custom InputFormat to feed into Hive
PhoenixInputFormat() - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixInputFormat
 
PhoenixInputSplit - Class in org.apache.phoenix.hive.mapreduce
InputSplit implementation.
PhoenixInputSplit() - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
PhoenixInputSplit(List<Scan>, Path, String, long) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
PhoenixIntObjectInspector - Class in org.apache.phoenix.hive.objectinspector
 
PhoenixIntObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixIntObjectInspector
 
PhoenixListObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for list objects.
PhoenixListObjectInspector(ObjectInspector, byte, LazyObjectInspectorParameters) - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixListObjectInspector
 
PhoenixLongObjectInspector - Class in org.apache.phoenix.hive.objectinspector
 
PhoenixLongObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixLongObjectInspector
 
PhoenixMetaHook - Class in org.apache.phoenix.hive
Implementation for notification methods which are invoked as part of transactions against the hive metastore,allowing Phoenix metadata to be kept in sync with Hive's metastore.
PhoenixMetaHook() - Constructor for class org.apache.phoenix.hive.PhoenixMetaHook
 
PhoenixObjectInspectorFactory - Class in org.apache.phoenix.hive.objectinspector
Factory for object inspectors.
PhoenixOutputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.hive.mapreduce
Custom OutputFormat to feed into Hive.
PhoenixOutputFormat() - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixOutputFormat
 
PhoenixPredicateDecomposer - Class in org.apache.phoenix.hive.ppd
Supporting class that generate DecomposedPredicate companion to PhoenixHiveStorageHandler basing on search conditions.
PhoenixQueryBuilder - Class in org.apache.phoenix.hive.query
Query builder.
PhoenixRecordReader<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.hive.mapreduce
RecordReader implementation that iterates over the the records.
PhoenixRecordReader(Class<T>, Configuration, QueryPlan) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixRecordReader
 
PhoenixRecordUpdater - Class in org.apache.phoenix.hive
 
PhoenixRecordUpdater(Path, AcidOutputFormat.Options) - Constructor for class org.apache.phoenix.hive.PhoenixRecordUpdater
 
PhoenixRecordWriter<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.hive.mapreduce
RecordWriter implementation.
PhoenixRecordWriter(Path, AcidOutputFormat.Options) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
PhoenixRecordWriter(Configuration, Properties) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
PhoenixResultWritable - Class in org.apache.phoenix.hive.mapreduce
Serialized class for SerDe
PhoenixResultWritable() - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
PhoenixResultWritable(Configuration) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
PhoenixResultWritable(Configuration, List<ColumnInfo>) - Constructor for class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
PhoenixRow - Class in org.apache.phoenix.hive
Implementation for Hive SerDe StructObject
PhoenixRow(List<String>) - Constructor for class org.apache.phoenix.hive.PhoenixRow
 
PhoenixRowKey - Class in org.apache.phoenix.hive
Hive's RecordIdentifier implementation.
PhoenixRowKey() - Constructor for class org.apache.phoenix.hive.PhoenixRowKey
 
PhoenixSerDe - Class in org.apache.phoenix.hive
SerDe implementation for Phoenix Hive Storage
PhoenixSerDe() - Constructor for class org.apache.phoenix.hive.PhoenixSerDe
 
PhoenixSerializer - Class in org.apache.phoenix.hive
Serializer used in PhoenixSerDe and PhoenixRecordUpdater to produce Writable.
PhoenixSerializer(Configuration, Properties) - Constructor for class org.apache.phoenix.hive.PhoenixSerializer
 
PhoenixSerializer.DmlType - Enum in org.apache.phoenix.hive
 
PhoenixShortObjectInspector - Class in org.apache.phoenix.hive.objectinspector
 
PhoenixShortObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixShortObjectInspector
 
PhoenixStorageHandler - Class in org.apache.phoenix.hive
This class manages all the Phoenix/Hive table initial configurations and SerDe Election
PhoenixStorageHandler() - Constructor for class org.apache.phoenix.hive.PhoenixStorageHandler
 
PhoenixStorageHandlerConstants - Class in org.apache.phoenix.hive.constants
Constants using for Hive Storage Handler implementation
PhoenixStorageHandlerConstants() - Constructor for class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
PhoenixStorageHandlerUtil - Class in org.apache.phoenix.hive.util
Misc utils for PhoenixStorageHandler
PhoenixStorageHandlerUtil() - Constructor for class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
PhoenixStringObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for string type
PhoenixStringObjectInspector(boolean, byte) - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixStringObjectInspector
 
PhoenixTimestampObjectInspector - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for timestamp type
PhoenixTimestampObjectInspector() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixTimestampObjectInspector
 
PhoenixTimestampObjectInspectorBase - Class in org.apache.phoenix.hive.objectinspector
ObjectInspector for timestamp type
PhoenixTimestampObjectInspectorBase() - Constructor for class org.apache.phoenix.hive.objectinspector.PhoenixTimestampObjectInspectorBase
 
PhoenixUtil - Class in org.apache.phoenix.hive.util
Misc utils
PhoenixUtil() - Constructor for class org.apache.phoenix.hive.util.PhoenixUtil
 
preCreateTable(Table) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 
PredicateAnalyzerFactory - Class in org.apache.phoenix.hive.ql.index
 
PredicateAnalyzerFactory() - Constructor for class org.apache.phoenix.hive.ql.index.PredicateAnalyzerFactory
 
preDropTable(Table) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 
PrimaryKeyData - Class in org.apache.phoenix.hive
Wrapper around the primary key data for Hive.
PrimaryKeyData(Map<String, Object>) - Constructor for class org.apache.phoenix.hive.PrimaryKeyData
 
PrimitiveParts() - Constructor for class org.apache.phoenix.hive.util.TypeInfoUtils.PrimitiveParts
 
printConfiguration(Configuration) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 

Q

QUESTION - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
QUOTATION_MARK - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
quoteColumns(List<String>) - Static method in class org.apache.phoenix.hive.util.ColumnMappingUtils
 

R

readFields(DataInput) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
readFields(DataInput) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
readFields(ResultSet) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
readFields(DataInput) - Method in class org.apache.phoenix.hive.PhoenixRowKey
 
readPrimaryKey(PhoenixRowKey) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
registerNumericType(PrimitiveObjectInspector.PrimitiveCategory, int) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
RIGHT_ROUND_BRACKET - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
rollbackCreateTable(Table) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 
rollbackDropTable(Table) - Method in class org.apache.phoenix.hive.PhoenixMetaHook
 

S

serialize(Object, ObjectInspector) - Method in class org.apache.phoenix.hive.PhoenixSerDe
 
serialize(Object, ObjectInspector, PhoenixSerializer.DmlType) - Method in class org.apache.phoenix.hive.PhoenixSerializer
 
serialize(OutputStream) - Method in class org.apache.phoenix.hive.PrimaryKeyData
 
setAcceptsFields(boolean) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
 
setColumnDesc(ExprNodeColumnDesc) - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
setColumnMetadataList(List<ColumnInfo>) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
setComparisonExpr(ExprNodeGenericFuncDesc) - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
setComparisonOp(String) - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
setConf(Configuration) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
setConf(Configuration) - Method in class org.apache.phoenix.hive.PhoenixStorageHandler
 
setConstantDesc(ExprNodeConstantDesc) - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
setFieldValidator(IndexPredicateAnalyzer.FieldValidator) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
 
setQuery(String) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
setResultRowMap(Map<String, Object>) - Method in class org.apache.phoenix.hive.PhoenixRow
 
setRowKeyMap(Map<String, Object>) - Method in class org.apache.phoenix.hive.PhoenixRowKey
 
SPACE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
SPARK - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
SPLIT_BY_STATS - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 

T

TEZ - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
TIMESTAMP_FUNCTION_TEMPLATE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
TIMESTAMP_PATTERN - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
TIMESTAMP_TYPE - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
toMap(byte[]) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
toString() - Method in class org.apache.phoenix.hive.PhoenixRow
 
toString() - Method in class org.apache.phoenix.hive.ql.index.IndexSearchCondition
 
toString(Object) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
toTypedValues(JobConf, String, String[]) - Static method in class org.apache.phoenix.hive.util.PhoenixStorageHandlerUtil
 
translateSearchConditions(List<IndexSearchCondition>) - Method in class org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer
Translates search conditions back to ExprNodeDesc form (as a left-deep conjunction).
typeInfosFromStructObjectInspector(StructObjectInspector) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
typeInfosFromTypeNames(List<String>) - Static method in class org.apache.phoenix.hive.util.TypeInfoUtils
 
TypeInfoUtils - Class in org.apache.phoenix.hive.util
TypeInfoUtils.
TypeInfoUtils.PrimitiveParts - Class in org.apache.phoenix.hive.util
 
typeName - Variable in class org.apache.phoenix.hive.util.TypeInfoUtils.PrimitiveParts
 
typeParams - Variable in class org.apache.phoenix.hive.util.TypeInfoUtils.PrimitiveParts
 

U

update(long, Object) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
update(long, Object) - Method in class org.apache.phoenix.hive.PhoenixRecordUpdater
 

V

validate(ExprNodeFieldDesc) - Method in interface org.apache.phoenix.hive.ql.index.IndexPredicateAnalyzer.FieldValidator
 
valueOf(String) - Static method in enum org.apache.phoenix.hive.PhoenixSerializer.DmlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.phoenix.hive.PhoenixSerializer.DmlType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(DataOutput) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixInputSplit
 
write(NullWritable, T) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
write(Writable) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixRecordWriter
 
write(DataOutput) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
write(PreparedStatement) - Method in class org.apache.phoenix.hive.mapreduce.PhoenixResultWritable
 
write(DataOutput) - Method in class org.apache.phoenix.hive.PhoenixRowKey
 

Z

ZOOKEEPER_PARENT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
ZOOKEEPER_PORT - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
ZOOKEEPER_QUORUM - Static variable in class org.apache.phoenix.hive.constants.PhoenixStorageHandlerConstants
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2021 Apache Software Foundation. All rights reserved.