public static class LocalFallbackEvent.Finished 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 |
|---|---|
OptionalInt |
getExitCode() |
long |
getFullDurationMillis() |
RemoteExecutionActionEvent.State |
getLastNonTerminalState() |
LocalFallbackEvent.Result |
getLocalResult() |
long |
getRemoteDurationMillis() |
Optional<String> |
getRemoteErrorMessage() |
Optional<com.facebook.buck.remoteexecution.proto.RemoteExecutionMetadata> |
getRemoteExecutionMetadata() |
io.grpc.Status |
getRemoteGrpcStatus() |
LocalFallbackEvent.Result |
getRemoteResult() |
LocalFallbackEvent.Started |
getStartedEvent() |
protected String |
getValueString() |
boolean |
wasExecutionSuccessful() |
createStarted, getEventNameconfigure, equals, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, getTimestampMillis, hashCode, isConfigured, isRelatedTo, toLogMessage, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitstoreLastInstanceAndReplayForNewClientspublic LocalFallbackEvent.Started getStartedEvent()
public LocalFallbackEvent.Result getRemoteResult()
public LocalFallbackEvent.Result getLocalResult()
public long getRemoteDurationMillis()
public io.grpc.Status getRemoteGrpcStatus()
public RemoteExecutionActionEvent.State getLastNonTerminalState()
public OptionalInt getExitCode()
public Optional<com.facebook.buck.remoteexecution.proto.RemoteExecutionMetadata> getRemoteExecutionMetadata()
protected String getValueString()
getValueString in class AbstractBuckEventpublic long getFullDurationMillis()
public boolean wasExecutionSuccessful()