A C D E F G H I L N O R S T W
A
- AUDIT - Static variable in class org.apache.carbondata.common.logging.impl.AuditLevel
-
- audit(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
log audit log
- audit(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
- AuditExtendedRollingFileAppender - Class in org.apache.carbondata.common.logging.impl
-
Copied form log4j and modified for renaming files and restriction only for
audit logging
- AuditExtendedRollingFileAppender() - Constructor for class org.apache.carbondata.common.logging.impl.AuditExtendedRollingFileAppender
-
- AuditLevel - Class in org.apache.carbondata.common.logging.impl
-
- AuditLevel(int, String, int) - Constructor for class org.apache.carbondata.common.logging.impl.AuditLevel
-
Constructor
C
- CARBON_PROPERTIES_FILE_PATH - Static variable in class org.apache.carbondata.common.logging.impl.FileUtil
-
- CarbonIterator<E> - Class in org.apache.carbondata.common
-
CarbonIterator adds default implement for remove.
- CarbonIterator() - Constructor for class org.apache.carbondata.common.CarbonIterator
-
- close(Closeable) - Static method in class org.apache.carbondata.common.logging.impl.FileUtil
-
closes the stream
- currentLevel - Variable in class org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
-
D
- debug(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- debug(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
E
- error(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- error(Throwable, String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- error(Throwable) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- error(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
- error(Throwable) - Method in interface org.apache.carbondata.common.logging.LogService
-
- error(Throwable, String) - Method in interface org.apache.carbondata.common.logging.LogService
-
- ExtendedRollingFileAppender - Class in 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() - Constructor for class org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
-
F
- FileUtil - Class in org.apache.carbondata.common.logging.impl
-
Provides file Utility
G
- getCarbonProperties() - Static method in class org.apache.carbondata.common.logging.impl.FileUtil
-
- getLogService(String) - Static method in class org.apache.carbondata.common.logging.LogServiceFactory
-
return Logger Service.
- getLogService() - Static method in class org.apache.carbondata.common.logging.LogServiceFactory
-
- getPartitionID(String) - Static method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
H
- hasNext() - Method in class org.apache.carbondata.common.CarbonIterator
-
I
- info(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- info(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
- isDebugEnabled() - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- isDoLog() - Static method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
returns is DO Log
- isInfoEnabled() - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- isWarnEnabled() - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
L
- LogService - Interface in org.apache.carbondata.common.logging
-
for Log Services
- LogServiceFactory - Class in org.apache.carbondata.common.logging
-
Log Service factory
N
- next() - Method in class org.apache.carbondata.common.CarbonIterator
-
O
- org.apache.carbondata.common - package org.apache.carbondata.common
-
- org.apache.carbondata.common.logging - package org.apache.carbondata.common.logging
-
- org.apache.carbondata.common.logging.impl - package org.apache.carbondata.common.logging.impl
-
R
- remove() - Method in class org.apache.carbondata.common.CarbonIterator
-
- rollOver() - Method in class org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
-
Copied from log4j to remove hardcoding of file name
S
- setDoLog(boolean) - Static method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
set Do Log
- setEventProperties(String, String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- setThreadName(String, String) - Static method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- StandardLogService - Class in org.apache.carbondata.common.logging.impl
-
Default Implementation of the LogService
- StandardLogService(String) - Constructor for class org.apache.carbondata.common.logging.impl.StandardLogService
-
Constructor.
- StandardLogService() - Constructor for class org.apache.carbondata.common.logging.impl.StandardLogService
-
- statistic(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- STATISTIC - Static variable in class org.apache.carbondata.common.logging.impl.StatisticLevel
-
- statistic(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
Below method will be used to log the statistic information
- StatisticLevel - Class in org.apache.carbondata.common.logging.impl
-
Extended log level class to log the statistic details
- StatisticLevel(int, String, int) - Constructor for class org.apache.carbondata.common.logging.impl.StatisticLevel
-
Constructor
- subAppend(LoggingEvent) - Method in class org.apache.carbondata.common.logging.impl.AuditExtendedRollingFileAppender
-
g
Call RollingFileAppender method to append the log...
- subAppend(LoggingEvent) - Method in class org.apache.carbondata.common.logging.impl.ExtendedRollingFileAppender
-
T
- toLevel(int, Level) - Static method in class org.apache.carbondata.common.logging.impl.AuditLevel
-
Returns custom level for debug type log message
- toLevel(String, Level) - Static method in class org.apache.carbondata.common.logging.impl.AuditLevel
-
Returns custom level for debug type log message
- toLevel(int, Level) - Static method in class org.apache.carbondata.common.logging.impl.StatisticLevel
-
Returns custom level for debug type log message
- toLevel(String, Level) - Static method in class org.apache.carbondata.common.logging.impl.StatisticLevel
-
Returns custom level for debug type log message
W
- warn(String) - Method in class org.apache.carbondata.common.logging.impl.StandardLogService
-
- warn(String) - Method in interface org.apache.carbondata.common.logging.LogService
-
A C D E F G H I L N O R S T W
Copyright © 2016 The Apache Software Foundation. All rights reserved.