Uses of Class
com.google.cloud.dataproc.v1.ExecutionConfig
-
Packages that use ExecutionConfig Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ExecutionConfig in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ExecutionConfig Modifier and Type Method Description ExecutionConfigExecutionConfig.Builder. build()ExecutionConfigExecutionConfig.Builder. buildPartial()static ExecutionConfigExecutionConfig. getDefaultInstance()ExecutionConfigExecutionConfig.Builder. getDefaultInstanceForType()ExecutionConfigExecutionConfig. getDefaultInstanceForType()ExecutionConfigEnvironmentConfig.Builder. getExecutionConfig()Optional.ExecutionConfigEnvironmentConfig. getExecutionConfig()Optional.ExecutionConfigEnvironmentConfigOrBuilder. getExecutionConfig()Optional.static ExecutionConfigExecutionConfig. parseDelimitedFrom(InputStream input)static ExecutionConfigExecutionConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionConfigExecutionConfig. parseFrom(byte[] data)static ExecutionConfigExecutionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionConfigExecutionConfig. parseFrom(com.google.protobuf.ByteString data)static ExecutionConfigExecutionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionConfigExecutionConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionConfigExecutionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionConfigExecutionConfig. parseFrom(InputStream input)static ExecutionConfigExecutionConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionConfigExecutionConfig. parseFrom(ByteBuffer data)static ExecutionConfigExecutionConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ExecutionConfig Modifier and Type Method Description com.google.protobuf.Parser<ExecutionConfig>ExecutionConfig. getParserForType()static com.google.protobuf.Parser<ExecutionConfig>ExecutionConfig. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ExecutionConfig Modifier and Type Method Description EnvironmentConfig.BuilderEnvironmentConfig.Builder. mergeExecutionConfig(ExecutionConfig value)Optional.ExecutionConfig.BuilderExecutionConfig.Builder. mergeFrom(ExecutionConfig other)static ExecutionConfig.BuilderExecutionConfig. newBuilder(ExecutionConfig prototype)EnvironmentConfig.BuilderEnvironmentConfig.Builder. setExecutionConfig(ExecutionConfig value)Optional.
-