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

A

AdoptedEvent - Class in com.datorama.oss.timbermill.unit
 
AdoptedEvent(Event) - Constructor for class com.datorama.oss.timbermill.unit.AdoptedEvent
 
ALL_TASK_FIELDS - Static variable in class com.datorama.oss.timbermill.ElasticsearchClient
 
apply(Collection<Event>) - Method in class com.datorama.oss.timbermill.plugins.SwitchCasePlugin
 
apply(Collection<Event>) - Method in class com.datorama.oss.timbermill.plugins.TaskLogPlugin
 
awsRegion(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
AWSRequestSigningApacheInterceptor - Class in com.datorama.oss.timbermill
 

B

bootstrap(ElasticsearchParams, ElasticsearchClient) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
bootstrapElasticsearch(int, int, int) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
build() - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
buildDiskHandlerParams(int, int, String) - Static method in interface com.datorama.oss.timbermill.common.DiskHandler
 
Builder() - Constructor for class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
bulk(DbBulkRequest, RequestOptions) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 

C

CaseRule() - Constructor for class com.datorama.oss.timbermill.plugins.SwitchCasePlugin.CaseRule
 
CaseRule(Collection<String>, String) - Constructor for class com.datorama.oss.timbermill.plugins.SwitchCasePlugin.CaseRule
 
CLIENT - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
close() - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
close() - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 
close() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
close() - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
close() - Method in class com.datorama.oss.timbermill.TaskIndexer
 
com.datorama.oss.timbermill - package com.datorama.oss.timbermill
 
com.datorama.oss.timbermill.common - package com.datorama.oss.timbermill.common
 
com.datorama.oss.timbermill.common.exceptions - package com.datorama.oss.timbermill.common.exceptions
 
com.datorama.oss.timbermill.cron - package com.datorama.oss.timbermill.cron
 
com.datorama.oss.timbermill.pipe - package com.datorama.oss.timbermill.pipe
 
com.datorama.oss.timbermill.plugins - package com.datorama.oss.timbermill.plugins
 
com.datorama.oss.timbermill.unit - package com.datorama.oss.timbermill.unit
 

D

daysRotation(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
DbBulkRequest - Class in com.datorama.oss.timbermill.common
 
DbBulkRequest(BulkRequest) - Constructor for class com.datorama.oss.timbermill.common.DbBulkRequest
 
deleteExpiredTasks() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
deletionCronExp(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
DiskHandler - Interface in com.datorama.oss.timbermill.common
 
diskHandlerStrategy(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
drainAndIndex(BlockingQueue<Event>, TaskIndexer, ElasticsearchClient) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 

E

ELASTIC_SEARCH_CLIENT - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
elasticPassword(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
ElasticsearchClient - Class in com.datorama.oss.timbermill
 
ElasticsearchClient(String, int, int, String, String, String, long, long, long, int, int, int, Map<String, Object>, String) - Constructor for class com.datorama.oss.timbermill.ElasticsearchClient
 
ElasticsearchParams - Class in com.datorama.oss.timbermill
 
ElasticsearchParams(String, int, int, int, int, int, String, String, int, String) - Constructor for class com.datorama.oss.timbermill.ElasticsearchParams
 
ElasticsearchUtil - Class in com.datorama.oss.timbermill.common
 
ElasticsearchUtil() - Constructor for class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
elasticUser(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
execute(JobExecutionContext) - Method in class com.datorama.oss.timbermill.cron.ExpiredTasksDeletionJob
 
execute(JobExecutionContext) - Method in class com.datorama.oss.timbermill.cron.PersistentFetchJob
 
execute(JobExecutionContext) - Method in class com.datorama.oss.timbermill.cron.TasksMergerJobs
 
ExpiredTasksDeletionJob - Class in com.datorama.oss.timbermill.cron
 
ExpiredTasksDeletionJob() - Constructor for class com.datorama.oss.timbermill.cron.ExpiredTasksDeletionJob
 

F

failedBulksAmount() - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
failedBulksAmount() - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 
fetchAndDeleteFailedBulks() - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
fetchAndDeleteFailedBulks() - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 

G

getCtx() - Method in class com.datorama.oss.timbermill.unit.Task
 
getCurrentBufferSize() - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
getCurrentIndex() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getDateToDelete() - Method in class com.datorama.oss.timbermill.unit.Task
 
getDeletionCronExp() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getDiskHandler(String, Map<String, Object>) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
getDuration() - Method in class com.datorama.oss.timbermill.unit.Task
 
getEndTime() - Method in class com.datorama.oss.timbermill.unit.Task
 
getEnv() - Method in class com.datorama.oss.timbermill.unit.Task
 
getEsClient() - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
getId() - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
getIndexSerial(int) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
getInsertTime() - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
getLog() - Method in class com.datorama.oss.timbermill.unit.Task
 
getMaximumTriesNumber() - Method in exception com.datorama.oss.timbermill.common.exceptions.MaximumInsertTriesException
 
getMaxTotalFields() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getMergingCronExp() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getMetric() - Method in class com.datorama.oss.timbermill.unit.Task
 
getMultipleTasksByIds(String) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getName() - Method in class com.datorama.oss.timbermill.plugins.TaskLogPlugin
 
getName() - Method in class com.datorama.oss.timbermill.unit.Task
 
getNameFromId(String, String) - Static method in class com.datorama.oss.timbermill.unit.Task
 
getNumberOfReplicas() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getNumberOfShards() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getOldIndex() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getParentId() - Method in class com.datorama.oss.timbermill.unit.Task
 
getParentIdTORootOrphansEventsCache() - Method in class com.datorama.oss.timbermill.TaskIndexer
 
getParentsPath() - Method in class com.datorama.oss.timbermill.unit.Task
 
getPersistentFetchCronExp() - Method in class com.datorama.oss.timbermill.ElasticsearchParams
 
getPrimaryId() - Method in class com.datorama.oss.timbermill.unit.Task
 
getRequest() - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
getSingleTaskByIds(AbstractQueryBuilder, String, String, String[], String[]) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getStartTime() - Method in class com.datorama.oss.timbermill.unit.Task
 
getStatus() - Method in class com.datorama.oss.timbermill.unit.Task
 
getStatusFromExistingStatus(TaskStatus) - Method in class com.datorama.oss.timbermill.unit.AdoptedEvent
 
getString() - Method in class com.datorama.oss.timbermill.unit.Task
 
getTaskById(String) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getTasksByIds(String, Set<String>, String, String[], String[]) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
getText() - Method in class com.datorama.oss.timbermill.unit.Task
 
getTimbermillIndexAlias(String) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
getTimesDuration(ZonedDateTime, ZonedDateTime) - Static method in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
getTimesFetched() - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
getUpdateRequest(String, String) - Method in class com.datorama.oss.timbermill.unit.Task
 

H

hasFailedBulks() - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
hasFailedBulks() - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 
hasFailedRequests() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
HeartbeatTask - Class in com.datorama.oss.timbermill.unit
 
HeartbeatTask(Event, long) - Constructor for class com.datorama.oss.timbermill.unit.HeartbeatTask
 

I

index(Map<String, Task>, String) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
INDEX_DELIMITER - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
indexAndDeleteTasks(Map<String, Task>) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
indexBulkSize(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
IndexEvent - Class in com.datorama.oss.timbermill.unit
 
IndexEvent(String, Integer, ZonedDateTime, ZonedDateTime, Integer, long) - Constructor for class com.datorama.oss.timbermill.unit.IndexEvent
 
indexingThreads(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
initPluginsFromJson(String) - Static method in class com.datorama.oss.timbermill.plugins.PluginsConfig
 
isAdoptedEvent() - Method in class com.datorama.oss.timbermill.unit.AdoptedEvent
 
isCreatedSuccessfully() - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
isCreatedSuccessfully() - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 
isOrphan() - Method in class com.datorama.oss.timbermill.unit.Task
 
isWithPersistence() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 

L

LocalOutputPipe - Class in com.datorama.oss.timbermill.pipe
 
LocalOutputPipe(ElasticsearchParams, ElasticsearchClient) - Constructor for class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
LocalOutputPipe.Builder - Class in com.datorama.oss.timbermill.pipe
 
locationInDisk(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
logErrorInEventsMap(Map<String, List<Event>>, String) - Static method in class com.datorama.oss.timbermill.TaskIndexer
 

M

MAPPING - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
maxBulkIndexFetched(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxCacheHoldTimeMinutes(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxCacheSize(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxFetchedBulksInOneTime(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
MaximumInsertTriesException - Exception in com.datorama.oss.timbermill.common.exceptions
 
MaximumInsertTriesException(int) - Constructor for exception com.datorama.oss.timbermill.common.exceptions.MaximumInsertTriesException
 
maxIndexAge(long) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxIndexDocs(long) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxIndexSizeInGB(long) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
maxInsertTries(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
mergingCronExp(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 

N

numberOfReplicas(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
numberOfShards(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
numOfBulksPersistedToDisk - Variable in class com.datorama.oss.timbermill.ElasticsearchClient
 
numOfCouldNotBeInserted - Variable in class com.datorama.oss.timbermill.ElasticsearchClient
 
numOfElasticSearchActionsTries(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
numOfFetchedMaxTimes - Variable in class com.datorama.oss.timbermill.ElasticsearchClient
 
numOfSuccessfulBulksFromDisk - Variable in class com.datorama.oss.timbermill.ElasticsearchClient
 

P

PARTIALS_QUERY - Static variable in class com.datorama.oss.timbermill.ElasticsearchClient
 
persistentFetchCronExp(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
PersistentFetchJob - Class in com.datorama.oss.timbermill.cron
 
PersistentFetchJob() - Constructor for class com.datorama.oss.timbermill.cron.PersistentFetchJob
 
persistToDisk(DbBulkRequest) - Method in interface com.datorama.oss.timbermill.common.DiskHandler
 
persistToDisk(DbBulkRequest) - Method in class com.datorama.oss.timbermill.common.SQLJetDiskHandler
 
PluginApplierTask - Class in com.datorama.oss.timbermill.unit
 
PluginApplierTask(String, String, String, TaskStatus, String, ZonedDateTime, long, ZonedDateTime, long) - Constructor for class com.datorama.oss.timbermill.unit.PluginApplierTask
 
PluginsConfig - Class in com.datorama.oss.timbermill.plugins
 
PluginsConfig() - Constructor for class com.datorama.oss.timbermill.plugins.PluginsConfig
 
pluginsJson(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
process(HttpRequest, HttpContext) - Method in class com.datorama.oss.timbermill.AWSRequestSigningApacheInterceptor
 

R

retrieveAndIndex(Collection<Event>, String) - Method in class com.datorama.oss.timbermill.TaskIndexer
 
retryFailedRequestsFromDisk() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
retryFailedRequestsFromMemory() - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 

S

SCRIPT - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
searchMaxSize(int) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
send(Event) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
setCtx(Map<String, String>) - Method in class com.datorama.oss.timbermill.unit.Task
 
setCurrentIndex(String) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
setDateToDelete(ZonedDateTime) - Method in class com.datorama.oss.timbermill.unit.Task
 
setDuration(Long) - Method in class com.datorama.oss.timbermill.unit.Task
 
setEndTime(ZonedDateTime) - Method in class com.datorama.oss.timbermill.unit.Task
 
setEnv(String) - Method in class com.datorama.oss.timbermill.unit.Task
 
setEsClient(ElasticsearchClient) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe
 
setId(int) - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
setInsertTime(String) - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
setLog(String) - Method in class com.datorama.oss.timbermill.unit.Task
 
setMeta(TaskMetaData) - Method in class com.datorama.oss.timbermill.unit.Task
 
setMetric(Map<String, Number>) - Method in class com.datorama.oss.timbermill.unit.Task
 
setName(String) - Method in class com.datorama.oss.timbermill.plugins.TaskLogPlugin
 
setName(String) - Method in class com.datorama.oss.timbermill.unit.Task
 
setOldIndex(String) - Method in class com.datorama.oss.timbermill.ElasticsearchClient
 
setOrphan(Boolean) - Method in class com.datorama.oss.timbermill.unit.Task
 
setParentId(String) - Method in class com.datorama.oss.timbermill.unit.Task
 
setParentsPath(List<String>) - Method in class com.datorama.oss.timbermill.unit.Task
 
setPrimaryId(String) - Method in class com.datorama.oss.timbermill.unit.Task
 
setRequest(BulkRequest) - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
setStartTime(ZonedDateTime) - Method in class com.datorama.oss.timbermill.unit.Task
 
setStatus(TaskStatus) - Method in class com.datorama.oss.timbermill.unit.Task
 
setString(Map<String, String>) - Method in class com.datorama.oss.timbermill.unit.Task
 
setText(Map<String, String>) - Method in class com.datorama.oss.timbermill.unit.Task
 
setTimesFetched(int) - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
size() - Method in class com.datorama.oss.timbermill.common.DbBulkRequest
 
SQLJetDiskHandler - Class in com.datorama.oss.timbermill.common
 
SwitchCasePlugin - Class in com.datorama.oss.timbermill.plugins
 
SwitchCasePlugin(String, TaskMatcher, String, String, Collection<SwitchCasePlugin.CaseRule>) - Constructor for class com.datorama.oss.timbermill.plugins.SwitchCasePlugin
 
SwitchCasePlugin.CaseRule - Class in com.datorama.oss.timbermill.plugins
 

T

Task - Class in com.datorama.oss.timbermill.unit
 
Task() - Constructor for class com.datorama.oss.timbermill.unit.Task
 
Task(List<Event>, long) - Constructor for class com.datorama.oss.timbermill.unit.Task
 
TaskIndexer - Class in com.datorama.oss.timbermill
 
TaskIndexer(ElasticsearchParams, ElasticsearchClient) - Constructor for class com.datorama.oss.timbermill.TaskIndexer
 
TaskLogPlugin - Class in com.datorama.oss.timbermill.plugins
 
TaskLogPlugin() - Constructor for class com.datorama.oss.timbermill.plugins.TaskLogPlugin
 
TaskMatcher - Class in com.datorama.oss.timbermill.plugins
 
TaskMatcher(String) - Constructor for class com.datorama.oss.timbermill.plugins.TaskMatcher
 
TasksMergerJobs - Class in com.datorama.oss.timbermill.cron
 
TasksMergerJobs() - Constructor for class com.datorama.oss.timbermill.cron.TasksMergerJobs
 
THREAD_SLEEP - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
TIMBERMILL_INDEX_PREFIX - Static variable in class com.datorama.oss.timbermill.common.ElasticsearchUtil
 
toString() - Method in class com.datorama.oss.timbermill.plugins.TaskLogPlugin
 
toString() - Method in class com.datorama.oss.timbermill.unit.Task
 

U

url(String) - Method in class com.datorama.oss.timbermill.pipe.LocalOutputPipe.Builder
 
A B C D E F G H I L M N P R S T U 
Skip navigation links

Copyright © 2020. All rights reserved.