A B C D E F G H I K L M N P S T U V 
All Classes All Packages

A

add(Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDConsumer
track event
add(Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDBatchConsumer
 
add(Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDDebugConsumer
 
add(Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer
 
assertProperties(Map<String, Object>, TDConstData.DataType) - Static method in class cn.thinkingdata.analytics.util.TDPropertyUtil
check properties
autoFlush - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Enable auto flush

B

BatchConsumer - Class in cn.thinkingdata.analytics
Deprecated.
please use TDBatchConsumer instead
BatchConsumer(String, String) - Constructor for class cn.thinkingdata.analytics.BatchConsumer
Deprecated.
 
BatchConsumer(String, String, boolean) - Constructor for class cn.thinkingdata.analytics.BatchConsumer
Deprecated.
init BatchConsumer with serverUrl and appId
BatchConsumer(String, String, int, int, boolean, int) - Constructor for class cn.thinkingdata.analytics.BatchConsumer
Deprecated.
init BatchConsumer
BatchConsumer(String, String, int, int, boolean, int, String) - Constructor for class cn.thinkingdata.analytics.BatchConsumer
Deprecated.
init BatchConsumer
BatchConsumer(String, String, TDBatchConsumer.Config) - Constructor for class cn.thinkingdata.analytics.BatchConsumer
Deprecated.
 
batchSize - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Batch size
buildData(Map<String, Object>, String, Object) - Static method in class cn.thinkingdata.analytics.util.TDCommonUtil
 

C

clearSuperProperties() - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
clear common properties
clearSuperProperties() - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
clear common properties
clearSuperProperties() - Method in class cn.thinkingdata.analytics.TDAnalytics
 
close() - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
close and exit sdk
close() - Method in interface cn.thinkingdata.analytics.inter.ITDConsumer
close consumer
close() - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
close and exit sdk
close() - Method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
close() - Method in class cn.thinkingdata.analytics.TDAnalytics
 
close() - Method in class cn.thinkingdata.analytics.TDBatchConsumer
 
close() - Method in class cn.thinkingdata.analytics.TDDebugConsumer
 
close() - Method in class cn.thinkingdata.analytics.TDLoggerConsumer
 
cn.thinkingdata.analytics - package cn.thinkingdata.analytics
 
cn.thinkingdata.analytics.exception - package cn.thinkingdata.analytics.exception
 
cn.thinkingdata.analytics.inter - package cn.thinkingdata.analytics.inter
 
cn.thinkingdata.analytics.request - package cn.thinkingdata.analytics.request
 
cn.thinkingdata.analytics.util - package cn.thinkingdata.analytics.util
 
compress - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Http compress type.
Config() - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer.Config
Construct batch consumer config
Config(String) - Constructor for class cn.thinkingdata.analytics.TDLoggerConsumer.Config
init LoggerConsumer config
Config(String, int) - Constructor for class cn.thinkingdata.analytics.TDLoggerConsumer.Config
init LoggerConsumer config

D

DAILY - cn.thinkingdata.analytics.TDLoggerConsumer.RotateMode
in days
DebugConsumer - Class in cn.thinkingdata.analytics
Deprecated.
please use TDDebugConsumer instead
DebugConsumer(String, String) - Constructor for class cn.thinkingdata.analytics.DebugConsumer
Deprecated.
 
DebugConsumer(String, String, boolean) - Constructor for class cn.thinkingdata.analytics.DebugConsumer
Deprecated.
 
DebugConsumer(String, String, boolean, String) - Constructor for class cn.thinkingdata.analytics.DebugConsumer
Deprecated.
 
DebugConsumer(String, String, String) - Constructor for class cn.thinkingdata.analytics.DebugConsumer
Deprecated.
 
DEFAULT_DATE_FORMAT - Static variable in class cn.thinkingdata.analytics.TDConstData
 
DynamicSuperPropertiesTracker - Interface in cn.thinkingdata.analytics.inter
 

E

enableLog(boolean) - Static method in class cn.thinkingdata.analytics.TDAnalytics
Is enabled log or not.
enableLog(boolean) - Static method in class cn.thinkingdata.analytics.util.TDLogger
 

F

fastJsonSerializerFeature() - Static method in class cn.thinkingdata.analytics.util.TDCommonUtil
 
flush() - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
report data immediately
flush() - Method in interface cn.thinkingdata.analytics.inter.ITDConsumer
upload all data in buffer immediately
flush() - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
report data immediately
flush() - Method in class cn.thinkingdata.analytics.TDAnalytics
 
flush() - Method in class cn.thinkingdata.analytics.TDBatchConsumer
 
flush() - Method in class cn.thinkingdata.analytics.TDDebugConsumer
 
flush() - Method in class cn.thinkingdata.analytics.TDLoggerConsumer
 
flushOnce() - Method in class cn.thinkingdata.analytics.TDBatchConsumer
Flush data once.

G

generateBatchConsumer() - Static method in class cn.thinkingdata.analytics.TDExample
 
generateDebugConsumer() - Static method in class cn.thinkingdata.analytics.TDExample
 
generateLoggerConsumer() - Static method in class cn.thinkingdata.analytics.TDExample
 
getAppId() - Method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
getCompress() - Method in class cn.thinkingdata.analytics.request.TDBatchRequest
 
getConnectTimeout() - Method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
getDynamicSuperProperties() - Method in interface cn.thinkingdata.analytics.inter.DynamicSuperPropertiesTracker
 
getHttpClient() - Static method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
getHttpClient() - Static method in class cn.thinkingdata.analytics.request.TDHttpRequestClient
 
getServerUri() - Method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
getSuperProperties() - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
get super properties
getSuperProperties() - Method in class cn.thinkingdata.analytics.TDAnalytics
 
getType() - Method in enum cn.thinkingdata.analytics.TDConstData.DataType
 

H

HOURLY - cn.thinkingdata.analytics.TDLoggerConsumer.RotateMode
in hours
httpSending(String, int) - Method in class cn.thinkingdata.analytics.TDBatchConsumer
Send data

I

IllegalDataException - Exception in cn.thinkingdata.analytics.exception
 
IllegalDataException(String) - Constructor for exception cn.thinkingdata.analytics.exception.IllegalDataException
 
IllegalDataException(String, Throwable) - Constructor for exception cn.thinkingdata.analytics.exception.IllegalDataException
 
interval - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Batch time interval
InvalidArgumentException - Exception in cn.thinkingdata.analytics.exception
 
InvalidArgumentException(String) - Constructor for exception cn.thinkingdata.analytics.exception.InvalidArgumentException
 
InvalidArgumentException(Throwable) - Constructor for exception cn.thinkingdata.analytics.exception.InvalidArgumentException
 
isThrowException - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Is throw exception
isValidKey(String) - Static method in class cn.thinkingdata.analytics.util.TDPropertyUtil
check property name
ITALogger - Interface in cn.thinkingdata.analytics.inter
Deprecated.
ITDAnalytics - Interface in cn.thinkingdata.analytics.inter
 
ITDConsumer - Interface in cn.thinkingdata.analytics.inter
 
ITDLogger - Interface in cn.thinkingdata.analytics.inter
 
IThinkingDataAnalytics - Interface in cn.thinkingdata.analytics.inter
Deprecated.

K

KEY_PATTERN - Static variable in class cn.thinkingdata.analytics.TDConstData
 

L

LIB_NAME - Static variable in class cn.thinkingdata.analytics.TDConstData
 
LIB_VERSION - Static variable in class cn.thinkingdata.analytics.TDConstData
 
LoggerConsumer - Class in cn.thinkingdata.analytics
Deprecated.
please use TDLoggerConsumer instead
LoggerConsumer(TDLoggerConsumer.Config) - Constructor for class cn.thinkingdata.analytics.LoggerConsumer
Deprecated.
init LoggerConsumer with config
LoggerConsumer(String) - Constructor for class cn.thinkingdata.analytics.LoggerConsumer
Deprecated.
init LoggerConsumer
LoggerConsumer(String, int) - Constructor for class cn.thinkingdata.analytics.LoggerConsumer
Deprecated.
init LoggerConsumer

M

main(String[]) - Static method in class cn.thinkingdata.analytics.TDExample
 
maxCacheSize - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Max cache size
mergeProperties(Map<String, Object>, Map<String, Object>...) - Static method in class cn.thinkingdata.analytics.util.TDPropertyUtil
combine properties by sort.
moveProperty(Map<String, Object>, Map<String, Object>, String...) - Static method in class cn.thinkingdata.analytics.util.TDPropertyUtil
Move special properties

N

NeedRetryException - Exception in cn.thinkingdata.analytics.exception
 
NeedRetryException(String) - Constructor for exception cn.thinkingdata.analytics.exception.NeedRetryException
 
NeedRetryException(String, Throwable) - Constructor for exception cn.thinkingdata.analytics.exception.NeedRetryException
 

P

print(String) - Method in interface cn.thinkingdata.analytics.inter.ITDLogger
log
print(String) - Static method in class cn.thinkingdata.analytics.util.TDLogger
 
println(String) - Static method in class cn.thinkingdata.analytics.util.TDLogger
 

S

send(String, int) - Method in class cn.thinkingdata.analytics.request.TDBaseRequest
 
setAutoFlush(boolean) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Whether to allow automatic flushing
setAutoFlush(boolean) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
is auto flush or not
setBatchSize(int) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
 
setBufferSize(int) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
set buffer size
setCompress(String) - Method in class cn.thinkingdata.analytics.request.TDBatchRequest
 
setCompress(String) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
 
setDynamicSuperPropertiesTracker(DynamicSuperPropertiesTracker) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
set common properties dynamically.
setDynamicSuperPropertiesTracker(DynamicSuperPropertiesTracker) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
set common properties dynamically.
setDynamicSuperPropertiesTracker(DynamicSuperPropertiesTracker) - Method in class cn.thinkingdata.analytics.TDAnalytics
 
setFilenamePrefix(String) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
prefix of file
setFileSize(int) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
set file size
setInterval(int) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
 
setInterval(int) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
auto flush interval
setLockFile(String) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
set lock file
setLogger(ITDLogger) - Static method in class cn.thinkingdata.analytics.TDAnalytics
Developers can set up a custom logging system based on requirements
setLogger(ITDLogger) - Static method in class cn.thinkingdata.analytics.util.TDLogger
 
setMaxCacheSize(int) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
max cache buffer size
setRotateMode(TDLoggerConsumer.RotateMode) - Method in class cn.thinkingdata.analytics.TDLoggerConsumer.Config
set file rotate mode
setSuperProperties(Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
set common properties.
setSuperProperties(Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
set common properties.
setSuperProperties(Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Sets the properties that each event carries
setThrowException(boolean) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Whether to throw exception
setTimeout(int) - Method in class cn.thinkingdata.analytics.TDBatchConsumer.Config
network timeout

T

TDAnalytics - Class in cn.thinkingdata.analytics
Entry of SDK
TDAnalytics(ITDConsumer) - Constructor for class cn.thinkingdata.analytics.TDAnalytics
Construct function
TDAnalytics(ITDConsumer, boolean) - Constructor for class cn.thinkingdata.analytics.TDAnalytics
Construct function
TDAnalytics(ITDConsumer, boolean, boolean) - Constructor for class cn.thinkingdata.analytics.TDAnalytics
Construct function
TDBaseRequest - Class in cn.thinkingdata.analytics.request
 
TDBaseRequest(URI, String) - Constructor for class cn.thinkingdata.analytics.request.TDBaseRequest
 
TDBaseRequest(URI, String, Integer) - Constructor for class cn.thinkingdata.analytics.request.TDBaseRequest
 
TDBatchConsumer - Class in cn.thinkingdata.analytics
Data is reported using http
TDBatchConsumer(String, String) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Construct BatchConsumer
TDBatchConsumer(String, String, boolean) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Deprecated.
TDBatchConsumer(String, String, int, int, boolean, int) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Deprecated.
TDBatchConsumer(String, String, int, int, boolean, int, String) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Deprecated.
TDBatchConsumer(String, String, int, int, boolean, int, String, int, boolean) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Construct BatchConsumer
TDBatchConsumer(String, String, TDBatchConsumer.Config) - Constructor for class cn.thinkingdata.analytics.TDBatchConsumer
Construct BatchConsumer
TDBatchConsumer.Config - Class in cn.thinkingdata.analytics
BatchConsumer config
TDBatchRequest - Class in cn.thinkingdata.analytics.request
 
TDBatchRequest(URI, String) - Constructor for class cn.thinkingdata.analytics.request.TDBatchRequest
 
TDBatchRequest(URI, String, Integer) - Constructor for class cn.thinkingdata.analytics.request.TDBatchRequest
 
TDCommonUtil - Class in cn.thinkingdata.analytics.util
 
TDCommonUtil() - Constructor for class cn.thinkingdata.analytics.util.TDCommonUtil
 
TDConstData - Class in cn.thinkingdata.analytics
 
TDConstData() - Constructor for class cn.thinkingdata.analytics.TDConstData
 
TDConstData.DataType - Enum in cn.thinkingdata.analytics
 
TDDebugConsumer - Class in cn.thinkingdata.analytics
Used to verify data before use SDK
TDDebugConsumer(String, String) - Constructor for class cn.thinkingdata.analytics.TDDebugConsumer
Construct DebugConsumer
TDDebugConsumer(String, String, boolean) - Constructor for class cn.thinkingdata.analytics.TDDebugConsumer
Construct DebugConsumer
TDDebugConsumer(String, String, boolean, String) - Constructor for class cn.thinkingdata.analytics.TDDebugConsumer
Construct DebugConsumer
TDDebugConsumer(String, String, String) - Constructor for class cn.thinkingdata.analytics.TDDebugConsumer
Construct DebugConsumer
TDDebugRequest - Class in cn.thinkingdata.analytics.request
 
TDDebugRequest(URI, String) - Constructor for class cn.thinkingdata.analytics.request.TDDebugRequest
 
TDDebugRequest(URI, String, boolean, String) - Constructor for class cn.thinkingdata.analytics.request.TDDebugRequest
 
TDDebugRequest(URI, String, Integer) - Constructor for class cn.thinkingdata.analytics.request.TDDebugRequest
 
TDExample - Class in cn.thinkingdata.analytics
 
TDExample() - Constructor for class cn.thinkingdata.analytics.TDExample
 
TDHttpRequestClient - Class in cn.thinkingdata.analytics.request
 
TDHttpRequestClient() - Constructor for class cn.thinkingdata.analytics.request.TDHttpRequestClient
 
TDLogger - Class in cn.thinkingdata.analytics.util
 
TDLogger() - Constructor for class cn.thinkingdata.analytics.util.TDLogger
 
TDLoggerConsumer - Class in cn.thinkingdata.analytics
Write data to file, it works with LogBus2
TDLoggerConsumer(TDLoggerConsumer.Config) - Constructor for class cn.thinkingdata.analytics.TDLoggerConsumer
init LoggerConsumer with config
TDLoggerConsumer(String) - Constructor for class cn.thinkingdata.analytics.TDLoggerConsumer
init LoggerConsumer
TDLoggerConsumer(String, int) - Constructor for class cn.thinkingdata.analytics.TDLoggerConsumer
init LoggerConsumer
TDLoggerConsumer.Config - Class in cn.thinkingdata.analytics
LoggerConsumer config
TDLoggerConsumer.RotateMode - Enum in cn.thinkingdata.analytics
File rotate mode
TDPropertyUtil - Class in cn.thinkingdata.analytics.util
 
TDPropertyUtil() - Constructor for class cn.thinkingdata.analytics.util.TDPropertyUtil
 
ThinkingDataAnalytics - Class in cn.thinkingdata.analytics
Deprecated.
please use TDAnalytics instead
ThinkingDataAnalytics(ITDConsumer) - Constructor for class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Construct SDK
ThinkingDataAnalytics(ITDConsumer, boolean) - Constructor for class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Construct SDK
ThinkingDataAnalytics(ITDConsumer, boolean, boolean) - Constructor for class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Construct SDK
throwEmptyException(String, String) - Static method in class cn.thinkingdata.analytics.util.TDCommonUtil
is value empty or not
timeout - Variable in class cn.thinkingdata.analytics.TDBatchConsumer.Config
Http timeout
track(String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
report event
track(String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
report event
track(String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Report normal event
TRACK - cn.thinkingdata.analytics.TDConstData.DataType
SDK api
track_first(String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
first event
track_first(String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Report first event
track_overwrite(String, String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
 
track_overwrite(String, String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Report overwrite event
TRACK_OVERWRITE - cn.thinkingdata.analytics.TDConstData.DataType
 
track_update(String, String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
 
track_update(String, String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Report update event
TRACK_UPDATE - cn.thinkingdata.analytics.TDConstData.DataType
 
trackFirst(String, String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
first event
trackFirst(String, String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Report first event
trackOverwrite(String, String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
 
trackOverwrite(String, String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Report overwrite event
trackUpdate(String, String, String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
 
trackUpdate(String, String, String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Report update event

U

unsetSuperProperties(String) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
delete property by key
unsetSuperProperties(String) - Method in class cn.thinkingdata.analytics.TDAnalytics
 
user_add(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
to accumulate operations against the property
user_add(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
To accumulate operations against the property
USER_ADD - cn.thinkingdata.analytics.TDConstData.DataType
 
user_append(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
to add user properties of array type
user_append(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
To add user properties of array type
USER_APPEND - cn.thinkingdata.analytics.TDConstData.DataType
 
user_del(String, String) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
delete user
user_del(String, String) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Delete a user, This operation is not reversible
USER_DEL - cn.thinkingdata.analytics.TDConstData.DataType
 
user_set(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
set user properties.
user_set(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Set user properties.
USER_SET - cn.thinkingdata.analytics.TDConstData.DataType
 
USER_SET_ONCE - cn.thinkingdata.analytics.TDConstData.DataType
 
user_setOnce(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
set user properties.
user_setOnce(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Set user properties, this message would be neglected If such property had been set before
USER_UNIQ_APPEND - cn.thinkingdata.analytics.TDConstData.DataType
 
user_uniqAppend(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
append user properties to array type by unique.
user_uniqAppend(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Append user properties to array type by unique.
user_unset(String, String, String...) - Method in interface cn.thinkingdata.analytics.inter.IThinkingDataAnalytics
Deprecated.
clear the user properties of users
user_unset(String, String, String...) - Method in class cn.thinkingdata.analytics.ThinkingDataAnalytics
Deprecated.
Clear the user properties of users
USER_UNSET - cn.thinkingdata.analytics.TDConstData.DataType
 
userAdd(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
to accumulate operations against the property
userAdd(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
To accumulate operations against the property
userAppend(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
to add user properties of array type
userAppend(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
To add user properties of array type
userDelete(String, String) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
delete user (not recommended)
userDelete(String, String) - Method in class cn.thinkingdata.analytics.TDAnalytics
Delete a user, This operation is not reversible
userSet(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
set user properties.
userSet(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Set user properties.
userSetOnce(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
set user properties.
userSetOnce(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Set user properties, this message would be neglected If such property had been set before
userUniqAppend(String, String, Map<String, Object>) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
append user properties to array type by unique.
userUniqAppend(String, String, Map<String, Object>) - Method in class cn.thinkingdata.analytics.TDAnalytics
Append user properties to array type by unique.
userUnset(String, String, String...) - Method in interface cn.thinkingdata.analytics.inter.ITDAnalytics
clear the user properties of users
userUnset(String, String, String...) - Method in class cn.thinkingdata.analytics.TDAnalytics
Clear the user properties of users

V

valueOf(String) - Static method in enum cn.thinkingdata.analytics.TDConstData.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.thinkingdata.analytics.TDLoggerConsumer.RotateMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.thinkingdata.analytics.TDConstData.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.thinkingdata.analytics.TDLoggerConsumer.RotateMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M N P S T U V 
All Classes All Packages