public static class RemoteExecutionActionEvent.InputsUploaded extends RemoteExecutionActionEvent
Modifier and Type | Class and Description |
---|---|
static class |
RemoteExecutionActionEvent.InputsUploaded.LargeBlob
Large blob definition
|
RemoteExecutionActionEvent.Finished, RemoteExecutionActionEvent.InputsUploaded, RemoteExecutionActionEvent.Scheduled, RemoteExecutionActionEvent.Started, RemoteExecutionActionEvent.State, RemoteExecutionActionEvent.Terminal
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 |
InputsUploaded(BuildRule rule,
List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> largeBlobs) |
Modifier and Type | Method and Description |
---|---|
BuildRule |
getBuildRule() |
List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> |
getLargeBlobs() |
protected String |
getValueString() |
actionDigestToString, getEventName, isTerminalState, sendEvent, sendInputsUploadedEventIfNeed, sendScheduledEvent, sendTerminalEvent
configure, equals, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, getTimestampMillis, hashCode, isConfigured, isRelatedTo, toLogMessage, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
configure, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, isConfigured, isRelatedTo, toLogMessage
getTimestampMillis, storeLastInstanceAndReplayForNewClients
protected InputsUploaded(BuildRule rule, List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> largeBlobs)
protected String getValueString()
getValueString
in class AbstractBuckEvent
public List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> getLargeBlobs()
public BuildRule getBuildRule()