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.TerminalBUILD_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, sendTerminalEventconfigure, equals, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, getTimestampMillis, hashCode, isConfigured, isRelatedTo, toLogMessage, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitconfigure, getBuildId, getEventKey, getNanoTime, getThreadId, getThreadUserNanoTime, isConfigured, isRelatedTo, toLogMessagegetTimestampMillis, storeLastInstanceAndReplayForNewClientsprotected InputsUploaded(BuildRule rule, List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> largeBlobs)
protected String getValueString()
getValueString in class AbstractBuckEventpublic List<RemoteExecutionActionEvent.InputsUploaded.LargeBlob> getLargeBlobs()
public BuildRule getBuildRule()