public static class LocalFallbackEvent.Started extends LocalFallbackEvent
LocalFallbackEvent.Finished, LocalFallbackEvent.Result, LocalFallbackEvent.StartedBUILD_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 and Type | Method and Description |
|---|---|
LocalFallbackEvent.Finished |
createFinished(LocalFallbackEvent.Result remoteResult,
LocalFallbackEvent.Result localResult,
long remoteDurationMillis,
Optional<String> remoteErrorMessage,
io.grpc.Status remoteGrpcStatus,
RemoteExecutionActionEvent.State lastNonTerminalState,
OptionalInt exitCode,
Optional<com.facebook.buck.remoteexecution.proto.RemoteExecutionMetadata> remoteExecutionMetadata) |
String |
getBuildTarget() |
protected String |
getValueString() |
createStarted, getEventNameconfigure, equals, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, getTimestampMillis, hashCode, isConfigured, isRelatedTo, toLogMessage, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitstoreLastInstanceAndReplayForNewClientspublic LocalFallbackEvent.Finished createFinished(LocalFallbackEvent.Result remoteResult, LocalFallbackEvent.Result localResult, long remoteDurationMillis, Optional<String> remoteErrorMessage, io.grpc.Status remoteGrpcStatus, RemoteExecutionActionEvent.State lastNonTerminalState, OptionalInt exitCode, Optional<com.facebook.buck.remoteexecution.proto.RemoteExecutionMetadata> remoteExecutionMetadata)
public String getBuildTarget()
protected String getValueString()
getValueString in class AbstractBuckEvent