跳过导航链接
A C D E F G H I L M N O R S T V W 

A

AUDIT - 类 中的静态变量org.apache.carbondata.common.logging.impl.AuditLevel
 
audit(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
AuditExtendedRollingFileAppender - org.apache.carbondata.common.logging.impl中的类
Copied form log4j and modified for renaming files and restriction only for audit logging
AuditExtendedRollingFileAppender() - 类 的构造器org.apache.carbondata.common.logging.impl.AuditExtendedRollingFileAppender
 
AuditLevel - org.apache.carbondata.common.logging.impl中的类
 
AuditLevel(int, String, int) - 类 的构造器org.apache.carbondata.common.logging.impl.AuditLevel
Constructor

C

CarbonIterator<E> - org.apache.carbondata.common中的类
CarbonIterator adds default implement for remove.
CarbonIterator() - 类 的构造器org.apache.carbondata.common.CarbonIterator
 
CarbonSchemaException - org.apache.carbondata.common.exceptions.sql中的异常错误
 
CarbonSchemaException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.CarbonSchemaException
 
close() - 类 中的方法org.apache.carbondata.common.CarbonIterator
Close the resources
currentLevel - 类 中的变量org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
 
customPartitionNotSupported() - 异常错误 中的静态方法org.apache.carbondata.common.exceptions.DeprecatedFeatureException
 

D

debug(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
DeprecatedFeatureException - org.apache.carbondata.common.exceptions中的异常错误
 

E

error(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
error(Throwable) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
error(Throwable, String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
ExtendedRollingFileAppender - org.apache.carbondata.common.logging.impl中的类
Copied from log4j to remove the hard coding for the file name from it Copied form log4j and modified for renaming files
ExtendedRollingFileAppender() - 类 的构造器org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
 

F

formatSize(float) - 类 中的静态方法org.apache.carbondata.common.Strings
Append KB/MB/GB/TB to the input size and return

G

getLogService(String) - 类 中的静态方法org.apache.carbondata.common.logging.LogServiceFactory
return Logger Service.
getMessage() - 异常错误 中的方法org.apache.carbondata.common.exceptions.sql.CarbonSchemaException
 
getMessage() - 异常错误 中的方法org.apache.carbondata.common.exceptions.sql.MalformedCarbonCommandException
getMessage
getOrDefault(Map<K, V>, K, V) - 类 中的静态方法org.apache.carbondata.common.Maps
Return value if key is contained in the map, else return defaultValue.
globalDictNotSupported() - 异常错误 中的静态方法org.apache.carbondata.common.exceptions.DeprecatedFeatureException
 

H

hasNext() - 类 中的方法org.apache.carbondata.common.CarbonIterator
 

I

info(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
initialize() - 类 中的方法org.apache.carbondata.common.CarbonIterator
Initialize the iterator
InterfaceAudience - org.apache.carbondata.common.annotations中的类
This annotation is ported and modified from Apache Hadoop project.
InterfaceAudience.Developer - org.apache.carbondata.common.annotations中的注释类型
Intended for developers to develop extension for Apache CarbonData project
InterfaceAudience.Internal - org.apache.carbondata.common.annotations中的注释类型
Intended only for internal usage within Apache CarbonData project.
InterfaceAudience.User - org.apache.carbondata.common.annotations中的注释类型
Intended for use by any project or application.
InterfaceStability - org.apache.carbondata.common.annotations中的类
This annotation is ported and modified from Apache Hadoop project.
InterfaceStability() - 类 的构造器org.apache.carbondata.common.annotations.InterfaceStability
 
InterfaceStability.Evolving - org.apache.carbondata.common.annotations中的注释类型
Evolving, but can break compatibility at minor release (i.e. m.x)
InterfaceStability.Stable - org.apache.carbondata.common.annotations中的注释类型
Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie. at m.0).
InterfaceStability.Unstable - org.apache.carbondata.common.annotations中的注释类型
No guarantee is provided as to reliability or stability across any level of release granularity.
InvalidLoadOptionException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown when loading option is invalid for SQL loading statement (LOAD DATA, INSERT INTO)
InvalidLoadOptionException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.InvalidLoadOptionException
 
isWarnEnabled() - 类 中的方法org.apache.carbondata.common.logging.LogService
 

L

LoggerAction - org.apache.carbondata.common.constants中的枚举
enum to hold the bad record logger action
LogService - org.apache.carbondata.common.logging中的类
Log Services, wrapper of org.apache.log4j.Logger
LogService(String) - 类 的构造器org.apache.carbondata.common.logging.LogService
 
LogServiceFactory - org.apache.carbondata.common.logging中的类
Log Service factory

M

MalformedCarbonCommandException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown if any validation fails then parsing SQL statement.
MalformedCarbonCommandException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedCarbonCommandException
Constructor
MalformedCarbonCommandException(String, Throwable) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedCarbonCommandException
Constructor
MalformedIndexCommandException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown when index related SQL statement is invalid
MalformedIndexCommandException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedIndexCommandException
 
MalformedIndexCommandException(String, Throwable) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedIndexCommandException
 
MalformedMVCommandException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown when MV related SQL statement is invalid
MalformedMVCommandException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedMVCommandException
 
MalformedMVCommandException(String, Throwable) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.MalformedMVCommandException
 
Maps - org.apache.carbondata.common中的类
 
Maps() - 类 的构造器org.apache.carbondata.common.Maps
 
MetadataProcessException - org.apache.carbondata.common.exceptions中的异常错误
This exception will be thrown when failed to process metadata while executing carbon command
MetadataProcessException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.MetadataProcessException
 
MetadataProcessException(String, Throwable) - 异常错误 的构造器org.apache.carbondata.common.exceptions.MetadataProcessException
 
mkString(String[], String) - 类 中的静态方法org.apache.carbondata.common.Strings
Provide same function as mkString in Scala.

N

next() - 类 中的方法org.apache.carbondata.common.CarbonIterator
 
NoSuchIndexException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown if index is not found when executing index related SQL statement
NoSuchIndexException(String, String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.NoSuchIndexException
 
NoSuchIndexException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.NoSuchIndexException
 
NoSuchMVException - org.apache.carbondata.common.exceptions.sql中的异常错误
This exception will be thrown if mv is not found when executing mv related SQL statement
NoSuchMVException(String, String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.sql.NoSuchMVException
 
NoSuchStreamException - org.apache.carbondata.common.exceptions中的异常错误
 
NoSuchStreamException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.NoSuchStreamException
 

O

org.apache.carbondata.common - 程序包 org.apache.carbondata.common
 
org.apache.carbondata.common.annotations - 程序包 org.apache.carbondata.common.annotations
 
org.apache.carbondata.common.constants - 程序包 org.apache.carbondata.common.constants
 
org.apache.carbondata.common.exceptions - 程序包 org.apache.carbondata.common.exceptions
 
org.apache.carbondata.common.exceptions.sql - 程序包 org.apache.carbondata.common.exceptions.sql
 
org.apache.carbondata.common.logging - 程序包 org.apache.carbondata.common.logging
 
org.apache.carbondata.common.logging.impl - 程序包 org.apache.carbondata.common.logging.impl
 

R

remove() - 类 中的方法org.apache.carbondata.common.CarbonIterator
 
rollOver() - 类 中的方法org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
Copied from log4j to remove hardcoding of file name

S

STATISTIC - 类 中的静态变量org.apache.carbondata.common.logging.impl.StatisticLevel
 
statistic(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
Below method will be used to log the statistic information
StatisticLevel - org.apache.carbondata.common.logging.impl中的类
Extended log level class to log the statistic details
StatisticLevel(int, String, int) - 类 的构造器org.apache.carbondata.common.logging.impl.StatisticLevel
Constructor
Strings - org.apache.carbondata.common中的类
 
Strings() - 类 的构造器org.apache.carbondata.common.Strings
 
subAppend(LoggingEvent) - 类 中的方法org.apache.carbondata.common.logging.impl.AuditExtendedRollingFileAppender
g Call RollingFileAppender method to append the log...
subAppend(LoggingEvent) - 类 中的方法org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
 

T

TableStatusLockException - org.apache.carbondata.common.exceptions中的异常错误
This exception will be thrown when failed to acquire lock for table status metadata, or re-try timed out
TableStatusLockException(String) - 异常错误 的构造器org.apache.carbondata.common.exceptions.TableStatusLockException
 
toLevel(int, Level) - 类 中的静态方法org.apache.carbondata.common.logging.impl.AuditLevel
Returns custom level for debug type log message
toLevel(String, Level) - 类 中的静态方法org.apache.carbondata.common.logging.impl.AuditLevel
Returns custom level for debug type log message
toLevel(int, Level) - 类 中的静态方法org.apache.carbondata.common.logging.impl.StatisticLevel
Returns custom level for debug type log message
toLevel(String, Level) - 类 中的静态方法org.apache.carbondata.common.logging.impl.StatisticLevel
Returns custom level for debug type log message
toString() - 枚举 中的方法org.apache.carbondata.common.constants.LoggerAction
 

V

valueOf(String) - 枚举 中的静态方法org.apache.carbondata.common.constants.LoggerAction
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.carbondata.common.constants.LoggerAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

warn(String) - 类 中的方法org.apache.carbondata.common.logging.LogService
 
A C D E F G H I L M N O R S T V W 
跳过导航链接

Copyright © 2016–2023 The Apache Software Foundation. All rights reserved.