AbstractBuckEvent |
Base class for all build events.
|
ActionGraphEvent |
Base class for events about building up the action graph from the target graph.
|
ActionGraphEvent.Cache |
|
ActionGraphEvent.Cache.Hit |
|
ActionGraphEvent.Cache.Miss |
|
ActionGraphEvent.Cache.MissWithEmptyCache |
|
ActionGraphEvent.Cache.MissWithTargetGraphDifference |
|
ActionGraphEvent.Cache.MissWithTargetGraphHashMatch |
|
ActionGraphEvent.Finished |
|
ActionGraphEvent.IncrementalLoad |
Event for incremental action graph construction.
|
ActionGraphEvent.Started |
|
ActionGraphPerfStatEvent |
Event Class containing the perf data regarding action graph building
|
ActionGraphPerfStatEvent.Start |
Class representing the start of timing
|
ArtifactCompressionEvent |
Event for artifact compression / decompression
|
ArtifactCompressionEvent.Finished |
Event for when a artifact finishes compression/decompression
|
ArtifactCompressionEvent.Started |
Event for when a artifact starts compression/decompression
|
BuckInitializationDurationEvent |
Event that contains the duration of time Buck took to perform initializations before command is
about to be executed, starting from call to main().
|
BuckTracingEventBusBridge |
|
CacheStatsEvent |
BuckEvent for passing cache stats through the event bus
|
CommandEvent |
Events tracking the start and stop of a buck command.
|
CommandEvent.Finished |
|
CommandEvent.Interrupted |
|
CommandEvent.Started |
|
CompilerErrorEvent |
|
CompilerPluginDurationEvent |
Base class for events being reported by plugins to in-process compilers such as JSR199 javac.
|
CompilerPluginDurationEvent.Finished |
|
CompilerPluginDurationEvent.Started |
|
ConsoleEvent |
Event for messages.
|
DaemonEvent |
|
DaemonEvent.NewDaemonInstance |
|
DefaultBuckEventBus |
Thin wrapper around guava event bus.
|
EventKey |
Used to associate sets of BuckEvent s with each other.
|
ExperimentEvent |
|
FileHashCacheEvent |
|
FileHashCacheEvent.InvalidationFinished |
|
FileHashCacheEvent.InvalidationStarted |
|
FlushConsoleEvent |
Event to tell the console that it needs to flush now.
|
InstallEvent |
|
InstallEvent.Finished |
|
InstallEvent.Started |
|
LeafEvents |
|
LeafEvents.SimpleLeafEvent |
|
LeafEvents.SimpleLeafEvent.Finished |
|
LeafEvents.SimpleLeafEvent.Started |
|
NetworkEvent |
|
NetworkEvent.BytesReceivedEvent |
|
ParsingEvent |
|
ParsingEvent.EnvVariableChange |
|
ParsingEvent.SymlinkInvalidation |
|
ProgressEvent |
|
ProgressEvent.BuildProgressUpdated |
|
ProgressEvent.ParsingProgressUpdated |
|
ProgressEvent.ProjectGenerationProgressUpdated |
|
ProjectGenerationEvent |
|
ProjectGenerationEvent.Finished |
|
ProjectGenerationEvent.Processed |
|
ProjectGenerationEvent.Started |
|
RuleKeyCalculationEvent.DefaultFinished |
|
RuleKeyCalculationEvent.DefaultStarted |
|
RuleKeyCalculationEvent.Event |
|
ScubaData |
|
ScubaData.Builder |
|
SimplePerfEvent |
An implementation of BuckEvent s used for gathering performance statistics.
|
SimplePerfEvent.Finished |
|
SimplePerfEvent.PerfEventId |
|
StartActivityEvent |
Events for timing the starting of android events.
|
StartActivityEvent.Finished |
|
StartActivityEvent.Started |
|
ThrowableConsoleEvent |
Deprecated |
UninstallEvent |
|
UninstallEvent.Finished |
|
UninstallEvent.Started |
|
WatchmanStatusEvent |
|
WatchmanStatusEvent.FileCreation |
|
WatchmanStatusEvent.FileDeletion |
|
WatchmanStatusEvent.Finished |
|
WatchmanStatusEvent.Overflow |
|
WatchmanStatusEvent.Started |
|
WatchmanStatusEvent.ZeroFileChanges |
This event is to be posted when Watchman does not report any altered files.
|