Package com.google.dataflow.v1beta3
Class TaskRunnerSettings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.TaskRunnerSettings
-
- All Implemented Interfaces:
TaskRunnerSettingsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class TaskRunnerSettings extends com.google.protobuf.GeneratedMessageV3 implements TaskRunnerSettingsOrBuilder
Taskrunner configuration settings.
Protobuf typegoogle.dataflow.v1beta3.TaskRunnerSettings- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTaskRunnerSettings.BuilderTaskrunner configuration settings.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intALSOLOGTOSTDERR_FIELD_NUMBERstatic intBASE_TASK_DIR_FIELD_NUMBERstatic intBASE_URL_FIELD_NUMBERstatic intCOMMANDLINES_FILE_NAME_FIELD_NUMBERstatic intCONTINUE_ON_EXCEPTION_FIELD_NUMBERstatic intDATAFLOW_API_VERSION_FIELD_NUMBERstatic intHARNESS_COMMAND_FIELD_NUMBERstatic intLANGUAGE_HINT_FIELD_NUMBERstatic intLOG_DIR_FIELD_NUMBERstatic intLOG_TO_SERIALCONSOLE_FIELD_NUMBERstatic intLOG_UPLOAD_LOCATION_FIELD_NUMBERstatic intOAUTH_SCOPES_FIELD_NUMBERstatic intPARALLEL_WORKER_SETTINGS_FIELD_NUMBERstatic intSTREAMING_WORKER_MAIN_CLASS_FIELD_NUMBERstatic intTASK_GROUP_FIELD_NUMBERstatic intTASK_USER_FIELD_NUMBERstatic intTEMP_STORAGE_PREFIX_FIELD_NUMBERstatic intVM_ID_FIELD_NUMBERstatic intWORKFLOW_FILE_NAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetAlsologtostderr()Whether to also send taskrunner log info to stderr.StringgetBaseTaskDir()The location on the worker for task-specific subdirectories.com.google.protobuf.ByteStringgetBaseTaskDirBytes()The location on the worker for task-specific subdirectories.StringgetBaseUrl()The base URL for the taskrunner to use when accessing Google Cloud APIs.com.google.protobuf.ByteStringgetBaseUrlBytes()The base URL for the taskrunner to use when accessing Google Cloud APIs.StringgetCommandlinesFileName()The file to store preprocessing commands in.com.google.protobuf.ByteStringgetCommandlinesFileNameBytes()The file to store preprocessing commands in.booleangetContinueOnException()Whether to continue taskrunner if an exception is hit.StringgetDataflowApiVersion()The API version of endpoint, e.g.com.google.protobuf.ByteStringgetDataflowApiVersionBytes()The API version of endpoint, e.g.static TaskRunnerSettingsgetDefaultInstance()TaskRunnerSettingsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetHarnessCommand()The command to launch the worker harness.com.google.protobuf.ByteStringgetHarnessCommandBytes()The command to launch the worker harness.StringgetLanguageHint()The suggested backend language.com.google.protobuf.ByteStringgetLanguageHintBytes()The suggested backend language.StringgetLogDir()The directory on the VM to store logs.com.google.protobuf.ByteStringgetLogDirBytes()The directory on the VM to store logs.booleangetLogToSerialconsole()Whether to send taskrunner log info to Google Compute Engine VM serial console.StringgetLogUploadLocation()Indicates where to put logs.com.google.protobuf.ByteStringgetLogUploadLocationBytes()Indicates where to put logs.StringgetOauthScopes(int index)The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.com.google.protobuf.ByteStringgetOauthScopesBytes(int index)The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.intgetOauthScopesCount()The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.com.google.protobuf.ProtocolStringListgetOauthScopesList()The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.WorkerSettingsgetParallelWorkerSettings()The settings to pass to the parallel worker harness.WorkerSettingsOrBuildergetParallelWorkerSettingsOrBuilder()The settings to pass to the parallel worker harness.com.google.protobuf.Parser<TaskRunnerSettings>getParserForType()intgetSerializedSize()StringgetStreamingWorkerMainClass()The streaming worker main class name.com.google.protobuf.ByteStringgetStreamingWorkerMainClassBytes()The streaming worker main class name.StringgetTaskGroup()The UNIX group ID on the worker VM to use for tasks launched by taskrunner; e.g.com.google.protobuf.ByteStringgetTaskGroupBytes()The UNIX group ID on the worker VM to use for tasks launched by taskrunner; e.g.StringgetTaskUser()The UNIX user ID on the worker VM to use for tasks launched by taskrunner; e.g.com.google.protobuf.ByteStringgetTaskUserBytes()The UNIX user ID on the worker VM to use for tasks launched by taskrunner; e.g.StringgetTempStoragePrefix()The prefix of the resources the taskrunner should use for temporary storage.com.google.protobuf.ByteStringgetTempStoragePrefixBytes()The prefix of the resources the taskrunner should use for temporary storage.StringgetVmId()The ID string of the VM.com.google.protobuf.ByteStringgetVmIdBytes()The ID string of the VM.StringgetWorkflowFileName()The file to store the workflow in.com.google.protobuf.ByteStringgetWorkflowFileNameBytes()The file to store the workflow in.inthashCode()booleanhasParallelWorkerSettings()The settings to pass to the parallel worker harness.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TaskRunnerSettings.BuildernewBuilder()static TaskRunnerSettings.BuildernewBuilder(TaskRunnerSettings prototype)TaskRunnerSettings.BuildernewBuilderForType()protected TaskRunnerSettings.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TaskRunnerSettingsparseDelimitedFrom(InputStream input)static TaskRunnerSettingsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskRunnerSettingsparseFrom(byte[] data)static TaskRunnerSettingsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskRunnerSettingsparseFrom(com.google.protobuf.ByteString data)static TaskRunnerSettingsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskRunnerSettingsparseFrom(com.google.protobuf.CodedInputStream input)static TaskRunnerSettingsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskRunnerSettingsparseFrom(InputStream input)static TaskRunnerSettingsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskRunnerSettingsparseFrom(ByteBuffer data)static TaskRunnerSettingsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TaskRunnerSettings>parser()TaskRunnerSettings.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TASK_USER_FIELD_NUMBER
public static final int TASK_USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TASK_GROUP_FIELD_NUMBER
public static final int TASK_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OAUTH_SCOPES_FIELD_NUMBER
public static final int OAUTH_SCOPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASE_URL_FIELD_NUMBER
public static final int BASE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATAFLOW_API_VERSION_FIELD_NUMBER
public static final int DATAFLOW_API_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARALLEL_WORKER_SETTINGS_FIELD_NUMBER
public static final int PARALLEL_WORKER_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASE_TASK_DIR_FIELD_NUMBER
public static final int BASE_TASK_DIR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTINUE_ON_EXCEPTION_FIELD_NUMBER
public static final int CONTINUE_ON_EXCEPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOG_TO_SERIALCONSOLE_FIELD_NUMBER
public static final int LOG_TO_SERIALCONSOLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALSOLOGTOSTDERR_FIELD_NUMBER
public static final int ALSOLOGTOSTDERR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOG_UPLOAD_LOCATION_FIELD_NUMBER
public static final int LOG_UPLOAD_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOG_DIR_FIELD_NUMBER
public static final int LOG_DIR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEMP_STORAGE_PREFIX_FIELD_NUMBER
public static final int TEMP_STORAGE_PREFIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HARNESS_COMMAND_FIELD_NUMBER
public static final int HARNESS_COMMAND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_FILE_NAME_FIELD_NUMBER
public static final int WORKFLOW_FILE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMANDLINES_FILE_NAME_FIELD_NUMBER
public static final int COMMANDLINES_FILE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VM_ID_FIELD_NUMBER
public static final int VM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_HINT_FIELD_NUMBER
public static final int LANGUAGE_HINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAMING_WORKER_MAIN_CLASS_FIELD_NUMBER
public static final int STREAMING_WORKER_MAIN_CLASS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getTaskUser
public String getTaskUser()
The UNIX user ID on the worker VM to use for tasks launched by taskrunner; e.g. "root".
string task_user = 1;- Specified by:
getTaskUserin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The taskUser.
-
getTaskUserBytes
public com.google.protobuf.ByteString getTaskUserBytes()
The UNIX user ID on the worker VM to use for tasks launched by taskrunner; e.g. "root".
string task_user = 1;- Specified by:
getTaskUserBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for taskUser.
-
getTaskGroup
public String getTaskGroup()
The UNIX group ID on the worker VM to use for tasks launched by taskrunner; e.g. "wheel".
string task_group = 2;- Specified by:
getTaskGroupin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The taskGroup.
-
getTaskGroupBytes
public com.google.protobuf.ByteString getTaskGroupBytes()
The UNIX group ID on the worker VM to use for tasks launched by taskrunner; e.g. "wheel".
string task_group = 2;- Specified by:
getTaskGroupBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for taskGroup.
-
getOauthScopesList
public com.google.protobuf.ProtocolStringList getOauthScopesList()
The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.
repeated string oauth_scopes = 3;- Specified by:
getOauthScopesListin interfaceTaskRunnerSettingsOrBuilder- Returns:
- A list containing the oauthScopes.
-
getOauthScopesCount
public int getOauthScopesCount()
The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.
repeated string oauth_scopes = 3;- Specified by:
getOauthScopesCountin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The count of oauthScopes.
-
getOauthScopes
public String getOauthScopes(int index)
The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.
repeated string oauth_scopes = 3;- Specified by:
getOauthScopesin interfaceTaskRunnerSettingsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The oauthScopes at the given index.
-
getOauthScopesBytes
public com.google.protobuf.ByteString getOauthScopesBytes(int index)
The OAuth2 scopes to be requested by the taskrunner in order to access the Cloud Dataflow API.
repeated string oauth_scopes = 3;- Specified by:
getOauthScopesBytesin interfaceTaskRunnerSettingsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the oauthScopes at the given index.
-
getBaseUrl
public String getBaseUrl()
The base URL for the taskrunner to use when accessing Google Cloud APIs. When workers access Google Cloud APIs, they logically do so via relative URLs. If this field is specified, it supplies the base URL to use for resolving these relative URLs. The normative algorithm used is defined by RFC 1808, "Relative Uniform Resource Locators". If not specified, the default value is "http://www.googleapis.com/"
string base_url = 4;- Specified by:
getBaseUrlin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The baseUrl.
-
getBaseUrlBytes
public com.google.protobuf.ByteString getBaseUrlBytes()
The base URL for the taskrunner to use when accessing Google Cloud APIs. When workers access Google Cloud APIs, they logically do so via relative URLs. If this field is specified, it supplies the base URL to use for resolving these relative URLs. The normative algorithm used is defined by RFC 1808, "Relative Uniform Resource Locators". If not specified, the default value is "http://www.googleapis.com/"
string base_url = 4;- Specified by:
getBaseUrlBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for baseUrl.
-
getDataflowApiVersion
public String getDataflowApiVersion()
The API version of endpoint, e.g. "v1b3"
string dataflow_api_version = 5;- Specified by:
getDataflowApiVersionin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The dataflowApiVersion.
-
getDataflowApiVersionBytes
public com.google.protobuf.ByteString getDataflowApiVersionBytes()
The API version of endpoint, e.g. "v1b3"
string dataflow_api_version = 5;- Specified by:
getDataflowApiVersionBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for dataflowApiVersion.
-
hasParallelWorkerSettings
public boolean hasParallelWorkerSettings()
The settings to pass to the parallel worker harness.
.google.dataflow.v1beta3.WorkerSettings parallel_worker_settings = 6;- Specified by:
hasParallelWorkerSettingsin interfaceTaskRunnerSettingsOrBuilder- Returns:
- Whether the parallelWorkerSettings field is set.
-
getParallelWorkerSettings
public WorkerSettings getParallelWorkerSettings()
The settings to pass to the parallel worker harness.
.google.dataflow.v1beta3.WorkerSettings parallel_worker_settings = 6;- Specified by:
getParallelWorkerSettingsin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The parallelWorkerSettings.
-
getParallelWorkerSettingsOrBuilder
public WorkerSettingsOrBuilder getParallelWorkerSettingsOrBuilder()
The settings to pass to the parallel worker harness.
.google.dataflow.v1beta3.WorkerSettings parallel_worker_settings = 6;- Specified by:
getParallelWorkerSettingsOrBuilderin interfaceTaskRunnerSettingsOrBuilder
-
getBaseTaskDir
public String getBaseTaskDir()
The location on the worker for task-specific subdirectories.
string base_task_dir = 7;- Specified by:
getBaseTaskDirin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The baseTaskDir.
-
getBaseTaskDirBytes
public com.google.protobuf.ByteString getBaseTaskDirBytes()
The location on the worker for task-specific subdirectories.
string base_task_dir = 7;- Specified by:
getBaseTaskDirBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for baseTaskDir.
-
getContinueOnException
public boolean getContinueOnException()
Whether to continue taskrunner if an exception is hit.
bool continue_on_exception = 8;- Specified by:
getContinueOnExceptionin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The continueOnException.
-
getLogToSerialconsole
public boolean getLogToSerialconsole()
Whether to send taskrunner log info to Google Compute Engine VM serial console.
bool log_to_serialconsole = 9;- Specified by:
getLogToSerialconsolein interfaceTaskRunnerSettingsOrBuilder- Returns:
- The logToSerialconsole.
-
getAlsologtostderr
public boolean getAlsologtostderr()
Whether to also send taskrunner log info to stderr.
bool alsologtostderr = 10;- Specified by:
getAlsologtostderrin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The alsologtostderr.
-
getLogUploadLocation
public String getLogUploadLocation()
Indicates where to put logs. If this is not specified, the logs will not be uploaded. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}string log_upload_location = 11;- Specified by:
getLogUploadLocationin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The logUploadLocation.
-
getLogUploadLocationBytes
public com.google.protobuf.ByteString getLogUploadLocationBytes()
Indicates where to put logs. If this is not specified, the logs will not be uploaded. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}string log_upload_location = 11;- Specified by:
getLogUploadLocationBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for logUploadLocation.
-
getLogDir
public String getLogDir()
The directory on the VM to store logs.
string log_dir = 12;- Specified by:
getLogDirin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The logDir.
-
getLogDirBytes
public com.google.protobuf.ByteString getLogDirBytes()
The directory on the VM to store logs.
string log_dir = 12;- Specified by:
getLogDirBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for logDir.
-
getTempStoragePrefix
public String getTempStoragePrefix()
The prefix of the resources the taskrunner should use for temporary storage. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}string temp_storage_prefix = 13;- Specified by:
getTempStoragePrefixin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The tempStoragePrefix.
-
getTempStoragePrefixBytes
public com.google.protobuf.ByteString getTempStoragePrefixBytes()
The prefix of the resources the taskrunner should use for temporary storage. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}string temp_storage_prefix = 13;- Specified by:
getTempStoragePrefixBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for tempStoragePrefix.
-
getHarnessCommand
public String getHarnessCommand()
The command to launch the worker harness.
string harness_command = 14;- Specified by:
getHarnessCommandin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The harnessCommand.
-
getHarnessCommandBytes
public com.google.protobuf.ByteString getHarnessCommandBytes()
The command to launch the worker harness.
string harness_command = 14;- Specified by:
getHarnessCommandBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for harnessCommand.
-
getWorkflowFileName
public String getWorkflowFileName()
The file to store the workflow in.
string workflow_file_name = 15;- Specified by:
getWorkflowFileNamein interfaceTaskRunnerSettingsOrBuilder- Returns:
- The workflowFileName.
-
getWorkflowFileNameBytes
public com.google.protobuf.ByteString getWorkflowFileNameBytes()
The file to store the workflow in.
string workflow_file_name = 15;- Specified by:
getWorkflowFileNameBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for workflowFileName.
-
getCommandlinesFileName
public String getCommandlinesFileName()
The file to store preprocessing commands in.
string commandlines_file_name = 16;- Specified by:
getCommandlinesFileNamein interfaceTaskRunnerSettingsOrBuilder- Returns:
- The commandlinesFileName.
-
getCommandlinesFileNameBytes
public com.google.protobuf.ByteString getCommandlinesFileNameBytes()
The file to store preprocessing commands in.
string commandlines_file_name = 16;- Specified by:
getCommandlinesFileNameBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for commandlinesFileName.
-
getVmId
public String getVmId()
The ID string of the VM.
string vm_id = 17;- Specified by:
getVmIdin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The vmId.
-
getVmIdBytes
public com.google.protobuf.ByteString getVmIdBytes()
The ID string of the VM.
string vm_id = 17;- Specified by:
getVmIdBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for vmId.
-
getLanguageHint
public String getLanguageHint()
The suggested backend language.
string language_hint = 18;- Specified by:
getLanguageHintin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The languageHint.
-
getLanguageHintBytes
public com.google.protobuf.ByteString getLanguageHintBytes()
The suggested backend language.
string language_hint = 18;- Specified by:
getLanguageHintBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for languageHint.
-
getStreamingWorkerMainClass
public String getStreamingWorkerMainClass()
The streaming worker main class name.
string streaming_worker_main_class = 19;- Specified by:
getStreamingWorkerMainClassin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The streamingWorkerMainClass.
-
getStreamingWorkerMainClassBytes
public com.google.protobuf.ByteString getStreamingWorkerMainClassBytes()
The streaming worker main class name.
string streaming_worker_main_class = 19;- Specified by:
getStreamingWorkerMainClassBytesin interfaceTaskRunnerSettingsOrBuilder- Returns:
- The bytes for streamingWorkerMainClass.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TaskRunnerSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TaskRunnerSettings parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TaskRunnerSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TaskRunnerSettings parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TaskRunnerSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TaskRunnerSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TaskRunnerSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TaskRunnerSettings.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TaskRunnerSettings.Builder newBuilder()
-
newBuilder
public static TaskRunnerSettings.Builder newBuilder(TaskRunnerSettings prototype)
-
toBuilder
public TaskRunnerSettings.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TaskRunnerSettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TaskRunnerSettings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TaskRunnerSettings> parser()
-
getParserForType
public com.google.protobuf.Parser<TaskRunnerSettings> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TaskRunnerSettings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-