public abstract class LocalFallbackEvent extends AbstractBuckEvent
Modifier and Type | Class and Description |
---|---|
static class |
LocalFallbackEvent.Finished
When the LocalFallbackStrategy finished processing a single BuildRule.
|
static class |
LocalFallbackEvent.Result
Summary result of an execution.
|
static class |
LocalFallbackEvent.Started
When the LocalFallbackStrategy starts processing a single BuildRule.
|
BUILD_FINISHED, BUILD_REPORT, BUILD_STARTED, BUILD_STATUS_EVENT, CACHE_RATE_STATS_UPDATE_EVENT, INDIVIDUAL_TEST_AWAITING_RESULTS, INSTALL_STARTED, PARSE_FINISHED, PARSE_STARTED, PROJECT_GENERATION_FINISHED, PROJECT_GENERATION_STARTED, TEST_RUN_STARTED
Modifier | Constructor and Description |
---|---|
protected |
LocalFallbackEvent() |
Modifier and Type | Method and Description |
---|---|
static LocalFallbackEvent.Started |
createStarted(String buildTarget) |
String |
getEventName() |
configure, equals, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, getTimestampMillis, getValueString, hashCode, isConfigured, isRelatedTo, toLogMessage, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
storeLastInstanceAndReplayForNewClients
public static LocalFallbackEvent.Started createStarted(String buildTarget)
public String getEventName()