Index

A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class com.killcoding.datasource.DriverExecutor
Abort connection
abort() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
abort(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
abort(Integer) - Method in class com.killcoding.datasource.DriverDataSource
Abort connection by hash code
abort(Executor) - Method in class com.killcoding.datasource.DriverConnection
 
abortIdleTimeoutConnection() - Method in class com.killcoding.datasource.DriverDataSource
Abort idle timeout connection Skip execute when 'idleTimeout' is 0
abortInvalidConnection() - Method in class com.killcoding.datasource.DriverDataSource
Abort invalid connection Skip execute when 'testValidTimeout' is 0
abortLifeCycleEndedConnection() - Method in class com.killcoding.datasource.DriverDataSource
Abort life cycle connection Skip execute when 'lifeCycle' is 0
abortMode - Variable in class com.killcoding.datasource.DriverDataSource
 
abortSyncConnection(Connection) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
abortTimeoutConnection() - Method in class com.killcoding.datasource.DriverDataSource
Abort timeout connection Skip execute when 'timeout' is 0 or 'transactionTimeout' is 0
AbsCacheApi - Class in com.killcoding.cache
This abstract class, it is the framework base cache class.
AbsCacheApi() - Constructor for class com.killcoding.cache.AbsCacheApi
New an AbsCacheApi Need 'override' abstract method 'stored' is use default value (default is false)
AbsCacheApi(Boolean) - Constructor for class com.killcoding.cache.AbsCacheApi
New an AbsCacheApi Need 'override' abstract method
add(Object) - Method in class com.killcoding.cache.CacheArray
Add object to the cache list
add(Object, long) - Method in class com.killcoding.cache.CacheArray
Add object to the cache list
add(Connection) - Method in class com.killcoding.datasource.ConnectionPool
 
add(Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
Add log record object
addAll(List) - Method in class com.killcoding.cache.CacheArray
Add list to the cache list
addAutoLoad(Runnable) - Method in class com.killcoding.tool.ConfigProperties
 
addCountAbortedCloseFailed(int) - Method in class com.killcoding.datasource.DriverDataSource
Add count abort close failed for write status log
addExitRunnable(Runnable) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
addHistory(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
addQueuePathMapping(String) - Static method in class com.killcoding.file.DiskFile
 
addQueuePathMapping(String) - Static method in class com.killcoding.file.RemoteFile
 
AESDecrypt(String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
AESEncrypt(String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
aesKey - Variable in class com.killcoding.cache.DataObject
 
afterCreateLink(String) - Method in class com.killcoding.file.BaseFile
 
afterCreateLink(String) - Method in class com.killcoding.file.DiskFile
 
afterCreateLink(String) - Method in class com.killcoding.file.RemoteFile
 
afterDelete(boolean) - Method in class com.killcoding.file.BaseFile
 
afterDelete(boolean) - Method in class com.killcoding.file.DiskFile
 
afterDelete(boolean) - Method in class com.killcoding.file.RemoteFile
 
afterMkdirs() - Method in class com.killcoding.file.BaseFile
 
afterMkdirs() - Method in class com.killcoding.file.DiskFile
 
afterMkdirs() - Method in class com.killcoding.file.RemoteFile
 
afterWrite() - Method in class com.killcoding.file.BaseFile
 
afterWrite() - Method in class com.killcoding.file.DiskFile
 
afterWrite() - Method in class com.killcoding.file.RemoteFile
 
alertMesage - Static variable in class com.killcoding.log.LogRecord
 
AlertMessage - Class in com.killcoding.log
This abstract class is alert message base class Can notify administrators via email or other means
AlertMessage() - Constructor for class com.killcoding.log.AlertMessage
 
alertMessageLevelList - Static variable in class com.killcoding.log.LogRecord
 
api - Static variable in class com.killcoding.cache.Cache
Default is use mode 'MemoryCache'
api - Static variable in class com.killcoding.cache.StoredCache
 
APP_CLOCK - Static variable in class com.killcoding.datasource.Clock
 
APP_IDENTITY_CARD - Static variable in class com.killcoding.datasource.IdentityCard
 
appDataSource - Variable in class com.killcoding.datasource.DriverDataSource
 
appDataSourcePath - Variable in class com.killcoding.datasource.DriverDataSource
 
appDataSourcePath - Static variable in class com.killcoding.log.LogRecord
 
appRemoteFile - Static variable in class com.killcoding.file.RemoteFile
 
archiveLog() - Method in class com.killcoding.datasource.DriverDataSource
Archive log
archiveLog() - Static method in class com.killcoding.log.LogRecord
Archive Log
archiveLog(int, File) - Static method in class com.killcoding.datasource.DriverExecutor
Archive Log
arrayPool - Static variable in class com.killcoding.cache.CacheArray
 
AUTO_LOAD_CP - Static variable in class com.killcoding.tool.ConfigProperties
 
AUTO_LOAD_TIMER - Static variable in class com.killcoding.tool.ConfigProperties
 
averageAssign(List<T>, int) - Static method in class com.killcoding.tool.CommonTools
 
aveUsageSum - Variable in class com.killcoding.datasource.DriverDataSource
 

B

backupLog(File, File, String, int, String, String) - Static method in class com.killcoding.datasource.DriverExecutor
Backup log file
Base64Tools - Class in com.killcoding.tool
This class is support Base64 tools
Base64Tools() - Constructor for class com.killcoding.tool.Base64Tools
 
BaseFile - Class in com.killcoding.file
 
BaseFile(String) - Constructor for class com.killcoding.file.BaseFile
 
batch(String, List<Map<String, Object>>) - Static method in class com.killcoding.log.LogRecord
For write log to database
batch(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
BATCH - Variable in class com.killcoding.cache.CacheArray
 
BATCH_INDEX - Variable in class com.killcoding.cache.CacheArray
 
BATCH_SIZE - Static variable in class com.killcoding.file.RemoteFile
 
batchPart(String, List<Map<String, Object>>) - Static method in class com.killcoding.log.LogRecord
For write log to database
BEFORE_THE_QUEUE_TIME - Static variable in class com.killcoding.file.RemoteFile
 
beforeCreateLink(String) - Method in class com.killcoding.file.BaseFile
 
beforeCreateLink(String) - Method in class com.killcoding.file.DiskFile
 
beforeCreateLink(String) - Method in class com.killcoding.file.RemoteFile
 
beforeDelete(boolean) - Method in class com.killcoding.file.BaseFile
 
beforeDelete(boolean) - Method in class com.killcoding.file.DiskFile
 
beforeDelete(boolean) - Method in class com.killcoding.file.RemoteFile
 
beforeMkdirs() - Method in class com.killcoding.file.BaseFile
 
beforeMkdirs() - Method in class com.killcoding.file.DiskFile
 
beforeMkdirs() - Method in class com.killcoding.file.RemoteFile
 
beforeWrite() - Method in class com.killcoding.file.BaseFile
 
beforeWrite() - Method in class com.killcoding.file.DiskFile
 
beforeWrite() - Method in class com.killcoding.file.RemoteFile
 
beginRequest() - Method in class com.killcoding.datasource.DriverConnection
 
bindings - Variable in class com.killcoding.jsplus.JsContext
 
BUFFER_SIZE - Static variable in class test.Checksum
Buffer size for calculating checksums.

C

Cache - Class in com.killcoding.cache
This class is Cache entry
Cache() - Constructor for class com.killcoding.cache.Cache
 
CACHE_ARRAY_FILTER_TIMER - Static variable in class com.killcoding.file.BaseFile
 
CACHE_FILE - Static variable in class com.killcoding.cache.DiskCache
 
CACHE_LIFE - Static variable in class com.killcoding.cache.DiskCache
 
CACHE_LIFE - Static variable in class com.killcoding.cache.MemoryCache
 
CACHE_SECONDS - Static variable in class com.killcoding.file.RemoteFile
 
CACHE_VALUE - Static variable in class com.killcoding.cache.MemoryCache
 
cacheArray - Variable in class com.killcoding.cache.CacheArrayFilter
 
CacheArray - Class in com.killcoding.cache
This class use asynchronous caching to handle large result and large list.
CacheArray() - Constructor for class com.killcoding.cache.CacheArray
New a CacheArray object
CacheArray(boolean) - Constructor for class com.killcoding.cache.CacheArray
 
CacheArrayFilter - Class in com.killcoding.cache
This class is used with 'CacheArray'
CacheArrayFilter(Long) - Constructor for class com.killcoding.cache.CacheArrayFilter
New a CacheArrayFilter Object
CacheArrayFilter(Long, Long) - Constructor for class com.killcoding.cache.CacheArrayFilter
New a CacheArrayFilter Object
cacheDriverExecutor - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
CacheDriverExecutor - Class in com.killcoding.datasource
This class uses a 'CacheArray' to process the asynchronous processing method of the data query result set.
CacheDriverExecutor(Connection) - Constructor for class com.killcoding.datasource.CacheDriverExecutor
New a object CacheDriverExecutor
cacheKeys - Variable in class com.killcoding.cache.CacheArray
All cache keys list
cacheTmpdir - Variable in class com.killcoding.cache.DiskCache
 
calculateDataMappingDataSourceReader(RemoteFile, Map<String, Object>) - Static method in class com.killcoding.file.RemoteFile
 
calculateDataMappingDataSourceWriter(RemoteFile) - Static method in class com.killcoding.file.RemoteFile
 
calendar - Variable in class com.killcoding.datasource.Clock
 
CALL_REGEX - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
callAbortConn(Connection) - Method in class com.killcoding.datasource.DriverDataSource
Call abort connection Please see 'abortMode' options (rollback,close,abort) Default is 'abort'
callAndReturnBoolean(String) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return boolean)
callAndReturnBoolean(String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return boolean)
callAndReturnBoolean(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return boolean)
callAndReturnBooleanSync(Connection, long, String, List<Object>, boolean) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
callAndReturnList(int, int, String) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return List)
callAndReturnList(int, int, String, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
Execute stored proc(and return result to CacheArray)
callAndReturnList(int, int, String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return List)
callAndReturnList(int, int, String, List<Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
Execute stored proc(and return result)
callAndReturnList(int, int, String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return List)
callAndReturnList(int, int, String, Map<String, Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
Execute stored proc(and return result)
callAndReturnList(String) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return List)
callAndReturnListSync(Connection, int, int, String, List<Object>) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
callAndReturnRows(String) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return rows)
callAndReturnRows(String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return rows)
callAndReturnRows(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute stored proc (and return rows)
callAndReturnRowsSync(Connection, long, String, List<Object>, int) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
callback - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
callback(Runnable) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
channel - Variable in class com.killcoding.file.DiskFile
 
CHARSET - Static variable in class com.killcoding.file.BaseFile
 
checkClassNameDisableRegex(String) - Method in class com.killcoding.log.Logger
 
checkClassNameEnableRegex(String) - Method in class com.killcoding.log.Logger
 
checkConnectionPoolSize() - Method in class com.killcoding.datasource.DriverDataSource
 
checkHistory() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
checkLevel(String) - Static method in class com.killcoding.log.Logger
 
checkQueuePathMapping() - Static method in class com.killcoding.file.DiskFile
 
checkQueuePathMapping() - Static method in class com.killcoding.file.RemoteFile
 
checkSqlAvailable(String) - Method in class com.killcoding.datasource.DriverExecutor
Check available sql to execute
checkSqlAvailable(String, List<String>, List<String>) - Static method in class com.killcoding.datasource.DriverExecutor
Check available sql to execute
checkSqlAvailable(Connection, String) - Static method in class com.killcoding.datasource.DriverExecutor
Check available sql to execute
checkSqlLogAvailable(Connection, String) - Static method in class com.killcoding.datasource.DriverExecutor
Check available sql to write to log
Checksum - Class in test
Includes methods to generate the MD5 and SHA1 checksum.
Checksum() - Constructor for class test.Checksum
Private constructor for a utility class.
CHECKSUM_CACHE - Static variable in class test.Checksum
Cached file checksums for each supported algorithm.
Checksum.FileChecksums - Class in test
File checksums for each supported algorithm
checkSyncPathAvailable(String) - Method in class com.killcoding.file.DiskFile
 
checkSyncPathAvailable(String, boolean, boolean, long, List<String>, List<String>) - Static method in class com.killcoding.file.BaseFile
 
checkUsage(RemoteFile) - Static method in class com.killcoding.file.BaseFile
 
CipherTools - Class in com.killcoding.tool
This class is support base cipher function
CipherTools() - Constructor for class com.killcoding.tool.CipherTools
 
classNameDisableRegex - Static variable in class com.killcoding.log.Logger
 
classNameEnableRegex - Static variable in class com.killcoding.log.Logger
 
clazzName - Variable in class com.killcoding.log.Logger
 
clear() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
clear(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
clear(Object) - Method in class com.killcoding.datasource.IdentityCard
 
clearLastSelectCommand() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
clearLastSelectCommand(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
clearWarnings() - Method in class com.killcoding.datasource.DriverConnection
 
Clock - Class in com.killcoding.datasource
 
Clock() - Constructor for class com.killcoding.datasource.Clock
 
clone() - Method in class com.killcoding.tool.ResultMap
 
close() - Method in class com.killcoding.datasource.DriverConnection
 
close() - Method in class com.killcoding.datasource.DriverDataSource
Close all connections
close() - Method in class com.killcoding.datasource.DriverExecutor
Close connection
close() - Method in class com.killcoding.file.DiskFile
 
close() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
close() - Method in class com.killcoding.jsplus.GraalJsContext
 
close() - Method in class com.killcoding.jsplus.JsContext
 
close() - Method in class com.killcoding.jsplus.JsPlusContext
 
close() - Method in class com.killcoding.tool.CodeEscape.InternalStringReader
 
close(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
closeAll() - Method in class com.killcoding.datasource.DriverDataSource
Loop close all connections
closeConnection(Integer) - Method in class com.killcoding.datasource.DriverDataSource
Close connection
closeConnection(Connection) - Method in class com.killcoding.datasource.DriverDataSource
Close connection
closeContext() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
closed - Variable in class com.killcoding.datasource.DriverDataSource
 
closed - Variable in class com.killcoding.datasource.DriverExecutor
 
closeSyncConnection(Connection) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
CodeEscape - Class in com.killcoding.tool
 
CodeEscape() - Constructor for class com.killcoding.tool.CodeEscape
 
CodeEscape.InternalStringReader - Class in com.killcoding.tool
 
CodeEscapeLevel - Enum Class in com.killcoding.tool
 
CodeEscapeLevel(int) - Constructor for enum class com.killcoding.tool.CodeEscapeLevel
 
CodeEscapeUtil - Class in com.killcoding.tool
 
CodeEscapeUtil() - Constructor for class com.killcoding.tool.CodeEscapeUtil
 
codePointAt(char, char) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
COLUMN_NAME_CASE_LOWER - Static variable in class com.killcoding.datasource.DriverExecutor
 
COLUMN_NAME_CASE_MODE - Static variable in class com.killcoding.datasource.DriverExecutor
 
COLUMN_NAME_CASE_ORIGINAL - Static variable in class com.killcoding.datasource.DriverExecutor
 
COLUMN_NAME_CASE_UPPER - Static variable in class com.killcoding.datasource.DriverExecutor
 
columnCut(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
com.killcoding.cache - package com.killcoding.cache
 
com.killcoding.datasource - package com.killcoding.datasource
 
com.killcoding.file - package com.killcoding.file
 
com.killcoding.jsplus - package com.killcoding.jsplus
 
com.killcoding.log - package com.killcoding.log
 
com.killcoding.tool - package com.killcoding.tool
 
command - Static variable in class com.killcoding.jsplus.DriverConsole
 
commands - Static variable in class com.killcoding.jsplus.DriverConsole
 
commit() - Method in class com.killcoding.datasource.DriverConnection
 
commit() - Method in class com.killcoding.datasource.DriverExecutor
Commit connection
commit() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
commit(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
commitSyncConnection(Connection) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
CommonTools - Class in com.killcoding.tool
 
CommonTools() - Constructor for class com.killcoding.tool.CommonTools
 
compareProperties(ConfigProperties, ConfigProperties) - Static method in class com.killcoding.tool.ConfigProperties
 
complete() - Method in class com.killcoding.file.BaseFile
 
complete() - Method in class com.killcoding.file.DiskFile
 
complete() - Method in class com.killcoding.file.RemoteFile
 
complete(int, long) - Method in class com.killcoding.file.RemoteFile
 
completed - Variable in class com.killcoding.cache.CacheArray
'true' is completed
completed(int, Timestamp, long) - Method in class com.killcoding.file.FilePart
 
completed(Integer) - Method in class com.killcoding.cache.CacheArrayFilter
Handle completed method
config - Static variable in class com.killcoding.log.LogRecord
 
config - Variable in class com.killcoding.tool.ConfigCustomLoad
 
config(ConfigProperties) - Static method in class com.killcoding.log.LoggerFactory
Use target ConfigProperties
config(File) - Static method in class com.killcoding.log.LoggerFactory
Use target Logger.properties file
CONFIG_PROPS_REMOTE_FILE - Static variable in class com.killcoding.file.RemoteFile
 
ConfigCustomLoad - Class in com.killcoding.tool
 
ConfigCustomLoad() - Constructor for class com.killcoding.tool.ConfigCustomLoad
 
configProperties - Static variable in class com.killcoding.datasource.Clock
 
configProperties - Variable in class com.killcoding.datasource.DriverDataSource
 
configProperties - Static variable in class com.killcoding.datasource.IdentityCard
 
configProperties - Variable in class com.killcoding.file.RemoteFile
 
ConfigProperties - Class in com.killcoding.tool
 
ConfigProperties() - Constructor for class com.killcoding.tool.ConfigProperties
 
ConfigProperties(int) - Constructor for class com.killcoding.tool.ConfigProperties
 
ConfigProperties(Properties) - Constructor for class com.killcoding.tool.ConfigProperties
 
ConfigPropertiesTest - Class in test
 
ConfigPropertiesTest() - Constructor for class test.ConfigPropertiesTest
 
CONN_ERROR_TIME - Variable in class com.killcoding.datasource.DriverDataSource
 
connection - Variable in class com.killcoding.datasource.DriverExecutor
 
CONNECTION_IDLE_BEGIN_MARK - Variable in class com.killcoding.datasource.ConnectionPool
 
CONNECTION_MARK - Variable in class com.killcoding.datasource.ConnectionPool
 
CONNECTION_OPENED_AT_MARK - Variable in class com.killcoding.datasource.ConnectionPool
 
CONNECTION_POOL - Variable in class com.killcoding.datasource.ConnectionPool
Record all connection hash code
CONNECTION_THREAD_MARK - Variable in class com.killcoding.datasource.ConnectionPool
 
CONNECTION_USING_AT_MARK - Variable in class com.killcoding.datasource.ConnectionPool
 
connectionPool - Variable in class com.killcoding.datasource.DriverDataSource
 
ConnectionPool - Class in com.killcoding.datasource
This class functions as a connection pool counter
ConnectionPool() - Constructor for class com.killcoding.datasource.ConnectionPool
New a ConnectionPool object
connectionPoolExecutor - Variable in class com.killcoding.datasource.DriverDataSource
 
connProps - Variable in class com.killcoding.datasource.DriverDataSource
 
CONSOLE_FUN_REGEX - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
CONSOLE_VAR_REGEX - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
consoleVariables - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
contains(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
context - Variable in class com.killcoding.jsplus.GraalJsContext
 
context - Variable in class com.killcoding.jsplus.JsContext
 
conver(String, String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
conver(String, Map<String, Object>) - Method in class com.killcoding.tool.ConfigProperties
 
converCase(String) - Method in class com.killcoding.datasource.DriverExecutor
Covner to upper or lower
converParams(Object...) - Static method in class com.killcoding.log.Logger
 
converParams(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Conver param from map to list
converSql(String) - Method in class com.killcoding.datasource.DriverExecutor
Conver sql from ':column_name' to '?'
converToSqlFromMap(String, String, List<String>) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
COPY_STRUCTURE_ONLY - Static variable in class com.killcoding.file.RemoteFile
 
copyAttrs(DiskFile, boolean, File) - Static method in class com.killcoding.file.DiskFile
 
copyFrom(boolean, DiskFile) - Method in class com.killcoding.file.RemoteFile
 
copyStructureOnly - Variable in class com.killcoding.file.DiskFile
 
copyTo(String) - Method in class com.killcoding.file.BaseFile
 
copyTo(String) - Method in class com.killcoding.file.DiskFile
 
copyTo(String) - Method in class com.killcoding.file.RemoteFile
 
countAbortedCloseFailed - Variable in class com.killcoding.datasource.DriverDataSource
 
countAbortedIdle - Variable in class com.killcoding.datasource.DriverDataSource
 
countAbortedInvalid - Variable in class com.killcoding.datasource.DriverDataSource
 
countAbortedLifeCycle - Variable in class com.killcoding.datasource.DriverDataSource
 
countAbortedTimeout - Variable in class com.killcoding.datasource.DriverDataSource
 
countAllSubFiles(String, String) - Method in class com.killcoding.file.RemoteFile
 
countClosed - Variable in class com.killcoding.datasource.DriverDataSource
 
countCreatedConnection - Variable in class com.killcoding.datasource.DriverDataSource
 
countUsage(boolean) - Method in class com.killcoding.datasource.DriverDataSource
 
create() - Method in class com.killcoding.datasource.IdentityCard
 
createArrayOf(String, Object[]) - Method in class com.killcoding.datasource.DriverConnection
 
createBlob() - Method in class com.killcoding.datasource.DriverConnection
 
createCacheArrayFilter(long, long) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
createClob() - Method in class com.killcoding.datasource.DriverConnection
 
createConnectionBuilder() - Method in class com.killcoding.datasource.DriverDataSource
 
createConnectionToPool() - Method in class com.killcoding.datasource.DriverDataSource
Create connection to pool When, (loadPoolSize + usedPoolSize) < maxPoolSize and loadPoolSize < minPoolSize
createEmptyFile() - Method in class com.killcoding.file.RemoteFile
 
createLink(String) - Method in class com.killcoding.file.BaseFile
 
createLink(String) - Method in class com.killcoding.file.DiskFile
 
createLink(String) - Method in class com.killcoding.file.RemoteFile
 
createNClob() - Method in class com.killcoding.datasource.DriverConnection
 
createSQLXML() - Method in class com.killcoding.datasource.DriverConnection
 
createStatement() - Method in class com.killcoding.datasource.DriverConnection
 
createStatement(int, int) - Method in class com.killcoding.datasource.DriverConnection
 
createStatement(int, int, int) - Method in class com.killcoding.datasource.DriverConnection
 
createStruct(String, Object[]) - Method in class com.killcoding.datasource.DriverConnection
 
createStructureFile(long) - Method in class com.killcoding.file.RemoteFile
 
CURRENT_VALUES - Static variable in class com.killcoding.datasource.IdentityCard
 
CUSTOMLOAD - Static variable in class com.killcoding.tool.ConfigProperties
 
customOutput - Static variable in class com.killcoding.log.LogRecord
 
customPrint - Static variable in class com.killcoding.log.LogRecord
 

D

DATA_MAPPING - Static variable in class com.killcoding.file.RemoteFile
 
DATA_MAPPING - Static variable in class test.Test
 
DATA_MAPPING_INDEX - Static variable in class com.killcoding.file.RemoteFile
 
DATA_MAPPING_LIST - Static variable in class com.killcoding.file.RemoteFile
 
DATA_MAPPING_LIST - Static variable in class test.Test
 
dataMappingDataSourceReader - Variable in class com.killcoding.file.RemoteFile
 
dataMappingDataSourceWriter - Variable in class com.killcoding.file.RemoteFile
 
dataMappingDs - Variable in class com.killcoding.file.RemoteFile
 
dataMappingTable - Variable in class com.killcoding.file.RemoteFile
 
DataObject - Class in com.killcoding.cache
This class is encrypting cache value
DataObject(String) - Constructor for class com.killcoding.cache.DataObject
 
DataObject(String, String) - Constructor for class com.killcoding.cache.DataObject
 
datasource - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
dataSource - Static variable in class com.killcoding.datasource.Clock
 
dataSource - Static variable in class com.killcoding.datasource.IdentityCard
 
dataSource - Static variable in class com.killcoding.log.LogRecord
 
DATASOURCE_ID - Variable in class com.killcoding.datasource.DriverDataSource
 
DATASOURCE_REMOTE_FILE - Static variable in class com.killcoding.file.RemoteFile
 
dataSourcePath - Static variable in class com.killcoding.datasource.Clock
 
dataSourcePath - Static variable in class com.killcoding.datasource.IdentityCard
 
dataSourceReader - Variable in class com.killcoding.file.RemoteFile
 
dataSourceReaderPath - Variable in class com.killcoding.file.RemoteFile
 
datasourceVariables - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
dataSourceWriter - Variable in class com.killcoding.file.RemoteFile
 
dataSourceWriterPath - Variable in class com.killcoding.file.RemoteFile
 
DATETIME_PATTERN - Static variable in class com.killcoding.tool.ConfigProperties
 
debug(Exception) - Method in class com.killcoding.log.Logger
 
debug(Exception) - Method in interface org.slf4j.Logger
 
debug(Exception) - Method in class org.slf4j.LoggerClass
 
debug(Object) - Method in interface org.apache.juli.logging.Log
 
debug(Object) - Method in class org.apache.juli.logging.LogCustom
 
debug(Object) - Method in interface org.slf4j.Logger
 
debug(Object) - Method in class org.slf4j.LoggerClass
 
debug(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
debug(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
debug(Object, Throwable) - Method in interface org.slf4j.Logger
 
debug(Object, Throwable) - Method in class org.slf4j.LoggerClass
 
debug(String) - Method in class com.killcoding.log.Logger
 
debug(String) - Method in interface org.slf4j.Logger
 
debug(String) - Method in class org.slf4j.LoggerClass
 
debug(String, Exception) - Method in class com.killcoding.log.Logger
 
debug(String, Exception) - Method in interface org.slf4j.Logger
 
debug(String, Exception) - Method in class org.slf4j.LoggerClass
 
debug(String, Object) - Method in interface org.slf4j.Logger
 
debug(String, Object) - Method in class org.slf4j.LoggerClass
 
debug(String, Object...) - Method in class com.killcoding.log.Logger
 
debug(String, Object...) - Method in interface org.slf4j.Logger
 
debug(String, Object...) - Method in class org.slf4j.LoggerClass
 
debug(String, Object, Object) - Method in interface org.slf4j.Logger
 
debug(String, Object, Object) - Method in class org.slf4j.LoggerClass
 
debug(String, Throwable) - Method in interface org.slf4j.Logger
 
debug(String, Throwable) - Method in class org.slf4j.LoggerClass
 
debugLog(Class, String, RemoteFile, CacheArrayFilter) - Static method in class com.killcoding.file.BaseFile
 
debugLog(String, RemoteFile, CacheArrayFilter) - Static method in class com.killcoding.file.DiskFile
 
debugLog(String, RemoteFile, CacheArrayFilter) - Static method in class com.killcoding.file.RemoteFile
 
debugLogTime - Static variable in class com.killcoding.file.BaseFile
 
decode(char[]) - Static method in class com.killcoding.tool.Base64Tools
 
decode(char[], int, int) - Static method in class com.killcoding.tool.Base64Tools
 
decode(String) - Static method in class com.killcoding.tool.Base64Tools
 
decodeLines(String) - Static method in class com.killcoding.tool.Base64Tools
 
decodeString(String) - Static method in class com.killcoding.tool.Base64Tools
 
decrypt(byte[]) - Method in class com.killcoding.cache.DataObject
 
decrypt(byte[]) - Method in class com.killcoding.file.RemoteFile
 
DEFAULE_MODIFY_USER_ID - Static variable in class com.killcoding.file.RemoteFile
 
DEFAULT_AesKey - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_AutoCommit - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_BatchSize - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_CallStoredProcedureFun - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ColumnCut - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ColumnWidth - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_CommandCancel - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_CommandEnd - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_CommandHistory - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_DateFormat - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_DateTimeFormat - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportCursorStart - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportMaxFileSize - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportMaxRows - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportOrderBy - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportSplit - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportTimer - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ExportUpperOrLowerCase - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ImportSplit - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_MESSAGE_FORMAT - Static variable in class com.killcoding.log.Logger
 
DEFAULT_MESSAGE_FORMAT - Static variable in class com.killcoding.log.LogRecord
 
DEFAULT_Name - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_QueryCursorStart - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_QueryMaxRows - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_Quote - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ScriptEngine - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ShowResultBody - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ShowResultFooter - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ShowResultHeader - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_ShowTaskLog - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_Task - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_TaskTimer - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_TimeFormat - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
DEFAULT_WriteHistory - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
defaultAesKey - Static variable in class com.killcoding.cache.DataObject
 
DefaultAlertMessage - Class in test
 
DefaultAlertMessage() - Constructor for class test.DefaultAlertMessage
 
defaultConfig - Static variable in class com.killcoding.log.LoggerFactory
 
defaultConfig() - Static method in class com.killcoding.log.LoggerFactory
Use default config
delete() - Method in class com.killcoding.file.BaseFile
 
delete() - Method in class com.killcoding.file.DiskFile
 
delete() - Method in class com.killcoding.file.RemoteFile
 
delete(boolean) - Method in class com.killcoding.file.RemoteFile
 
DELETE_CUTOFF_TIME - Static variable in class com.killcoding.file.RemoteFile
 
deleteDirectory(File) - Static method in class com.killcoding.tool.FileTools
 
deletedToDiskAndSub(Object) - Method in class com.killcoding.file.RemoteFile
 
deleteFilesOlderThan(File, long) - Method in class com.killcoding.datasource.DriverDataSource
Delete old archive log
deleteFilesOlderThan(File, long) - Static method in class com.killcoding.datasource.DriverExecutor
Delete old archive logs
deleteFilesOlderThan(File, long) - Static method in class com.killcoding.log.LogRecord
Delete old log file
deleteFrom() - Method in class com.killcoding.file.DiskFile
 
deregisterDriver() - Static method in class com.killcoding.datasource.DriverDataSource
Deregister JDBC Driver For system exit
desc(String) - Method in class com.killcoding.datasource.DriverExecutor
Show column data type and java type mapping
desc(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
desc(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
DESDecrypt(String, String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
DESEncrypt(String, String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
detectSystemExit() - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
DiskCache - Class in com.killcoding.cache
This cache class is save to hard disk
DiskCache() - Constructor for class com.killcoding.cache.DiskCache
New a DiskCache object
DiskCache(Boolean) - Constructor for class com.killcoding.cache.DiskCache
New a DiskCache object
DiskFile - Class in com.killcoding.file
 
DiskFile(String) - Constructor for class com.killcoding.file.DiskFile
 
DRIVER_MARK - Variable in class com.killcoding.datasource.DriverDataSource
 
driverClassName - Variable in class com.killcoding.datasource.DriverDataSource
 
DriverConnection - Class in com.killcoding.datasource
Implement and enhance the JDBC connection class
DriverConnection() - Constructor for class com.killcoding.datasource.DriverConnection
New a DriverConnection object
DriverConnection(DriverDataSource, Connection) - Constructor for class com.killcoding.datasource.DriverConnection
New a DriverConnection object
DriverConsole - Class in com.killcoding.jsplus
 
DriverConsole() - Constructor for class com.killcoding.jsplus.DriverConsole
 
DriverConsoleBase - Class in com.killcoding.jsplus
 
DriverConsoleBase() - Constructor for class com.killcoding.jsplus.DriverConsoleBase
 
DriverConsoleImpl - Interface in com.killcoding.jsplus
 
driverDataSource - Variable in class com.killcoding.datasource.DriverConnection
DriverDataSource Object
DriverDataSource - Class in com.killcoding.datasource
Implement and enhance the datasource class Support write connection status log Support abort tiemout connection Support failover
DriverDataSource() - Constructor for class com.killcoding.datasource.DriverDataSource
New a DriverDataSource object Use env APP_DATASOURCE=/path/DataSource.properties
DriverDataSource(ConfigProperties) - Constructor for class com.killcoding.datasource.DriverDataSource
New a DriverDataSource object
DriverDataSource(File) - Constructor for class com.killcoding.datasource.DriverDataSource
New a DriverDataSource object
DriverDataSource(String) - Constructor for class com.killcoding.datasource.DriverDataSource
New a DriverDataSource object
driverExecutor - Variable in class com.killcoding.datasource.IdentityCard
 
DriverExecutor - Class in com.killcoding.datasource
This class is execute sql base class.
DriverExecutor(Connection) - Constructor for class com.killcoding.datasource.DriverExecutor
New a DriverExecutor object
driverJar - Variable in class com.killcoding.datasource.DriverDataSource
 
dsKey - Variable in class com.killcoding.file.RemoteFile
 
dynamicReloadConfigTime - Variable in class com.killcoding.datasource.DriverDataSource
 

E

enable - Static variable in class com.killcoding.datasource.Clock
 
enable - Static variable in class com.killcoding.datasource.IdentityCard
 
enableFullStatusLog - Variable in class com.killcoding.datasource.DriverDataSource
 
enableStatusLog - Variable in class com.killcoding.datasource.DriverDataSource
 
encode(byte[]) - Static method in class com.killcoding.tool.Base64Tools
 
encode(byte[], int) - Static method in class com.killcoding.tool.Base64Tools
 
encode(byte[], int, int) - Static method in class com.killcoding.tool.Base64Tools
 
encodeLines(byte[]) - Static method in class com.killcoding.tool.Base64Tools
 
encodeLines(byte[], int, int, int, String) - Static method in class com.killcoding.tool.Base64Tools
 
encodeString(String) - Static method in class com.killcoding.tool.Base64Tools
 
encrypt(byte[]) - Method in class com.killcoding.cache.DataObject
 
encrypt(byte[]) - Method in class com.killcoding.file.RemoteFile
 
ended(int, long) - Method in class com.killcoding.file.FilePart
 
endRequest() - Method in class com.killcoding.datasource.DriverConnection
 
engineName - Variable in class com.killcoding.jsplus.JsPlusContext
 
entries - Variable in class com.killcoding.tool.ResultMap
 
Entry(K, V) - Constructor for class com.killcoding.tool.ResultMap.Entry
 
entrySet() - Method in class com.killcoding.tool.ResultMap
 
ENV_VAR_REGEX - Static variable in class com.killcoding.tool.ConfigProperties
 
equals(Object) - Method in class com.killcoding.tool.ResultMap.Entry
 
error(Exception) - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
error(Exception) - Method in class com.killcoding.log.Logger
 
error(Exception) - Method in interface org.slf4j.Logger
 
error(Exception) - Method in class org.slf4j.LoggerClass
 
error(Object) - Method in interface org.apache.juli.logging.Log
 
error(Object) - Method in class org.apache.juli.logging.LogCustom
 
error(Object) - Method in interface org.slf4j.Logger
 
error(Object) - Method in class org.slf4j.LoggerClass
 
error(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
error(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
error(Object, Throwable) - Method in interface org.slf4j.Logger
 
error(Object, Throwable) - Method in class org.slf4j.LoggerClass
 
error(String) - Method in class com.killcoding.log.Logger
 
error(String) - Method in interface org.slf4j.Logger
 
error(String) - Method in class org.slf4j.LoggerClass
 
error(String, Exception) - Method in class com.killcoding.log.Logger
 
error(String, Exception) - Method in interface org.slf4j.Logger
 
error(String, Exception) - Method in class org.slf4j.LoggerClass
 
error(String, Object) - Method in interface org.slf4j.Logger
 
error(String, Object) - Method in class org.slf4j.LoggerClass
 
error(String, Object...) - Method in class com.killcoding.log.Logger
 
error(String, Object...) - Method in interface org.slf4j.Logger
 
error(String, Object...) - Method in class org.slf4j.LoggerClass
 
error(String, Object, Object) - Method in interface org.slf4j.Logger
 
error(String, Object, Object) - Method in class org.slf4j.LoggerClass
 
error(String, Throwable) - Method in interface org.slf4j.Logger
 
error(String, Throwable) - Method in class org.slf4j.LoggerClass
 
escape(char[], int, int, Writer, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
escape(Reader, Writer, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
escape(String, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
escape(String, CodeEscapeLevel) - Static method in class com.killcoding.tool.EscapeTools
 
ESCAPE_LEVELS - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
ESCAPE_LEVELS_LEN - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
ESCAPE_PREFIX - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
ESCAPE_UHEXA_PREFIX - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
ESCAPE_UHEXA_PREFIX2 - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
escapeJava(char[], int, int, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(char[], int, int, Writer, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(Reader, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(Reader, Writer, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(String) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(String, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(String, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJava(String, Writer, CodeEscapeLevel) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJavaMinimal(char[], int, int, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJavaMinimal(Reader, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJavaMinimal(String) - Static method in class com.killcoding.tool.CodeEscape
 
escapeJavaMinimal(String, Writer) - Static method in class com.killcoding.tool.CodeEscape
 
escapeLevel - Variable in enum class com.killcoding.tool.CodeEscapeLevel
 
EscapeTools - Class in com.killcoding.tool
 
EscapeTools() - Constructor for class com.killcoding.tool.EscapeTools
 
escapeToSingleLineForCsv(String) - Static method in class com.killcoding.tool.CodeEscape
 
escapeToSingleLineForCsv(String) - Static method in class com.killcoding.tool.EscapeTools
 
eval(File) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
eval(File) - Method in class com.killcoding.jsplus.GraalJsContext
 
eval(File) - Method in class com.killcoding.jsplus.JsContext
 
eval(File) - Method in class com.killcoding.jsplus.JsPlusContext
 
eval(Runnable) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
eval(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
eval(String) - Method in class com.killcoding.jsplus.GraalJsContext
 
eval(String) - Method in class com.killcoding.jsplus.JsContext
 
eval(String) - Method in class com.killcoding.jsplus.JsPlusContext
 
evalScript(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
evalScript(String) - Method in class com.killcoding.jsplus.GraalJsContext
 
evalScript(String) - Method in class com.killcoding.jsplus.JsContext
 
evalScript(String) - Method in class com.killcoding.jsplus.JsPlusContext
 
execute(Boolean, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
execute(Integer, Object) - Method in class com.killcoding.cache.CacheArrayFilter
Need override the method to use
execute(String) - Method in class com.killcoding.datasource.DriverExecutor
Execute sql
execute(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
execute(String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute sql
execute(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Execute sql
execute(String, Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
For write log to database
execute(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
executeBatch(Integer, List) - Method in class com.killcoding.cache.CacheArrayFilter
Handle execute batch method
executeBatch(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
executeBatch(String, List<Map<String, Object>>) - Method in class com.killcoding.datasource.DriverExecutor
Execute batch
executeBatchList(String, List<List<Object>>) - Method in class com.killcoding.datasource.DriverExecutor
Execute batch
executeBatchListSync(Connection, long, String, List<List<Object>>, int) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
executeForJava(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
executeForJava(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
executeSync(Connection, long, String, List<Object>, int) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
executeSyncRunnable(CacheArrayFilter, Map<String, Object>, DiskFile, RemoteFile) - Method in class com.killcoding.file.RemoteFile
 
executor - Static variable in class com.killcoding.cache.DiskCache
 
executor - Static variable in class com.killcoding.cache.MemoryCache
 
executor - Static variable in class com.killcoding.tool.ConfigProperties
 
exists() - Method in class com.killcoding.file.BaseFile
 
exists() - Method in class com.killcoding.file.DiskFile
 
exists() - Method in class com.killcoding.file.RemoteFile
 
exists(boolean) - Method in class com.killcoding.file.RemoteFile
 
exit() - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
exit(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
exitExecute - Static variable in class com.killcoding.jsplus.DriverConsoleBase
 
exitRuns - Static variable in class com.killcoding.jsplus.DriverConsoleBase
 
exportedCompleted - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
exportTables(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
exportTables(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
exportTo(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
exportTo(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
exportUpperOrLowerCase(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 

F

fatal(Object) - Method in interface org.apache.juli.logging.Log
 
fatal(Object) - Method in class org.apache.juli.logging.LogCustom
 
fatal(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
fatal(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
file - Variable in class com.killcoding.tool.ConfigCustomLoad
 
FileChecksums(String, String, String) - Constructor for class test.Checksum.FileChecksums
 
fileId - Variable in class com.killcoding.file.RemoteFile
 
fileOutFolder - Static variable in class com.killcoding.log.LogRecord
 
FilePart - Class in com.killcoding.file
 
FilePart() - Constructor for class com.killcoding.file.FilePart
 
filePartSize - Variable in class com.killcoding.file.RemoteFile
 
FileTools - Class in com.killcoding.tool
 
FileTools() - Constructor for class com.killcoding.tool.FileTools
 
filter - Variable in class com.killcoding.cache.CacheArray
 
filter(long, long, Runnable, Runnable, Runnable, Runnable) - Method in class com.killcoding.cache.CacheArray
 
filter(long, Runnable, Runnable, Runnable) - Method in class com.killcoding.cache.CacheArray
 
filter(CacheArrayFilter) - Method in class com.killcoding.cache.CacheArray
Need override the method to process logic handle
find(int, int, String) - Method in class com.killcoding.datasource.DriverExecutor
Query all matched records
find(int, int, String, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is limited rows query function
find(int, int, String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Query all matched records
find(int, int, String, List<Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is limited rows query function (use List param mode)
find(int, int, String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Query all matched records
find(int, int, String, Map<String, Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is limited rows query function (use Map param mode)
find(String) - Method in class com.killcoding.datasource.DriverExecutor
Query all matched records
find(String, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is full table query function
find(String, List<Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is full table query function
find(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Query all matched records
find(String, Map<String, Object>, CacheArray) - Method in class com.killcoding.datasource.CacheDriverExecutor
This is full table query function
findFiles(String) - Static method in class com.killcoding.tool.CommonTools
 
findFiles(String, String) - Static method in class com.killcoding.tool.CommonTools
 
findSubDirs(String) - Static method in class com.killcoding.tool.CommonTools
 
first() - Method in class com.killcoding.datasource.IdentityCard
 
first(String) - Method in class com.killcoding.datasource.DriverExecutor
Query first record
first(String, List<Object>) - Method in class com.killcoding.datasource.DriverExecutor
Query first record
first(String, Map<String, Object>) - Method in class com.killcoding.datasource.DriverExecutor
Query first record
first(String, Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
For write log to database
FIRST_LOADED - Static variable in class com.killcoding.file.RemoteFile
 
firstByGenerateTaskId() - Method in class com.killcoding.datasource.IdentityCard
 
firstOpen - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
firstRefreshConfig - Static variable in class com.killcoding.log.LogRecord
 
forceDelete() - Method in class com.killcoding.file.RemoteFile
 
forceDelete(boolean, String) - Method in class com.killcoding.file.RemoteFile
 
forceDeleteAll(boolean) - Method in class com.killcoding.file.RemoteFile
 
forceDeleteDir(boolean) - Method in class com.killcoding.file.RemoteFile
 
forceDeleteFile(boolean) - Method in class com.killcoding.file.RemoteFile
 
forceDeleteLink(boolean) - Method in class com.killcoding.file.RemoteFile
 
forceStop - Static variable in class com.killcoding.cache.CacheArray
 
forceStop() - Static method in class com.killcoding.cache.CacheArray
 
forceTerminate() - Method in class com.killcoding.cache.CacheArray
 
forceTerminate() - Method in class com.killcoding.cache.CacheArrayFilter
 
forceTerminated - Variable in class com.killcoding.cache.CacheArrayFilter
 
forLevel(int) - Static method in enum class com.killcoding.tool.CodeEscapeLevel
 
format(Object) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
format(String, Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
 
formatCommand(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
formatForExport(Object) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
formatForExport(String, Object) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
formatObjectValue(boolean, boolean, Object, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
formatSql(String) - Method in class com.killcoding.datasource.IdentityCard
 
formatSql(String) - Method in class com.killcoding.file.RemoteFile
 
formatSql(String, Integer) - Method in class com.killcoding.datasource.IdentityCard
 
formatSqlForFilePartData(String) - Method in class com.killcoding.file.RemoteFile
 
freed(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 

G

gap - Variable in class com.killcoding.datasource.Clock
 
genCreateTable(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
genCreateTable(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
genCreateTables(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
genCreateTables(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
generateAESKey(String) - Static method in class com.killcoding.tool.CipherTools
 
generateDataId(boolean, String, int, RemoteFile) - Static method in class com.killcoding.file.RemoteFile
 
generateId() - Method in class com.killcoding.datasource.IdentityCard
 
generateId(boolean, String, String, int) - Static method in class com.killcoding.file.RemoteFile
 
generateId(int) - Method in class com.killcoding.datasource.IdentityCard
 
generateId(int) - Static method in class com.killcoding.tool.CommonTools
 
generateId(int, String) - Method in class com.killcoding.datasource.IdentityCard
 
generateId(int, String, String, int) - Method in class com.killcoding.datasource.IdentityCard
 
generateIdForNextStep() - Method in class com.killcoding.datasource.IdentityCard
 
generateTaskId - Variable in class com.killcoding.datasource.IdentityCard
 
get() - Method in class com.killcoding.datasource.ConnectionPool
 
get(int) - Method in class com.killcoding.cache.CacheArray
Get cache value by index
get(String) - Method in class com.killcoding.cache.AbsCacheApi
 
get(String) - Static method in class com.killcoding.cache.Cache
Get a cache value
get(String) - Method in class com.killcoding.cache.DiskCache
 
get(String) - Method in class com.killcoding.cache.MemoryCache
 
get(String) - Static method in class com.killcoding.cache.StoredCache
 
get(String) - Method in class com.killcoding.jsplus.GraalJsContext
 
get(String) - Method in class com.killcoding.jsplus.JsContext
 
get(String) - Method in class com.killcoding.jsplus.JsPlusContext
 
getAbortMode() - Method in class com.killcoding.datasource.DriverDataSource
Get abort mode
getAllTables() - Method in class com.killcoding.datasource.DriverExecutor
Get all tables
getAllTables(String) - Method in class com.killcoding.datasource.DriverExecutor
Get all tables by schema
getApi() - Static method in class com.killcoding.cache.StoredCache
 
getAppDataSourcePath() - Method in class com.killcoding.datasource.DriverDataSource
Get app datasource properties file path
getArray(String) - Method in class com.killcoding.tool.ConfigProperties
 
getArray(String, String[]) - Method in class com.killcoding.tool.ConfigProperties
 
getArray(String, List<String>) - Method in class com.killcoding.tool.ConfigProperties
 
getAutoCommit() - Method in class com.killcoding.datasource.DriverConnection
 
getAutoLoadTimer() - Static method in class com.killcoding.tool.ConfigProperties
 
getAveUsage() - Method in class com.killcoding.datasource.DriverDataSource
 
getBatch() - Method in class com.killcoding.cache.CacheArray
 
getBatchIndex() - Method in class com.killcoding.cache.CacheArray
 
getBoolean(String) - Method in class com.killcoding.tool.ConfigProperties
 
getBoolean(String, Boolean) - Method in class com.killcoding.tool.ConfigProperties
 
getCacheArray() - Method in class com.killcoding.cache.CacheArrayFilter
 
getCacheArrayFilter(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getCacheArrayFilterForExport(boolean, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getCacheDriverExecutor() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getCacheDriverExecutor(boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getCacheKey(int) - Method in class com.killcoding.cache.CacheArray
Get cache key by index
getCacheKeys() - Method in class com.killcoding.cache.CacheArray
Get all cache keys
getCalendar() - Method in class com.killcoding.datasource.Clock
 
getCatalog() - Method in class com.killcoding.datasource.DriverConnection
 
getChecksum(String, byte[]) - Static method in class test.Checksum
Calculates the MD5 checksum of a specified bytes.
getChecksum(String, File) - Static method in class test.Checksum
Creates the cryptographic checksum of a given file using the specified algorithm.
getClazzName() - Method in class com.killcoding.log.Logger
 
getClientInfo() - Method in class com.killcoding.datasource.DriverConnection
 
getClientInfo(String) - Method in class com.killcoding.datasource.DriverConnection
 
getColumnClasses(String) - Method in class com.killcoding.datasource.DriverExecutor
Get column classes by table name
getColumnTypes(String) - Method in class com.killcoding.datasource.DriverExecutor
Get column db data types by table name
getCompletedRecord() - Method in class com.killcoding.file.RemoteFile
 
getConfig() - Method in class com.killcoding.tool.ConfigCustomLoad
 
getConfigProperties() - Static method in class com.killcoding.datasource.Clock
 
getConfigProperties() - Method in class com.killcoding.datasource.DriverDataSource
Get config properties
getConfigProperties() - Static method in class com.killcoding.datasource.IdentityCard
 
getConfigProperties() - Method in class com.killcoding.file.RemoteFile
 
getConfigProperties() - Static method in class com.killcoding.log.LoggerFactory
 
getConfigProperties(String) - Method in class com.killcoding.tool.ConfigProperties
 
getConfigProperties(String, ConfigProperties) - Method in class com.killcoding.tool.ConfigProperties
 
getConnection() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnection() - Method in class com.killcoding.datasource.DriverDataSource
Get connection
getConnection() - Method in class com.killcoding.datasource.DriverExecutor
Get current Connection
getConnection(String, String) - Method in class com.killcoding.datasource.DriverDataSource
 
getConnectionFromDriver() - Method in class com.killcoding.datasource.DriverDataSource
Get connection from driver
getConnectionIdleBeginMark() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnectionMark() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnectionOpenedAtMark() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnectionPool() - Method in class com.killcoding.datasource.DriverDataSource
Get connection pool size
getConnectionProperties() - Method in class com.killcoding.datasource.DriverDataSource
Get connection properties
getConnectionThreadMark() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnectionUsingAtMark() - Method in class com.killcoding.datasource.ConnectionPool
 
getConnProps() - Method in class com.killcoding.datasource.DriverDataSource
Get connection properties
getConsoleVariables() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getContentRaw() - Method in class com.killcoding.tool.ConfigProperties
 
getContext() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getData() - Method in class com.killcoding.cache.DataObject
 
getDataMapping(RemoteFile, int) - Static method in class com.killcoding.file.RemoteFile
 
getDataMappingTableName() - Method in class com.killcoding.file.RemoteFile
 
getDataSource() - Static method in class com.killcoding.datasource.Clock
 
getDataSource() - Static method in class com.killcoding.datasource.IdentityCard
 
getDataSource() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getDataSource() - Static method in class com.killcoding.log.LogRecord
Get data source
getDataSourceName() - Method in class com.killcoding.datasource.DriverExecutor
Get data source thread name
getDataSourceReader() - Method in class com.killcoding.file.RemoteFile
 
getDataSourceWriter() - Method in class com.killcoding.file.RemoteFile
 
getDataType(boolean, String, int) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getDate() - Method in class com.killcoding.datasource.Clock
 
getDateTime(String) - Method in class com.killcoding.tool.ConfigProperties
 
getDateTime(String, String) - Method in class com.killcoding.tool.ConfigProperties
 
getDefaultCalendear() - Method in class com.killcoding.datasource.Clock
 
getDefaultModifyUserId() - Method in class com.killcoding.file.RemoteFile
 
getDeletedOnHostnames() - Method in class com.killcoding.file.RemoteFile
 
getDouble(String) - Method in class com.killcoding.tool.ConfigProperties
 
getDouble(String, Double) - Method in class com.killcoding.tool.ConfigProperties
 
getDriverClassName() - Method in class com.killcoding.datasource.DriverDataSource
Get driver class name
getDriverDataSource() - Method in class com.killcoding.datasource.DriverConnection
Get current DriverDataSource
getDriverDataSourceMap() - Static method in class com.killcoding.file.RemoteFile
 
getDriverJar() - Method in class com.killcoding.datasource.DriverDataSource
Get jdbc driver jar path
getEnv(String) - Static method in class com.killcoding.tool.ConfigProperties
 
getEscapeLevel() - Method in enum class com.killcoding.tool.CodeEscapeLevel
 
getFile() - Method in class com.killcoding.tool.ConfigCustomLoad
 
getFileSize(String, Long) - Method in class com.killcoding.tool.ConfigProperties
 
getFingerprint() - Method in class com.killcoding.datasource.DriverDataSource
For checksum master and sync data source connection url Pause sync where same connection url
getFirstCreatedAt() - Method in class com.killcoding.file.RemoteFile
 
getFirstFilePart() - Method in class com.killcoding.file.RemoteFile
 
getFirstFilePartRefresh() - Method in class com.killcoding.file.RemoteFile
 
getFloat(String) - Method in class com.killcoding.tool.ConfigProperties
 
getFloat(String, Float) - Method in class com.killcoding.tool.ConfigProperties
 
getFullAsyncFilter(DiskFile, long, String, String, Runnable) - Method in class com.killcoding.file.DiskFile
 
getGlobalCacheArray() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getGlobalCacheArray(long, int) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getHex(byte[]) - Static method in class test.Checksum
Converts a byte array into a hex string.
getHoldability() - Method in class com.killcoding.datasource.DriverConnection
 
getHostname() - Static method in class com.killcoding.tool.CommonTools
 
getIdentityName() - Method in class com.killcoding.datasource.IdentityCard
 
getIdleTimeout() - Method in class com.killcoding.datasource.DriverDataSource
Get idle timeout
getIndex() - Method in class com.killcoding.cache.CacheArray
 
getInteger(String) - Method in class com.killcoding.tool.ConfigProperties
 
getInteger(String, Integer) - Method in class com.killcoding.tool.ConfigProperties
 
getIntoValue() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getJarPath() - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
getJarPath(Class) - Static method in class com.killcoding.tool.CommonTools
 
getKey() - Method in class com.killcoding.tool.ResultMap.Entry
 
getLastIndexRecord() - Method in class com.killcoding.file.RemoteFile
 
getLastModifyTime() - Method in class com.killcoding.file.RemoteFile
 
getLastOperateTime() - Method in class com.killcoding.file.RemoteFile
 
getLastSelectCommand() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
getLastSourceHostname() - Method in class com.killcoding.file.RemoteFile
 
getLastUpdateRecord() - Method in class com.killcoding.file.RemoteFile
 
getLifeCycle() - Method in class com.killcoding.datasource.DriverDataSource
Get connection life cycle
getLocalDate() - Method in class com.killcoding.datasource.Clock
 
getLocalDateTime() - Method in class com.killcoding.datasource.Clock
 
getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
 
getLog(Class) - Static method in class org.apache.juli.logging.LogFactory
 
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
 
getLog(String) - Static method in class org.apache.juli.logging.LogFactory
 
getLogBatch(List<Map<String, Object>>) - Static method in class com.killcoding.log.LogRecord
 
getLogDateFormat() - Static method in class com.killcoding.log.LogRecord
Get log date format
getLogFile() - Static method in class com.killcoding.log.LogRecord
 
getLogFileIndex(ConfigProperties, File, String, String) - Static method in class com.killcoding.datasource.DriverExecutor
Get log file index For backup log file use
getLogFileIndex(String, String) - Static method in class com.killcoding.log.LogRecord
 
getLogFileName() - Static method in class com.killcoding.log.LogRecord
 
getLogger(Class) - Static method in class com.killcoding.log.LoggerFactory
Get logger
getLogger(Class) - Static method in class org.apache.logging.log4j.LogManager
 
getLogger(Class) - Static method in class org.slf4j.LoggerFactory
 
getLogger(String) - Static method in class com.killcoding.log.LoggerFactory
Get logger
getLogger(String) - Static method in class org.apache.logging.log4j.LogManager
 
getLogger(String) - Static method in class org.slf4j.LoggerFactory
 
getLoginTimeout() - Method in class com.killcoding.datasource.DriverDataSource
 
getLogTimeFormat() - Static method in class com.killcoding.log.LogRecord
Get log time format
getLogWriter() - Method in class com.killcoding.datasource.DriverDataSource
 
getLong(String) - Method in class com.killcoding.tool.ConfigProperties
 
getLong(String, Long) - Method in class com.killcoding.tool.ConfigProperties
 
getLoopTimer() - Method in class com.killcoding.cache.CacheArrayFilter
 
getMap(String) - Method in class com.killcoding.tool.ConfigProperties
 
getMap(String, Map<String, Object>) - Method in class com.killcoding.tool.ConfigProperties
 
getMaxFilePartDataTable() - Method in class com.killcoding.file.RemoteFile
 
getMaxPoolSize() - Static method in class com.killcoding.cache.CacheArray
 
getMaxPoolSize() - Method in class com.killcoding.datasource.DriverDataSource
Get max connection pool size
getMaxValueForLength(int) - Method in class com.killcoding.datasource.IdentityCard
 
getMD5Checksum(File) - Static method in class test.Checksum
Calculates the MD5 checksum of a specified file.
getMD5Checksum(String) - Static method in class test.Checksum
Calculates the MD5 checksum of the specified text.
getMessageDigest(String) - Static method in class test.Checksum
Returns the message digest.
getMetaData() - Method in class com.killcoding.datasource.DriverConnection
 
getMilliSeconds(String) - Method in class com.killcoding.tool.ConfigProperties
 
getMilliSeconds(String, Long) - Method in class com.killcoding.tool.ConfigProperties
 
getMinPoolSize() - Method in class com.killcoding.datasource.DriverDataSource
Get min connection pool size
getModifyTime() - Method in class com.killcoding.file.BaseFile
 
getModifyTime() - Method in class com.killcoding.file.DiskFile
 
getModifyTime() - Method in class com.killcoding.file.RemoteFile
 
getModifyTimeForClock() - Method in class com.killcoding.file.DiskFile
 
getName() - Method in class com.killcoding.datasource.DriverDataSource
Get thread name
getNames() - Method in class com.killcoding.cache.AbsCacheApi
 
getNames() - Static method in class com.killcoding.cache.Cache
Get all cache key name list
getNames() - Method in class com.killcoding.cache.DiskCache
 
getNames() - Method in class com.killcoding.cache.MemoryCache
 
getNames() - Static method in class com.killcoding.cache.StoredCache
 
getNetworkTimeout() - Method in class com.killcoding.datasource.DriverConnection
 
getObject() - Method in class com.killcoding.cache.CacheArray
 
getOpenConnectionSize() - Method in class com.killcoding.datasource.ConnectionPool
 
getOpenConnectionSize() - Method in class com.killcoding.datasource.DriverDataSource
 
getOrigin() - Method in class com.killcoding.file.BaseFile
 
getOriginConnectionHashCode() - Method in class com.killcoding.datasource.DriverConnection
Get origin connection hash code
getOriginConnectionHashCode() - Method in class com.killcoding.datasource.DriverExecutor
Get origin connection hash code
getOwner() - Method in class com.killcoding.datasource.DriverDataSource
Get owner thread name For use sync DataSource
getParent() - Method in class com.killcoding.file.BaseFile
 
getParentFile() - Method in class com.killcoding.file.DiskFile
 
getParentFile() - Method in class com.killcoding.file.RemoteFile
 
getParentLogger() - Method in class com.killcoding.datasource.DriverDataSource
 
getParents() - Method in class com.killcoding.file.BaseFile
 
getPath() - Method in class com.killcoding.file.BaseFile
 
getPrimaryKeys(String) - Method in class com.killcoding.datasource.DriverExecutor
Get primary Keys by table name
getQueuePathMapping() - Static method in class com.killcoding.file.DiskFile
 
getQueuePathMapping() - Static method in class com.killcoding.file.RemoteFile
 
getReadTimer() - Method in class com.killcoding.datasource.CacheDriverExecutor
 
getRecordByFileId(Object) - Method in class com.killcoding.file.RemoteFile
 
getRecordById(Object) - Method in class com.killcoding.file.RemoteFile
 
getRefreshPoolTimer() - Method in class com.killcoding.datasource.DriverDataSource
Get refresh pool timer
getRemoteCalendar() - Method in class com.killcoding.datasource.Clock
 
getScanDeleteFilter(RemoteFile, Integer, long, String, String, Runnable) - Method in class com.killcoding.file.DiskFile
 
getSchema() - Method in class com.killcoding.datasource.DriverConnection
 
getSeconds(String) - Method in class com.killcoding.tool.ConfigProperties
 
getSeconds(String, Long) - Method in class com.killcoding.tool.ConfigProperties
 
getSelectByPathForCheckExists() - Method in class com.killcoding.file.RemoteFile
 
getSHA1Checksum(File) - Static method in class test.Checksum
Calculates the SHA1 checksum of a specified file.
getSHA1Checksum(String) - Static method in class test.Checksum
Calculates the SHA1 checksum of the specified text.
getSHA256Checksum(File) - Static method in class test.Checksum
Calculates the SH256 checksum of a specified file.
getSHA256Checksum(String) - Static method in class test.Checksum
Calculates the SHA256 checksum of the specified text.
getShort(String) - Method in class com.killcoding.tool.ConfigProperties
 
getShort(String, Short) - Method in class com.killcoding.tool.ConfigProperties
 
getSize() - Method in class com.killcoding.cache.CacheArray
 
getSourceHostname() - Method in class com.killcoding.file.RemoteFile
 
getSqlDate() - Method in class com.killcoding.datasource.Clock
 
getSqlTime() - Method in class com.killcoding.datasource.Clock
 
getSqlTimestamp() - Method in class com.killcoding.datasource.Clock
 
getString(String) - Method in class com.killcoding.tool.ConfigProperties
 
getString(String, String) - Method in class com.killcoding.tool.ConfigProperties
 
getSyncDataSourceList(String) - Method in class com.killcoding.datasource.DriverDataSource
Get sync data source list
getSyncedOnHostnames() - Method in class com.killcoding.file.RemoteFile
 
getSyncRunnable(CacheArrayFilter, Map<String, Object>, RemoteFile, DiskFile) - Method in class com.killcoding.file.RemoteFile
 
getSysEnv(String) - Static method in class com.killcoding.tool.ConfigProperties
 
getSystemProperties(Class, String, String) - Static method in class com.killcoding.tool.CommonTools
 
getTestValidTimeout() - Method in class com.killcoding.datasource.DriverDataSource
Get test valid timeout
getTime() - Method in class com.killcoding.datasource.Clock
 
getTimeout() - Method in class com.killcoding.datasource.DriverDataSource
Get execute timeout
getTimer() - Method in class com.killcoding.cache.CacheArrayFilter
 
getTransactionIsolation() - Method in class com.killcoding.datasource.DriverConnection
 
getTransactionTimeout() - Method in class com.killcoding.datasource.DriverDataSource
Get execute transaction timeout
getTypeMap() - Method in class com.killcoding.datasource.DriverConnection
 
getUrl() - Method in class com.killcoding.datasource.DriverDataSource
Get connection url
getUsage() - Static method in class com.killcoding.cache.CacheArray
 
getUsage() - Method in class com.killcoding.datasource.DriverDataSource
Get pool using
getUserId() - Method in class com.killcoding.datasource.IdentityCard
 
getUsingPoolSize() - Static method in class com.killcoding.cache.CacheArray
 
getValue() - Method in class com.killcoding.tool.ResultMap.Entry
 
getWarnings() - Method in class com.killcoding.datasource.DriverConnection
 
globalCacheArray - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
GraalJsContext - Class in com.killcoding.jsplus
 
GraalJsContext(String) - Constructor for class com.killcoding.jsplus.GraalJsContext
 

H

handleParams(int, Object) - Static method in class com.killcoding.datasource.DriverExecutor
Hahdle Params For write csv log
hashCode() - Method in class com.killcoding.tool.ResultMap.Entry
 
help() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
help(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
HEXA_CHARS_LOWER - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
HEXA_CHARS_UPPER - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
HEXES - Static variable in class test.Checksum
Hex code characters used in getHex.
hostname - Variable in class com.killcoding.log.Logger
 
hostname - Static variable in class com.killcoding.log.LogRecord
 
hostname() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
hostname(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
HOSTNAME - Static variable in class com.killcoding.tool.CommonTools
 

I

identityCard - Static variable in class com.killcoding.file.RemoteFile
 
IdentityCard - Class in com.killcoding.datasource
CREATE TABLE identity_card ( id CHAR(16), identity_name VARCHAR(200), identity_value BIGINT, generate_task_id CHAR(16), created_user_id CHAR(16), updated_user_id CHAR(16), deleted_user_id CHAR(16), created_at DATETIME(6), updated_at DATETIME(6), deleted_at DATETIME(6), deleted TINYINT(1) ) ENGINE=InnoDB; ALTER TABLE identity_card ADD PRIMARY KEY (id); ALTER TABLE identity_card ADD UNIQUE INDEX idx_idcard_unique_idname (identity_name); ALTER TABLE identity_card ADD INDEX idx_idcard_deleted (deleted);
IdentityCard(String) - Constructor for class com.killcoding.datasource.IdentityCard
 
identityCardEnable - Variable in class com.killcoding.file.RemoteFile
 
identityCardName - Variable in class com.killcoding.file.RemoteFile
 
identityCardPrefix - Variable in class com.killcoding.file.RemoteFile
 
identityCardSuffix - Variable in class com.killcoding.file.RemoteFile
 
identityName - Variable in class com.killcoding.datasource.IdentityCard
 
idleTimeout - Variable in class com.killcoding.datasource.DriverDataSource
 
importFrom(String, String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
importFrom(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
importTables(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
importTables(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
included(String) - Method in class com.killcoding.cache.AbsCacheApi
 
included(String) - Static method in class com.killcoding.cache.Cache
Check is included cache key
included(String) - Method in class com.killcoding.cache.DiskCache
 
included(String) - Method in class com.killcoding.cache.MemoryCache
 
included(String) - Static method in class com.killcoding.cache.StoredCache
 
INDEX - Variable in class com.killcoding.cache.CacheArray
 
info(Exception) - Method in class com.killcoding.log.Logger
 
info(Exception) - Method in interface org.slf4j.Logger
 
info(Exception) - Method in class org.slf4j.LoggerClass
 
info(Object) - Method in interface org.apache.juli.logging.Log
 
info(Object) - Method in class org.apache.juli.logging.LogCustom
 
info(Object) - Method in interface org.slf4j.Logger
 
info(Object) - Method in class org.slf4j.LoggerClass
 
info(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
info(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
info(Object, Throwable) - Method in interface org.slf4j.Logger
 
info(Object, Throwable) - Method in class org.slf4j.LoggerClass
 
info(String) - Method in class com.killcoding.log.Logger
 
info(String) - Method in interface org.slf4j.Logger
 
info(String) - Method in class org.slf4j.LoggerClass
 
info(String, Exception) - Method in class com.killcoding.log.Logger
 
info(String, Exception) - Method in interface org.slf4j.Logger
 
info(String, Exception) - Method in class org.slf4j.LoggerClass
 
info(String, Object) - Method in interface org.slf4j.Logger
 
info(String, Object) - Method in class org.slf4j.LoggerClass
 
info(String, Object...) - Method in class com.killcoding.log.Logger
 
info(String, Object...) - Method in interface org.slf4j.Logger
 
info(String, Object...) - Method in class org.slf4j.LoggerClass
 
info(String, Object, Object) - Method in interface org.slf4j.Logger
 
info(String, Object, Object) - Method in class org.slf4j.LoggerClass
 
info(String, Throwable) - Method in interface org.slf4j.Logger
 
info(String, Throwable) - Method in class org.slf4j.LoggerClass
 
init() - Method in class com.killcoding.datasource.Clock
 
init() - Method in class com.killcoding.datasource.IdentityCard
 
init() - Method in class com.killcoding.file.RemoteFile
 
initConn() - Method in class com.killcoding.datasource.IdentityCard
 
initDataSource(String) - Static method in class com.killcoding.log.LogRecord
For write log to database
initDefaultPool() - Static method in class com.killcoding.file.DiskFile
 
initDs() - Method in class com.killcoding.datasource.DriverDataSource
 
inited - Variable in class com.killcoding.datasource.DriverDataSource
 
initGlobal() - Method in class com.killcoding.file.RemoteFile
 
initGlobalCacheArray(long, long) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
initPool() - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
initPool(int) - Static method in class com.killcoding.cache.CacheArray
 
initPool(int) - Static method in class com.killcoding.file.DiskFile
 
initPool(int) - Static method in class com.killcoding.file.RemoteFile
 
initScriptEngineManager() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
initScriptEngineManager() - Method in class com.killcoding.jsplus.GraalJsContext
 
initScriptEngineManager() - Method in class com.killcoding.jsplus.JsContext
 
initScriptEngineManager() - Method in class com.killcoding.jsplus.JsPlusContext
 
initScriptEngineManager(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
initScriptEngineManager(String) - Method in class com.killcoding.jsplus.GraalJsContext
 
initScriptEngineManager(String) - Method in class com.killcoding.jsplus.JsContext
 
initScriptEngineManager(String) - Method in class com.killcoding.jsplus.JsPlusContext
 
initScriptEngineManager(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
initValues() - Method in class com.killcoding.datasource.IdentityCard
 
InlineCompiler - Class in test
 
InlineCompiler() - Constructor for class test.InlineCompiler
 
InternalStringReader(String) - Constructor for class com.killcoding.tool.CodeEscape.InternalStringReader
 
into(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
into(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
intoValue - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
invocable - Variable in class com.killcoding.jsplus.JsContext
 
isBlank(Object) - Static method in class com.killcoding.tool.CommonTools
 
isBlank(Object) - Static method in class com.killcoding.tool.ConfigProperties
 
isCancel - Static variable in class com.killcoding.jsplus.DriverConsole
 
isClosed() - Method in class com.killcoding.datasource.DriverConnection
 
isClosed() - Method in class com.killcoding.datasource.DriverExecutor
Check connection is closed
isCommandCancel(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
isCommandEnd(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
isCompleted() - Method in class com.killcoding.cache.CacheArray
Check complete status
isCompleted() - Method in class com.killcoding.file.RemoteFile
 
isCopyStructureOnly() - Method in class com.killcoding.file.DiskFile
 
isDebug(RemoteFile) - Static method in class com.killcoding.file.BaseFile
 
isDebugEnabled() - Method in class com.killcoding.log.Logger
 
isDebugEnabled() - Method in interface org.apache.juli.logging.Log
 
isDebugEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isDebugEnabled() - Method in interface org.slf4j.Logger
 
isDebugEnabled() - Method in class org.slf4j.LoggerClass
 
isDeletedOnHostname(Object) - Method in class com.killcoding.file.RemoteFile
 
isDir() - Method in class com.killcoding.file.BaseFile
 
isDirectory() - Method in class com.killcoding.file.BaseFile
 
isDirectory() - Method in class com.killcoding.file.DiskFile
 
isDirectory() - Method in class com.killcoding.file.RemoteFile
 
isEnd - Static variable in class com.killcoding.jsplus.DriverConsole
 
isErrorEnabled() - Method in class com.killcoding.log.Logger
 
isErrorEnabled() - Method in interface org.apache.juli.logging.Log
 
isErrorEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isErrorEnabled() - Method in interface org.slf4j.Logger
 
isErrorEnabled() - Method in class org.slf4j.LoggerClass
 
isFatalEnabled() - Method in interface org.apache.juli.logging.Log
 
isFatalEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isFile() - Method in class com.killcoding.file.BaseFile
 
isFile() - Method in class com.killcoding.file.DiskFile
 
isFile() - Method in class com.killcoding.file.RemoteFile
 
isForceStoped() - Static method in class com.killcoding.cache.CacheArray
 
isForceTerminated() - Method in class com.killcoding.cache.CacheArray
 
isForceTerminated() - Method in class com.killcoding.cache.CacheArrayFilter
 
isGarbled(String, byte[]) - Static method in class test.Test
 
isGarbledForUFFD(String) - Static method in class test.Test
 
isGraalJs(String) - Static method in class com.killcoding.jsplus.JsPlusContext
 
isHidden(String) - Static method in class com.killcoding.file.BaseFile
 
isHidden(String) - Static method in class test.Test
 
isInfoEnabled() - Method in class com.killcoding.log.Logger
 
isInfoEnabled() - Method in interface org.apache.juli.logging.Log
 
isInfoEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isInfoEnabled() - Method in interface org.slf4j.Logger
 
isInfoEnabled() - Method in class org.slf4j.LoggerClass
 
isJavaEnv - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
isLastOperateDelete() - Method in class com.killcoding.file.RemoteFile
 
isLastOperateRealDelete() - Method in class com.killcoding.file.RemoteFile
 
isLink() - Method in class com.killcoding.file.BaseFile
 
isLink() - Method in class com.killcoding.file.DiskFile
 
isLink() - Method in class com.killcoding.file.RemoteFile
 
isLoadedConfig() - Method in class com.killcoding.datasource.DriverDataSource
Check is loaded config
isLoadedConfig() - Static method in class com.killcoding.log.LoggerFactory
Check is loaded config
isLogicAccess() - Method in class com.killcoding.file.DiskFile
 
isLogicCheck() - Method in class com.killcoding.file.DiskFile
 
isLogicModify() - Method in class com.killcoding.file.DiskFile
 
isNulIsCompleted() - Method in class com.killcoding.cache.CacheArray
 
isOctalEscape(char[], int, int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
isOctalEscape(String, int, int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
isReadOnly() - Method in class com.killcoding.datasource.DriverConnection
 
isStarted() - Static method in class com.killcoding.log.LoggerFactory
Check is started
isStarted() - Static method in class com.killcoding.log.LogRecord
Is started log thread
isStartRemoveExpiredThread - Static variable in class com.killcoding.cache.DiskCache
 
isStartRemoveExpiredThread - Static variable in class com.killcoding.cache.MemoryCache
 
isStoped() - Static method in class com.killcoding.cache.CacheArray
 
isStopSync() - Static method in class com.killcoding.file.BaseFile
 
isSyncedOnHostname() - Method in class com.killcoding.file.RemoteFile
 
isSyncedOnHostname(Object) - Method in class com.killcoding.file.RemoteFile
 
isSystemOut() - Static method in class com.killcoding.log.LogRecord
 
isTerminated() - Method in class com.killcoding.cache.CacheArray
 
isTerminated() - Method in class com.killcoding.cache.CacheArrayFilter
 
isTimeout() - Method in class com.killcoding.file.RemoteFile
 
isTimeout(long) - Method in class com.killcoding.file.RemoteFile
 
isTraceEnabled() - Method in interface org.apache.juli.logging.Log
 
isTraceEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isTraceEnabled() - Method in interface org.slf4j.Logger
 
isTraceEnabled() - Method in class org.slf4j.LoggerClass
 
isUpdated() - Method in class com.killcoding.tool.ConfigCustomLoad
 
isUseCustom() - Method in class com.killcoding.tool.ConfigCustomLoad
 
isValid(int) - Method in class com.killcoding.datasource.DriverConnection
 
isViEditSwp(String) - Method in class com.killcoding.file.DiskFile
 
isWarnEnabled() - Method in class com.killcoding.log.Logger
 
isWarnEnabled() - Method in interface org.apache.juli.logging.Log
 
isWarnEnabled() - Method in class org.apache.juli.logging.LogCustom
 
isWarnEnabled() - Method in interface org.slf4j.Logger
 
isWarnEnabled() - Method in class org.slf4j.LoggerClass
 
isWrapperFor(Class) - Method in class com.killcoding.datasource.DriverConnection
 
isWrapperFor(Class) - Method in class com.killcoding.datasource.DriverDataSource
 

J

JsContext - Class in com.killcoding.jsplus
 
JsContext(String) - Constructor for class com.killcoding.jsplus.JsContext
 
jsPlusContext - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
JsPlusContext - Class in com.killcoding.jsplus
 
JsPlusContext(String) - Constructor for class com.killcoding.jsplus.JsPlusContext
 

K

key - Variable in class com.killcoding.tool.ResultMap.Entry
 

L

LAST_REFRESH_CONFIG_TIME - Static variable in class com.killcoding.log.LogRecord
 
lastItem - Variable in class com.killcoding.cache.CacheArray
 
lastSelectCommand - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
length - Variable in class com.killcoding.tool.CodeEscape.InternalStringReader
 
level - Static variable in class com.killcoding.log.LogRecord
 
LEVEL - Static variable in class com.killcoding.log.Logger
 
LEVEL_1_BASIC_ESCAPE_SET - Enum constant in enum class com.killcoding.tool.CodeEscapeLevel
 
LEVEL_2_ALL_NON_ASCII_PLUS_BASIC_ESCAPE_SET - Enum constant in enum class com.killcoding.tool.CodeEscapeLevel
 
LEVEL_3_ALL_NON_ALPHANUMERIC - Enum constant in enum class com.killcoding.tool.CodeEscapeLevel
 
LEVEL_4_ALL_CHARACTERS - Enum constant in enum class com.killcoding.tool.CodeEscapeLevel
 
LEVEL_DEBUG - Static variable in class com.killcoding.log.Logger
 
LEVEL_ERROR - Static variable in class com.killcoding.log.Logger
 
LEVEL_INFO - Static variable in class com.killcoding.log.Logger
 
LEVEL_LIST - Static variable in class com.killcoding.log.Logger
 
LEVEL_MARK - Static variable in class com.killcoding.log.Logger
 
LEVEL_WARN - Static variable in class com.killcoding.log.Logger
 
lib - Variable in class com.killcoding.jsplus.JsPlusContext
 
lifeCycle - Variable in class com.killcoding.datasource.DriverDataSource
 
list - Variable in class com.killcoding.tool.ResultMap
 
list() - Method in class com.killcoding.datasource.ConnectionPool
List all connection hash code
list() - Method in class com.killcoding.file.RemoteFile
 
list() - Static method in class com.killcoding.log.LogRecord
Set log list
list(String) - Method in class com.killcoding.file.RemoteFile
 
list(String, String) - Method in class com.killcoding.file.RemoteFile
 
listAll(CacheArray) - Method in class com.killcoding.file.RemoteFile
 
listAll(String, CacheArray) - Method in class com.killcoding.file.RemoteFile
 
listAll(String, String, CacheArray) - Method in class com.killcoding.file.RemoteFile
 
listAllForDelete(String, String, CacheArray) - Method in class com.killcoding.file.RemoteFile
 
listAllForScanDelete(Integer, CacheArray) - Method in class com.killcoding.file.RemoteFile
 
listAllForSync(String, String, CacheArray) - Method in class com.killcoding.file.RemoteFile
 
load() - Method in class com.killcoding.tool.ConfigCustomLoad
 
load(File) - Method in class com.killcoding.tool.ConfigProperties
 
load(File, ConfigProperties) - Method in class com.killcoding.tool.ConfigCustomLoad
 
load(File, Runnable) - Method in class com.killcoding.tool.ConfigProperties
 
load(InputStream) - Method in class com.killcoding.tool.ConfigProperties
 
load(Reader) - Method in class com.killcoding.tool.ConfigProperties
 
load(Runnable) - Method in class com.killcoding.tool.ConfigCustomLoad
 
loadConfigCustom(File, ConfigProperties) - Static method in class com.killcoding.tool.ConfigProperties
 
loadConnectionToPool() - Method in class com.killcoding.datasource.DriverDataSource
Load connection to pool
loadDataMapping(RemoteFile) - Static method in class com.killcoding.file.RemoteFile
 
LOADED_CONFIG - Static variable in class com.killcoding.log.LoggerFactory
 
loadedConfig - Variable in class com.killcoding.datasource.DriverDataSource
 
loadJars(String) - Static method in class com.killcoding.tool.CommonTools
 
loadJars(String[]) - Static method in class com.killcoding.tool.CommonTools
 
loadJars(String[], ClassLoader) - Static method in class com.killcoding.tool.CommonTools
 
loadJars(String, ClassLoader) - Static method in class com.killcoding.tool.CommonTools
 
loadJdbcDriver(String, String) - Method in class com.killcoding.datasource.DriverDataSource
Load jdbc driver jar
loadRun - Variable in class com.killcoding.tool.ConfigCustomLoad
 
lock - Variable in class com.killcoding.file.DiskFile
 
log - Static variable in class com.killcoding.cache.Cache
 
log - Static variable in class com.killcoding.cache.DataObject
 
log - Static variable in class com.killcoding.cache.DiskCache
 
log - Static variable in class com.killcoding.cache.MemoryCache
 
log - Static variable in class com.killcoding.cache.StoredCache
 
log - Variable in class com.killcoding.datasource.Clock
 
log - Variable in class com.killcoding.datasource.DriverDataSource
 
log - Variable in class com.killcoding.datasource.DriverExecutor
 
log - Variable in class com.killcoding.datasource.IdentityCard
 
log - Variable in class com.killcoding.file.RemoteFile
 
log - Variable in class com.killcoding.jsplus.DriverConsole
 
log - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
log - Variable in class com.killcoding.jsplus.JsPlusContext
 
log - Variable in class org.apache.juli.logging.LogCustom
 
log(Integer, Map<String, Object>) - Method in class com.killcoding.log.Logger
 
log(String, Class, Map<String, Object>) - Static method in class com.killcoding.log.Logger
 
log(String, String, Map<String, Object>) - Static method in class com.killcoding.log.Logger
 
Log - Interface in org.apache.commons.logging
 
Log - Interface in org.apache.juli.logging
 
LOG_RECORD_POOL - Static variable in class com.killcoding.log.LogRecord
 
LogCustom - Class in org.apache.juli.logging
 
LogCustom(Class) - Constructor for class org.apache.juli.logging.LogCustom
 
LogCustom(String) - Constructor for class org.apache.juli.logging.LogCustom
 
LogFactory - Class in org.apache.commons.logging
 
LogFactory - Class in org.apache.juli.logging
 
LogFactory() - Constructor for class org.apache.commons.logging.LogFactory
 
LogFactory() - Constructor for class org.apache.juli.logging.LogFactory
 
logger - Variable in class org.slf4j.LoggerClass
 
Logger - Class in com.killcoding.log
This is logger class Sample, Logger log = LoggerFactory.getLogger(clazz);
Logger - Class in org.apache.log4j
 
Logger - Class in org.jboss.logging
 
Logger - Interface in org.apache.logging.log4j
 
Logger - Interface in org.slf4j
 
Logger(Class) - Constructor for class com.killcoding.log.Logger
 
Logger(Class) - Constructor for class org.apache.log4j.Logger
 
Logger(Class) - Constructor for class org.jboss.logging.Logger
 
Logger(String) - Constructor for class com.killcoding.log.Logger
 
Logger(String) - Constructor for class org.apache.log4j.Logger
 
Logger(String) - Constructor for class org.jboss.logging.Logger
 
LOGGER - Static variable in class test.Checksum
The logger.
LOGGER_CONFIG_KEY - Static variable in class com.killcoding.log.LoggerFactory
 
LoggerClass - Class in org.apache.commons.logging
 
LoggerClass - Class in org.apache.logging.log4j
 
LoggerClass - Class in org.slf4j
 
LoggerClass(Class) - Constructor for class org.apache.commons.logging.LoggerClass
 
LoggerClass(Class) - Constructor for class org.apache.logging.log4j.LoggerClass
 
LoggerClass(Class) - Constructor for class org.slf4j.LoggerClass
 
LoggerClass(String) - Constructor for class org.apache.commons.logging.LoggerClass
 
LoggerClass(String) - Constructor for class org.apache.logging.log4j.LoggerClass
 
LoggerClass(String) - Constructor for class org.slf4j.LoggerClass
 
LoggerFactory - Class in com.killcoding.log
 
LoggerFactory - Class in org.slf4j
 
LoggerFactory() - Constructor for class com.killcoding.log.LoggerFactory
 
LoggerFactory() - Constructor for class org.slf4j.LoggerFactory
 
LOGIC_ACCESS_TIMEOUT_MS - Static variable in class com.killcoding.file.BaseFile
 
LOGIC_CHECK_TIMEOUT_MS - Static variable in class com.killcoding.file.BaseFile
 
LOGIC_TIMEOUT_MS - Static variable in class com.killcoding.file.BaseFile
 
logicAccess() - Method in class com.killcoding.file.DiskFile
 
logicAccess(String) - Method in class com.killcoding.file.DiskFile
 
logicCheck() - Method in class com.killcoding.file.DiskFile
 
logicCheck(String) - Method in class com.killcoding.file.DiskFile
 
logicModify() - Method in class com.killcoding.file.DiskFile
 
logicModify(String) - Method in class com.killcoding.file.DiskFile
 
LogManager - Class in org.apache.logging.log4j
 
LogManager() - Constructor for class org.apache.logging.log4j.LogManager
 
LogRecord - Class in com.killcoding.log
The class is write application log
LogRecord() - Constructor for class com.killcoding.log.LogRecord
 
loopTimer - Variable in class com.killcoding.cache.CacheArrayFilter
 

M

main(String[]) - Static method in class com.killcoding.jsplus.DriverConsole
 
main(String[]) - Static method in class test.ConfigPropertiesTest
 
main(String[]) - Static method in class test.InlineCompiler
 
main(String[]) - Static method in class test.Test
 
main_test(String[]) - Static method in class test.Test
 
manageConnectionPool() - Method in class com.killcoding.datasource.DriverDataSource
Manage connection pool
manualClose() - Method in class com.killcoding.file.DiskFile
 
manualOpen(boolean) - Method in class com.killcoding.file.DiskFile
 
manualWrite(byte[]) - Method in class com.killcoding.file.DiskFile
 
manualWrite(String) - Method in class com.killcoding.file.DiskFile
 
map() - Method in class com.killcoding.datasource.ConnectionPool
List all connection hash code
map1 - Static variable in class com.killcoding.tool.Base64Tools
 
map2 - Static variable in class com.killcoding.tool.Base64Tools
 
mark(String) - Method in class com.killcoding.log.Logger
 
mark(String, Object...) - Method in class com.killcoding.log.Logger
 
MAX_CONNECT_USAGE - Static variable in class com.killcoding.file.RemoteFile
 
MAX_FILE_NAME_LENGTH - Static variable in class com.killcoding.file.RemoteFile
 
MAX_FILE_PARENT_PATH_LENGTH - Static variable in class com.killcoding.file.RemoteFile
 
MAX_FILE_SZIE - Static variable in class com.killcoding.file.RemoteFile
 
MAX_MEMORY_USAGE - Static variable in class com.killcoding.file.RemoteFile
 
MAX_POOL_SIZE - Static variable in class com.killcoding.cache.CacheArray
 
MAX_POOL_SIZE - Static variable in class com.killcoding.file.DiskFile
 
MAX_POOL_SIZE - Static variable in class com.killcoding.file.RemoteFile
 
MAX_QUEUE_SIZE - Static variable in class com.killcoding.file.RemoteFile
 
MAX_VALUE_LIMITED - Static variable in class com.killcoding.datasource.IdentityCard
 
maxAveUsageSize - Variable in class com.killcoding.datasource.DriverDataSource
 
maxPoolSize - Variable in class com.killcoding.datasource.DriverDataSource
 
maxUsage - Variable in class com.killcoding.datasource.DriverDataSource
 
maxValue - Static variable in class com.killcoding.datasource.IdentityCard
 
md5 - Variable in class test.Checksum.FileChecksums
MD5.
md5(String) - Static method in class com.killcoding.tool.CommonTools
 
MD5 - Static variable in class test.Checksum
MD5 constant.
MemoryCache - Class in com.killcoding.cache
This cache class is save to memory
MemoryCache() - Constructor for class com.killcoding.cache.MemoryCache
New a MemoryCache object
MemoryCache(Boolean) - Constructor for class com.killcoding.cache.MemoryCache
New a MemoryCache object
memoryUsage() - Static method in class com.killcoding.file.BaseFile
 
memoryUsage() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
memoryUsage(long) - Static method in class com.killcoding.file.BaseFile
 
memoryUsage(long) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
memoryUsing() - Static method in class com.killcoding.file.BaseFile
 
memoryUsing() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
merge(FilePart) - Method in class com.killcoding.file.RemoteFile
 
mergePool - Static variable in class com.killcoding.file.RemoteFile
 
MIN_VALUE_LIMITED - Static variable in class com.killcoding.datasource.IdentityCard
 
minPoolSize - Variable in class com.killcoding.datasource.DriverDataSource
 
minValue - Static variable in class com.killcoding.datasource.IdentityCard
 
mkdirs() - Method in class com.killcoding.file.BaseFile
 
mkdirs() - Method in class com.killcoding.file.DiskFile
 
mkdirs() - Method in class com.killcoding.file.RemoteFile
 
mkdirs(boolean) - Method in class com.killcoding.file.RemoteFile
 
modifyTime - Variable in class com.killcoding.file.RemoteFile
 
modifyTimeMs - Variable in class com.killcoding.file.DiskFile
 
modifyUserId - Variable in class com.killcoding.file.RemoteFile
 
moveTo(String) - Method in class com.killcoding.file.BaseFile
 
moveTo(String) - Method in class com.killcoding.file.DiskFile
 
moveTo(String) - Method in class com.killcoding.file.RemoteFile
 
msg - Static variable in class com.killcoding.log.AlertMessage
 

N

name - Variable in class com.killcoding.datasource.DriverDataSource
 
nativeSQL(String) - Method in class com.killcoding.datasource.DriverConnection
 
newBuilder() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
newBuilder(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
newBuilder(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
next - Variable in class com.killcoding.tool.CodeEscape.InternalStringReader
 
nullIsCompleted - Variable in class com.killcoding.cache.CacheArray
 

O

OBJECT - Variable in class com.killcoding.cache.CacheArray
 
open() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
open(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
openSyncConnection(Connection) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
org.apache.commons.logging - package org.apache.commons.logging
 
org.apache.juli.logging - package org.apache.juli.logging
 
org.apache.log4j - package org.apache.log4j
 
org.apache.logging.log4j - package org.apache.logging.log4j
 
org.jboss.logging - package org.jboss.logging
 
org.slf4j - package org.slf4j
 
origin - Variable in class com.killcoding.file.BaseFile
 
originalErr - Static variable in class com.killcoding.log.LogRecord
 
originalOut - Static variable in class com.killcoding.log.LogRecord
 
originConnection - Variable in class com.killcoding.datasource.DriverConnection
Original connection
owner - Variable in class com.killcoding.datasource.DriverDataSource
 

P

parseArgs(String[]) - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
parseContent(String) - Static method in class com.killcoding.tool.ConfigProperties
 
parseContent(String, String) - Static method in class com.killcoding.tool.ConfigProperties
 
parseContentRaw - Variable in class com.killcoding.tool.ConfigProperties
 
parseDateTime(String, String) - Static method in class com.killcoding.tool.ConfigProperties
 
parseFileSize(Object, Long) - Static method in class com.killcoding.tool.ConfigProperties
 
parseIntFromReference(char[], int, int, int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
parseIntFromReference(String, int, int, int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
parsePath(String) - Static method in class com.killcoding.file.BaseFile
 
parseTimeToMs(Object, Long) - Static method in class com.killcoding.tool.ConfigProperties
 
parseTimeToSec(Object, Long) - Static method in class com.killcoding.tool.ConfigProperties
 
password - Variable in class com.killcoding.datasource.DriverDataSource
 
password - Static variable in class com.killcoding.jsplus.DriverConsole
 
path - Variable in class com.killcoding.cache.DataObject
 
PID - Variable in class com.killcoding.cache.DiskCache
 
PID - Variable in class com.killcoding.cache.MemoryCache
 
PID - Variable in class com.killcoding.datasource.DriverDataSource
 
preExecuteTime - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
prepareCall(String) - Method in class com.killcoding.datasource.DriverConnection
 
prepareCall(String, int, int) - Method in class com.killcoding.datasource.DriverConnection
 
prepareCall(String, int, int, int) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String, int) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String, int[]) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String, int, int) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String, int, int, int) - Method in class com.killcoding.datasource.DriverConnection
 
prepareStatement(String, String[]) - Method in class com.killcoding.datasource.DriverConnection
 
process(int, byte[]) - Method in class com.killcoding.file.FilePart
 
process(String, Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
 
push(Map<String, Object>) - Method in class com.killcoding.log.AlertMessage
 
pushAlertMessage(Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
Push log record to alert message list;
put(String, Object) - Method in class com.killcoding.jsplus.GraalJsContext
 
put(String, Object) - Method in class com.killcoding.jsplus.JsContext
 
put(String, Object) - Method in class com.killcoding.jsplus.JsPlusContext
 
put(K, V) - Method in class com.killcoding.tool.ResultMap
 
putAllAndReturnSlef(Map<String, Object>) - Method in class com.killcoding.tool.ConfigProperties
 
putAndReturnSlef(String, Object) - Method in class com.killcoding.tool.ConfigProperties
 

Q

QUEUE_PATH_MAPPING - Static variable in class com.killcoding.file.DiskFile
 
QUEUE_PATH_MAPPING - Static variable in class com.killcoding.file.RemoteFile
 
quote(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 

R

read() - Method in class com.killcoding.tool.CodeEscape.InternalStringReader
 
read(char[], int, int) - Method in class com.killcoding.tool.CodeEscape.InternalStringReader
 
READ_TIMER - Static variable in class com.killcoding.datasource.CacheDriverExecutor
 
readAllBytes() - Method in class com.killcoding.file.BaseFile
 
readAllBytes() - Method in class com.killcoding.file.DiskFile
 
readAllBytes() - Method in class com.killcoding.file.RemoteFile
 
readAllBytesFrom() - Method in class com.killcoding.file.DiskFile
 
readAllBytesFrom() - Method in class com.killcoding.file.RemoteFile
 
readAllString() - Method in class com.killcoding.file.BaseFile
 
readAllString() - Method in class com.killcoding.file.DiskFile
 
readAllString() - Method in class com.killcoding.file.RemoteFile
 
readAllString(String) - Method in class com.killcoding.file.DiskFile
 
readLink() - Method in class com.killcoding.file.BaseFile
 
readLink() - Method in class com.killcoding.file.DiskFile
 
readLink() - Method in class com.killcoding.file.RemoteFile
 
readPart(Map<String, Object>) - Method in class com.killcoding.file.RemoteFile
 
refreshPoolTimer - Variable in class com.killcoding.datasource.DriverDataSource
 
release() - Method in class org.apache.juli.logging.LogFactory
 
release(ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
 
release(ClassLoader) - Static method in class org.apache.juli.logging.LogFactory
 
releaseSavepoint(Savepoint) - Method in class com.killcoding.datasource.DriverConnection
 
reload() - Method in class com.killcoding.datasource.Clock
 
reload() - Method in class com.killcoding.datasource.IdentityCard
 
reload() - Method in class com.killcoding.file.RemoteFile
 
reloadConfig() - Method in class com.killcoding.datasource.DriverDataSource
Reload config When 'appDataSource' is file object
RemoteFile - Class in com.killcoding.file
 
RemoteFile(String) - Constructor for class com.killcoding.file.RemoteFile
 
RemoteFileSQL - Interface in com.killcoding.file
 
remove(int) - Method in class com.killcoding.cache.CacheArray
Remove cache list index object
remove(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
remove(String) - Method in class com.killcoding.cache.AbsCacheApi
 
remove(String) - Static method in class com.killcoding.cache.Cache
Remove a cache
remove(String) - Method in class com.killcoding.cache.DiskCache
 
remove(String) - Method in class com.killcoding.cache.MemoryCache
 
remove(String) - Static method in class com.killcoding.cache.StoredCache
 
remove(String) - Method in class com.killcoding.jsplus.GraalJsContext
 
remove(String) - Method in class com.killcoding.jsplus.JsContext
 
remove(String) - Method in class com.killcoding.jsplus.JsPlusContext
 
remove(Map<String, Object>) - Static method in class com.killcoding.log.LogRecord
Remove log record object
removeAll() - Method in class com.killcoding.cache.AbsCacheApi
 
removeAll() - Static method in class com.killcoding.cache.Cache
Remove all cache
removeAll() - Method in class com.killcoding.cache.CacheArray
Remove all cache list
removeAll() - Method in class com.killcoding.cache.DiskCache
 
removeAll() - Method in class com.killcoding.cache.MemoryCache
 
removeAll() - Static method in class com.killcoding.cache.StoredCache
 
removeAll(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
removeAllNullValues() - Method in class com.killcoding.tool.ConfigProperties
 
removeAndReturnSlef(String) - Method in class com.killcoding.tool.ConfigProperties
 
removeConnectionIdleBeginMark(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
removeConnectionMark(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
removeConnectionOpenedAtMark(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
removeConnectionUsingAtMark(Integer) - Method in class com.killcoding.datasource.ConnectionPool
 
removeLogicAccess() - Method in class com.killcoding.file.DiskFile
 
removeLogicCheck() - Method in class com.killcoding.file.DiskFile
 
removeLogicModify() - Method in class com.killcoding.file.DiskFile
 
removeQueuePathMapping(String) - Static method in class com.killcoding.file.DiskFile
 
removeQueuePathMapping(String) - Static method in class com.killcoding.file.RemoteFile
 
replacePath(String) - Static method in class com.killcoding.file.BaseFile
 
replaceToSigleLine(String) - Static method in class com.killcoding.datasource.DriverExecutor
Replace to sigle line For write csv log
requiresUnicodeUnescape(char[], int, int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
reset() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
reset(Object, Long) - Method in class com.killcoding.datasource.IdentityCard
 
reset(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
resetForce(Object) - Method in class com.killcoding.datasource.IdentityCard
 
ResultMap<K,V> - Class in com.killcoding.tool
 
ResultMap() - Constructor for class com.killcoding.tool.ResultMap
 
ResultMap(int) - Constructor for class com.killcoding.tool.ResultMap
 
ResultMap(Map<K, V>) - Constructor for class com.killcoding.tool.ResultMap
 
ResultMap.Entry<K,V> - Class in com.killcoding.tool
 
RETRY_OPEN_LIMITED - Static variable in class com.killcoding.file.DiskFile
 
rollback() - Method in class com.killcoding.datasource.DriverConnection
 
rollback() - Method in class com.killcoding.datasource.DriverExecutor
Rollback connection
rollback() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
rollback(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
rollback(Savepoint) - Method in class com.killcoding.datasource.DriverConnection
 
rollbackSyncConnection(Connection) - Static method in class com.killcoding.datasource.DriverExecutor
For database replication
RSADecrypt(Key, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
RSAEncrypt(Key, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
RSAPrivateKeyFrom(byte[]) - Static method in class com.killcoding.tool.CipherTools
 
RSAPrivateKeyGen(byte[]) - Static method in class com.killcoding.tool.CipherTools
 
RSAPublicKeyFrom(byte[]) - Static method in class com.killcoding.tool.CipherTools
 
RSAPublieKeyGen(byte[]) - Static method in class com.killcoding.tool.CipherTools
 

S

scriptEngine - Variable in class com.killcoding.jsplus.JsContext
 
scriptEngineManager - Variable in class com.killcoding.jsplus.JsContext
 
SEC_CHARS - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
SEC_CHARS_LEN - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
SEC_CHARS_NO_SEC - Static variable in class com.killcoding.tool.CodeEscapeUtil
 
SELECT_REGEX - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 
send(Runnable) - Static method in class com.killcoding.log.AlertMessage
 
send(Map) - Method in class test.DefaultAlertMessage
 
send(Map<String, Object>) - Method in class com.killcoding.log.AlertMessage
 
sendRun - Static variable in class com.killcoding.log.AlertMessage
 
set(String, Object) - Static method in class com.killcoding.cache.StoredCache
 
set(String, Object) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
set(String, Object, int) - Method in class com.killcoding.cache.AbsCacheApi
 
set(String, Object, int) - Static method in class com.killcoding.cache.Cache
Set a cache
set(String, Object, int) - Method in class com.killcoding.cache.DiskCache
 
set(String, Object, int) - Method in class com.killcoding.cache.MemoryCache
 
set(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
setAbortMode(String) - Method in class com.killcoding.datasource.DriverDataSource
Set abort mode
setApi(AbsCacheApi) - Static method in class com.killcoding.cache.Cache
Set cache mode
setApi(AbsCacheApi) - Static method in class com.killcoding.cache.StoredCache
 
setAppDataSourcePath(String) - Method in class com.killcoding.datasource.DriverDataSource
Set app datasource properties file path
setAutoCommit(boolean) - Method in class com.killcoding.datasource.DriverConnection
 
setAutoCommit(Boolean) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
setAutoCommit(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
setCacheApi(String) - Static method in class com.killcoding.jsplus.DriverConsoleBase
 
setCacheApi(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
setCacheArray(CacheArray) - Method in class com.killcoding.cache.CacheArrayFilter
 
setCatalog(String) - Method in class com.killcoding.datasource.DriverConnection
 
setClassNameDisableRegex(String) - Static method in class com.killcoding.log.Logger
 
setClassNameEnableRegex(String) - Static method in class com.killcoding.log.Logger
 
setClientInfo(String, String) - Method in class com.killcoding.datasource.DriverConnection
 
setClientInfo(Properties) - Method in class com.killcoding.datasource.DriverConnection
 
setConfig(ConfigProperties) - Method in class com.killcoding.datasource.DriverDataSource
Set config
setConfig(ConfigProperties) - Static method in class com.killcoding.log.LogRecord
Set config
setConfig(String) - Method in class com.killcoding.datasource.DriverDataSource
Set config
setConfigCustom(ConfigCustomLoad) - Static method in class com.killcoding.tool.ConfigProperties
 
setConnectionIdleBeginMark(Integer, Date) - Method in class com.killcoding.datasource.ConnectionPool
 
setConnectionMark(Integer, Connection) - Method in class com.killcoding.datasource.ConnectionPool
 
setConnectionOpenedAtMark(Integer, Date) - Method in class com.killcoding.datasource.ConnectionPool
 
setConnectionUsingAtMark(Integer, Date) - Method in class com.killcoding.datasource.ConnectionPool
 
setConnProps(String) - Method in class com.killcoding.datasource.DriverDataSource
Set connection properties
setCopyStructureOnly(boolean) - Method in class com.killcoding.file.DiskFile
 
setDriverClassName(String) - Method in class com.killcoding.datasource.DriverDataSource
Set driver class name
setDriverJar(String) - Method in class com.killcoding.datasource.DriverDataSource
Set jdbc driver jar path
setEnableFullStatusLog(Boolean) - Method in class com.killcoding.datasource.DriverDataSource
Set enable full status log
setEnableStatusLog(Boolean) - Method in class com.killcoding.datasource.DriverDataSource
Set enable status log
setHoldability(int) - Method in class com.killcoding.datasource.DriverConnection
 
setIdleTimeout(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set idle timeout
setInternalConfig(ConfigProperties) - Method in class com.killcoding.datasource.DriverDataSource
Set internal config
setInternalConfig(String) - Method in class com.killcoding.datasource.DriverDataSource
Set internal config
setIntoValue(Object) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
setLevel(Integer) - Static method in class com.killcoding.log.Logger
 
setLevel(String) - Static method in class com.killcoding.log.Logger
 
setLifeCycle(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set connection life cycle
setLoginTimeout(int) - Method in class com.killcoding.datasource.DriverDataSource
 
setLogWriter(PrintWriter) - Method in class com.killcoding.datasource.DriverDataSource
 
setMaxAveUsageSize(Integer) - Method in class com.killcoding.datasource.DriverDataSource
 
setMaxPoolSize(Integer) - Method in class com.killcoding.datasource.DriverDataSource
Set max connection pool size
setMinPoolSize(Integer) - Method in class com.killcoding.datasource.DriverDataSource
Set min connection pool size
setModifyTime(Timestamp) - Method in class com.killcoding.file.BaseFile
 
setModifyTime(Timestamp) - Method in class com.killcoding.file.DiskFile
 
setModifyTime(Timestamp) - Method in class com.killcoding.file.RemoteFile
 
setModifyTimeFromClock(Timestamp) - Method in class com.killcoding.file.DiskFile
 
setModifyTimeMs(long) - Method in class com.killcoding.file.DiskFile
 
setModifyTimeMsFromClock(long) - Method in class com.killcoding.file.DiskFile
 
setModifyUserId(String) - Method in class com.killcoding.file.RemoteFile
 
setName(String) - Method in class com.killcoding.datasource.DriverDataSource
Set thread name
setNetworkTimeout(Executor, int) - Method in class com.killcoding.datasource.DriverConnection
 
setNulIsCompleted(boolean) - Method in class com.killcoding.cache.CacheArray
 
setObject(Object) - Method in class com.killcoding.cache.DataObject
 
setObjectTo(Object) - Method in class com.killcoding.cache.DataObject
 
setPassword(String) - Method in class com.killcoding.datasource.DriverDataSource
Set database password
setReadOnly(boolean) - Method in class com.killcoding.datasource.DriverConnection
 
setRefreshPoolTimer(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set refresh pool timer
setSavepoint() - Method in class com.killcoding.datasource.DriverConnection
 
setSavepoint(String) - Method in class com.killcoding.datasource.DriverConnection
 
setSchema(String) - Method in class com.killcoding.datasource.DriverConnection
 
setShardingKey(ShardingKey) - Method in class com.killcoding.datasource.DriverConnection
 
setShardingKey(ShardingKey, ShardingKey) - Method in class com.killcoding.datasource.DriverConnection
 
setShardingKeyIfValid(ShardingKey, int) - Method in class com.killcoding.datasource.DriverConnection
 
setShardingKeyIfValid(ShardingKey, ShardingKey, int) - Method in class com.killcoding.datasource.DriverConnection
 
setStatusLogArchiveDays(Integer) - Method in class com.killcoding.datasource.DriverDataSource
Set status log archive days
setStatusLogFolder(String) - Method in class com.killcoding.datasource.DriverDataSource
Set status log target folder
setTestValidTimeout(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set test valid timeout
setTimeout(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set execute timeout Default is 0s Disabled timeou if value is 0s
setTimer(long) - Static method in class com.killcoding.cache.Cache
Set detect cache timer (Default is 100MS)
setTmpDir(String) - Static method in class com.killcoding.file.BaseFile
 
setTransactionIsolation(int) - Method in class com.killcoding.datasource.DriverConnection
 
setTransactionTimeout(Long) - Method in class com.killcoding.datasource.DriverDataSource
Set execute transaction timeout Default is 0s Disabled timeou if value is 0s
setTypeMap(Map) - Method in class com.killcoding.datasource.DriverConnection
 
setUpdated(boolean) - Method in class com.killcoding.tool.ConfigCustomLoad
 
setUrl(Object) - Method in class com.killcoding.datasource.DriverDataSource
Set connection url
setUseCustom(boolean) - Method in class com.killcoding.tool.ConfigCustomLoad
 
setUserId(Object) - Method in class com.killcoding.datasource.IdentityCard
 
setUsername(String) - Method in class com.killcoding.datasource.DriverDataSource
Set database username
setUsingPoolSize(int) - Static method in class com.killcoding.cache.CacheArray
 
setValue(V) - Method in class com.killcoding.tool.ResultMap.Entry
 
sha1 - Variable in class test.Checksum.FileChecksums
SHA1.
SHA1 - Static variable in class test.Checksum
SHA1 constant.
sha256 - Variable in class test.Checksum.FileChecksums
SHA256.
SHA256 - Static variable in class test.Checksum
SHA256 constant.
show(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
show(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
SHOW_HIDDEN - Static variable in class com.killcoding.file.RemoteFile
 
SHOW_LINK - Static variable in class com.killcoding.file.RemoteFile
 
showAll() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showAll(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
showColumnClasses(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showColumnClasses(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
showColumnTypes(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showColumnTypes(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
showHistory(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showTables() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showTables(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
showTables(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
shutdown() - Method in class com.killcoding.cache.DiskCache
Shutdown cahee thread
size() - Method in class com.killcoding.cache.CacheArray
Get all cache size
size() - Method in class com.killcoding.datasource.ConnectionPool
Get connection pool size
size() - Method in class com.killcoding.file.BaseFile
 
size() - Method in class com.killcoding.file.DiskFile
 
size() - Method in class com.killcoding.file.RemoteFile
 
size() - Static method in class com.killcoding.log.LogRecord
Get log list size
size(File) - Static method in class com.killcoding.tool.FileTools
 
size(String) - Static method in class com.killcoding.tool.FileTools
 
SIZE - Variable in class com.killcoding.cache.CacheArray
 
sleep(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
sleep(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
split(int, FilePart) - Method in class com.killcoding.file.DiskFile
 
splitPool - Static variable in class com.killcoding.file.DiskFile
 
SQL_CLEAR - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_DELETE_BY_FILE_ID_FROM_FILE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_DELETE_BY_RF_ID_FROM_FILE_DATA - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_FIRST - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_FIRST_BY_GENERATE_TASK_ID - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_INSERT - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_INSERT_INTO_FILE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_INSERT_INTO_FILE_DATA - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_LOG_MSG_MAPPING - Static variable in class com.killcoding.datasource.DriverExecutor
 
SQL_LOG_OVERSPEND_MAPPING - Static variable in class com.killcoding.datasource.DriverExecutor
 
SQL_RESET - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_RESET_FORCE - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_SELECT_BY_PATH_FOR_CHECK_EXISTS - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_BY_RF_ID_FROM_FILE_DATA - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_CHECK_COMPLETED - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FILE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FILE_HAVE_DATA - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_ALL_TIMEOUT - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_ARCHIVE_DELETED - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_ARCHIVE_FILE_DELETED - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_COMPLETED - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_COUNT_ALL_SUB_FILES - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_FIRST_CREATED_AT - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_FIRST_FILE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LAST_FILE_PART - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LAST_UPDATE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LIST_ALL - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LIST_ALL_DELETE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LIST_ALL_SCAN_DELETE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_LIST_ALL_SYNC - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_MAX_DATA_TABLE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_SUM_FILE_PART_SIZE_INDEX - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_FOR_TIMEOUT - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_GET_RECORD_BY_FILE_ID - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_SELECT_GET_RECORD_BY_ID - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE - Static variable in class com.killcoding.datasource.IdentityCard
 
SQL_UPDATE_BY_FILE_ID_FOR_CLEAR_FILE_DATA - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_COMPLETED - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_DELETE_ALL - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_DELETE_FILE_LINK - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_DELETED_TO_DISK - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_DELETED_TO_DISK_SUB_FILES - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_SYNCED_TO_DISK - Static variable in interface com.killcoding.file.RemoteFileSQL
 
SQL_UPDATE_FOR_TIMEOUT_DELETE - Static variable in interface com.killcoding.file.RemoteFileSQL
 
sqlLogCacheArray - Static variable in class com.killcoding.datasource.DriverExecutor
 
start() - Static method in class com.killcoding.cache.CacheArray
 
start() - Static method in class com.killcoding.log.LogRecord
Start write log thread
startArchiveForDeleted(long, long) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForDeleted(long, long, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForDeleted(long, String) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForDeleted(long, String, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForFileDeleted(long, long) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForFileDeleted(long, long, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForFileDeleted(long, String) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForFileDeleted(long, String, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForTimeout(long) - Method in class com.killcoding.file.RemoteFile
 
startArchiveForTimeout(long, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startAutoLoad() - Static method in class com.killcoding.tool.ConfigProperties
 
started - Static variable in class com.killcoding.log.LogRecord
 
startedTimeMs - Static variable in class com.killcoding.jsplus.DriverConsoleBase
 
startFullAsync(long) - Method in class com.killcoding.file.RemoteFile
 
startFullAsync(long, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startFullAsync(long, String) - Method in class com.killcoding.file.DiskFile
 
startFullAsync(long, String) - Method in class com.killcoding.file.RemoteFile
 
startFullAsync(long, String, Runnable) - Method in class com.killcoding.file.DiskFile
 
startFullAsync(long, String, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startFullAsync(long, String, Runnable, Runnable) - Method in class com.killcoding.file.DiskFile
 
startFullAsync(long, String, String, Runnable, Runnable) - Method in class com.killcoding.file.DiskFile
 
startFullAsyncThread(boolean, long, String, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startFullAsyncThread(long, String, String, Runnable) - Method in class com.killcoding.file.DiskFile
 
startFullAsyncThreadForDelete(boolean, long, String, Runnable) - Method in class com.killcoding.file.RemoteFile
 
startFullSyncForDelete(Integer, long, String, String, Runnable) - Method in class com.killcoding.file.DiskFile
 
startRemoveExpiredThread() - Method in class com.killcoding.cache.DiskCache
Start remove expired thread
startRemoveExpiredThread() - Method in class com.killcoding.cache.MemoryCache
Start remove expired thread
startTask(String, String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
startTask(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
statusLogArchiveDays - Variable in class com.killcoding.datasource.DriverDataSource
 
statusLogFile - Variable in class com.killcoding.datasource.DriverDataSource
 
statusLogFolder - Variable in class com.killcoding.datasource.DriverDataSource
 
statusLogOutput() - Method in class com.killcoding.datasource.DriverDataSource
Write connection status log
STEP_LAST_VALUES - Static variable in class com.killcoding.datasource.IdentityCard
 
STEP_VALUE_LIMITED - Static variable in class com.killcoding.datasource.IdentityCard
 
stepValue - Static variable in class com.killcoding.datasource.IdentityCard
 
stop - Static variable in class com.killcoding.cache.CacheArray
 
stop() - Static method in class com.killcoding.cache.CacheArray
 
stopSync - Static variable in class com.killcoding.file.BaseFile
 
stopSync() - Static method in class com.killcoding.file.BaseFile
 
stopTask() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
stopTask(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
stored - Variable in class com.killcoding.cache.AbsCacheApi
Force write cache
StoredCache - Class in com.killcoding.cache
This class is a permanent cache storage that requires manual deletion of the cache
StoredCache() - Constructor for class com.killcoding.cache.StoredCache
 
str - Variable in class com.killcoding.tool.CodeEscape.InternalStringReader
 
stringToBytes(String) - Static method in class test.Checksum
Converts the given text into bytes.
SYNC_CONN_ERROR_TIME - Static variable in class com.killcoding.datasource.DriverExecutor
 
SYNC_CUTOFF_TIME - Static variable in class com.killcoding.file.RemoteFile
 
SYNC_EXECUTOR_MARK - Static variable in class com.killcoding.datasource.DriverExecutor
 
SYNC_PATH_ALLOWED - Static variable in class com.killcoding.file.BaseFile
 
SYNC_PATH_IGNORED - Static variable in class com.killcoding.file.BaseFile
 
syncDriverDataSource - Variable in class com.killcoding.datasource.DriverDataSource
 
syncedToDisk() - Method in class com.killcoding.file.RemoteFile
 
syncRoot - Variable in class com.killcoding.file.BaseFile
 
systemDebug(Class, Exception) - Static method in class com.killcoding.log.Logger
 
systemDebug(Class, String) - Static method in class com.killcoding.log.Logger
 
systemDebug(Class, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemDebug(Class, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemDebug(String, Exception) - Static method in class com.killcoding.log.Logger
 
systemDebug(String, String) - Static method in class com.killcoding.log.Logger
 
systemDebug(String, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemDebug(String, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemError(Class, Exception) - Static method in class com.killcoding.log.Logger
 
systemError(Class, String) - Static method in class com.killcoding.log.Logger
 
systemError(Class, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemError(Class, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemError(String, Exception) - Static method in class com.killcoding.log.Logger
 
systemError(String, String) - Static method in class com.killcoding.log.Logger
 
systemError(String, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemError(String, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemInfo(Class, Exception) - Static method in class com.killcoding.log.Logger
 
systemInfo(Class, String) - Static method in class com.killcoding.log.Logger
 
systemInfo(Class, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemInfo(Class, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemInfo(String, Exception) - Static method in class com.killcoding.log.Logger
 
systemInfo(String, String) - Static method in class com.killcoding.log.Logger
 
systemInfo(String, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemInfo(String, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemMark(Class, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemMark(Class, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemMark(String, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemMark(String, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemWarn(Class, Exception) - Static method in class com.killcoding.log.Logger
 
systemWarn(Class, String) - Static method in class com.killcoding.log.Logger
 
systemWarn(Class, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemWarn(Class, String, Object...) - Static method in class com.killcoding.log.Logger
 
systemWarn(String, Exception) - Static method in class com.killcoding.log.Logger
 
systemWarn(String, String) - Static method in class com.killcoding.log.Logger
 
systemWarn(String, String, Exception) - Static method in class com.killcoding.log.Logger
 
systemWarn(String, String, Object...) - Static method in class com.killcoding.log.Logger
 

T

tableName - Static variable in class com.killcoding.datasource.IdentityCard
 
tableName - Variable in class com.killcoding.file.RemoteFile
 
task() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
task(String, Long) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
taskExecute() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
taskExecuted - Variable in class com.killcoding.jsplus.DriverConsoleBase
 
TEMP_DIR - Static variable in class com.killcoding.file.BaseFile
 
terminate() - Method in class com.killcoding.cache.CacheArray
 
terminate() - Method in class com.killcoding.cache.CacheArrayFilter
 
terminated - Variable in class com.killcoding.cache.CacheArrayFilter
 
terminated() - Method in class com.killcoding.cache.CacheArrayFilter
Handle terminated method
test - package test
 
Test - Class in test
 
Test() - Constructor for class test.Test
 
testValidTimeout - Variable in class com.killcoding.datasource.DriverDataSource
 
text(File) - Static method in class com.killcoding.tool.FileTools
 
text(String) - Static method in class com.killcoding.tool.FileTools
 
throwConnIsNull() - Method in class com.killcoding.datasource.DriverDataSource
 
timeout - Variable in class com.killcoding.datasource.DriverDataSource
 
timeout - Static variable in class com.killcoding.datasource.IdentityCard
 
timer - Variable in class com.killcoding.cache.CacheArrayFilter
 
TIMER - Static variable in class com.killcoding.cache.AbsCacheApi
 
timeZoneConver(String, String, Timestamp) - Method in class com.killcoding.file.BaseFile
 
TMP_EXT_ACCESS_FILE - Static variable in class com.killcoding.file.BaseFile
 
TMP_EXT_CHECK_FILE - Static variable in class com.killcoding.file.BaseFile
 
TMP_EXT_MODIFY_FILE - Static variable in class com.killcoding.file.BaseFile
 
TMP_MATCHES_EDIT - Static variable in class com.killcoding.file.BaseFile
 
TMP_MATCHES_VI_SWP - Static variable in class com.killcoding.file.BaseFile
 
TMP_WRITING_FILE - Static variable in class com.killcoding.file.BaseFile
 
TMP_WRITING_FOR_REPLACE - Static variable in class com.killcoding.file.BaseFile
 
TMP_WRITING_SWP - Static variable in class com.killcoding.file.BaseFile
 
tmpPath - Static variable in class com.killcoding.jsplus.DriverConsoleBase
 
toAccessTmpFilePath() - Method in class com.killcoding.file.BaseFile
 
toByteArray(Blob) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
toByteArray(Clob) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
toCheckTmpFilePath() - Method in class com.killcoding.file.BaseFile
 
toModifyTmpFilePath() - Method in class com.killcoding.file.BaseFile
 
toResultList(List<Map<String, Object>>) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
toSingle(String) - Method in class com.killcoding.jsplus.DriverConsoleBase
 
toSingle(String) - Method in class com.killcoding.log.Logger
 
toString() - Method in class com.killcoding.tool.ResultMap.Entry
 
toUHexa(int) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
trace(Exception) - Method in interface org.slf4j.Logger
 
trace(Exception) - Method in class org.slf4j.LoggerClass
 
trace(Object) - Method in interface org.apache.juli.logging.Log
 
trace(Object) - Method in class org.apache.juli.logging.LogCustom
 
trace(Object) - Method in interface org.slf4j.Logger
 
trace(Object) - Method in class org.slf4j.LoggerClass
 
trace(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
trace(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
trace(Object, Throwable) - Method in interface org.slf4j.Logger
 
trace(Object, Throwable) - Method in class org.slf4j.LoggerClass
 
trace(String) - Method in interface org.slf4j.Logger
 
trace(String) - Method in class org.slf4j.LoggerClass
 
trace(String, Exception) - Method in interface org.slf4j.Logger
 
trace(String, Exception) - Method in class org.slf4j.LoggerClass
 
trace(String, Object) - Method in interface org.slf4j.Logger
 
trace(String, Object) - Method in class org.slf4j.LoggerClass
 
trace(String, Object...) - Method in interface org.slf4j.Logger
 
trace(String, Object...) - Method in class org.slf4j.LoggerClass
 
trace(String, Object, Object) - Method in interface org.slf4j.Logger
 
trace(String, Object, Object) - Method in class org.slf4j.LoggerClass
 
trace(String, Throwable) - Method in interface org.slf4j.Logger
 
trace(String, Throwable) - Method in class org.slf4j.LoggerClass
 
transactionTimeout - Variable in class com.killcoding.datasource.DriverDataSource
 
tryGetConnection(Driver, Properties) - Method in class com.killcoding.datasource.DriverDataSource
Try get connection Support multi url

U

unescape(char[], int, int, Writer) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
unescape(Reader, Writer) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
unescape(String) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
unescape(String) - Static method in class com.killcoding.tool.EscapeTools
 
unescapeJava(char[], int, int, Writer) - Static method in class com.killcoding.tool.CodeEscape
Perform a Java unescape operation on a char[] input.
unescapeJava(Reader, Writer) - Static method in class com.killcoding.tool.CodeEscape
Perform a Java unescape operation on a Reader input, writing results to a Writer.
unescapeJava(String) - Static method in class com.killcoding.tool.CodeEscape
Perform a Java unescape operation on a String input.
unescapeJava(String, Writer) - Static method in class com.killcoding.tool.CodeEscape
Perform a Java unescape operation on a String input, writing results to a Writer.
unicodeUnescape(char[], int, int, Writer) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
unicodeUnescape(String) - Static method in class com.killcoding.tool.CodeEscapeUtil
 
unwrap(Class) - Method in class com.killcoding.datasource.DriverConnection
 
unwrap(Class) - Method in class com.killcoding.datasource.DriverDataSource
Abandon the following methods
update(Object) - Method in class com.killcoding.datasource.IdentityCard
 
updated - Variable in class com.killcoding.tool.ConfigCustomLoad
 
url - Variable in class com.killcoding.datasource.DriverDataSource
 
urlIndex - Variable in class com.killcoding.datasource.DriverDataSource
 
urlList - Variable in class com.killcoding.datasource.DriverDataSource
 
useCustom - Variable in class com.killcoding.tool.ConfigCustomLoad
 
useEncrypt - Variable in class com.killcoding.cache.DataObject
 
useExternalConfig - Variable in class com.killcoding.datasource.DriverDataSource
 
userId - Variable in class com.killcoding.datasource.IdentityCard
 
username - Variable in class com.killcoding.datasource.DriverDataSource
 
USING_POOL_SIZE - Static variable in class com.killcoding.cache.CacheArray
 

V

value - Variable in class com.killcoding.jsplus.GraalJsContext
 
value - Variable in class com.killcoding.tool.ResultMap.Entry
 
valueOf(String) - Static method in enum class com.killcoding.tool.CodeEscapeLevel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.killcoding.tool.CodeEscapeLevel
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in class com.killcoding.jsplus.DriverConsoleBase
 
version(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
VERSION - Static variable in interface com.killcoding.jsplus.DriverConsoleImpl
 

W

warn(Exception) - Method in class com.killcoding.log.Logger
 
warn(Exception) - Method in interface org.slf4j.Logger
 
warn(Exception) - Method in class org.slf4j.LoggerClass
 
warn(Object) - Method in interface org.apache.juli.logging.Log
 
warn(Object) - Method in class org.apache.juli.logging.LogCustom
 
warn(Object) - Method in interface org.slf4j.Logger
 
warn(Object) - Method in class org.slf4j.LoggerClass
 
warn(Object, Throwable) - Method in interface org.apache.juli.logging.Log
 
warn(Object, Throwable) - Method in class org.apache.juli.logging.LogCustom
 
warn(Object, Throwable) - Method in interface org.slf4j.Logger
 
warn(Object, Throwable) - Method in class org.slf4j.LoggerClass
 
warn(String) - Method in class com.killcoding.log.Logger
 
warn(String) - Method in interface org.slf4j.Logger
 
warn(String) - Method in class org.slf4j.LoggerClass
 
warn(String, Exception) - Method in class com.killcoding.log.Logger
 
warn(String, Exception) - Method in interface org.slf4j.Logger
 
warn(String, Exception) - Method in class org.slf4j.LoggerClass
 
warn(String, Object) - Method in interface org.slf4j.Logger
 
warn(String, Object) - Method in class org.slf4j.LoggerClass
 
warn(String, Object...) - Method in class com.killcoding.log.Logger
 
warn(String, Object...) - Method in interface org.slf4j.Logger
 
warn(String, Object...) - Method in class org.slf4j.LoggerClass
 
warn(String, Object, Object) - Method in interface org.slf4j.Logger
 
warn(String, Object, Object) - Method in class org.slf4j.LoggerClass
 
warn(String, Throwable) - Method in interface org.slf4j.Logger
 
warn(String, Throwable) - Method in class org.slf4j.LoggerClass
 
when(List<String>) - Method in class com.killcoding.jsplus.DriverConsole
 
write(byte[]) - Method in class com.killcoding.file.BaseFile
 
write(byte[]) - Method in class com.killcoding.file.DiskFile
 
write(byte[]) - Method in class com.killcoding.file.RemoteFile
 
write(byte[], boolean) - Method in class com.killcoding.file.BaseFile
 
write(byte[], boolean) - Method in class com.killcoding.file.DiskFile
 
write(byte[], boolean) - Method in class com.killcoding.file.RemoteFile
 
write(int, byte[]) - Method in class com.killcoding.file.BaseFile
 
write(File, String, boolean) - Static method in class com.killcoding.tool.FileTools
 
write(String) - Method in class com.killcoding.file.BaseFile
 
write(String) - Method in class com.killcoding.file.DiskFile
 
write(String) - Method in class com.killcoding.file.RemoteFile
 
write(String, boolean) - Method in class com.killcoding.file.BaseFile
 
write(String, boolean) - Method in class com.killcoding.file.DiskFile
 
write(String, boolean) - Method in class com.killcoding.file.RemoteFile
 
write(String, String) - Method in class com.killcoding.file.DiskFile
 
write(String, String, boolean) - Method in class com.killcoding.file.DiskFile
 
write(String, String, boolean) - Static method in class com.killcoding.tool.FileTools
 
writeBlock(byte[], boolean) - Method in class com.killcoding.file.RemoteFile
 
writeLogBatch(Map<String, List<String>>) - Static method in class com.killcoding.log.LogRecord
For write log to database
writeLogBatchToDatabase(List<Map<String, Object>>) - Static method in class com.killcoding.log.LogRecord
For write log to database
writeSqlLog(int, Connection, String, long, String, Object) - Static method in class com.killcoding.datasource.DriverExecutor
Write sql log
writeSqlLog(String, long, String, Object) - Method in class com.killcoding.datasource.DriverExecutor
Write sql log
writeTo(byte[], boolean) - Method in class com.killcoding.file.RemoteFile
 
writeTo(File, String, boolean) - Static method in class com.killcoding.tool.FileTools
 
writeToBatch(int, List<byte[]>) - Method in class com.killcoding.file.RemoteFile
 
writeToDisk() - Method in class com.killcoding.file.RemoteFile
 
writeToDisk(DiskFile) - Method in class com.killcoding.file.RemoteFile
 
writeToDisk(String) - Method in class com.killcoding.file.RemoteFile
 
writeToRemote(RemoteFile) - Method in class com.killcoding.file.DiskFile
 
writeToRemote(RemoteFile, Runnable) - Method in class com.killcoding.file.DiskFile
 

_

_3DESDecrypt(String, String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
_3DESEncrypt(String, String, byte[]) - Static method in class com.killcoding.tool.CipherTools
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form