Uses of Class
com.google.cloud.dataproc.v1.SparkSqlBatch
-
Packages that use SparkSqlBatch Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of SparkSqlBatch in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return SparkSqlBatch Modifier and Type Method Description SparkSqlBatchSparkSqlBatch.Builder. build()SparkSqlBatchSparkSqlBatch.Builder. buildPartial()static SparkSqlBatchSparkSqlBatch. getDefaultInstance()SparkSqlBatchSparkSqlBatch.Builder. getDefaultInstanceForType()SparkSqlBatchSparkSqlBatch. getDefaultInstanceForType()SparkSqlBatchBatch.Builder. getSparkSqlBatch()Optional.SparkSqlBatchBatch. getSparkSqlBatch()Optional.SparkSqlBatchBatchOrBuilder. getSparkSqlBatch()Optional.static SparkSqlBatchSparkSqlBatch. parseDelimitedFrom(InputStream input)static SparkSqlBatchSparkSqlBatch. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparkSqlBatchSparkSqlBatch. parseFrom(byte[] data)static SparkSqlBatchSparkSqlBatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparkSqlBatchSparkSqlBatch. parseFrom(com.google.protobuf.ByteString data)static SparkSqlBatchSparkSqlBatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparkSqlBatchSparkSqlBatch. parseFrom(com.google.protobuf.CodedInputStream input)static SparkSqlBatchSparkSqlBatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparkSqlBatchSparkSqlBatch. parseFrom(InputStream input)static SparkSqlBatchSparkSqlBatch. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparkSqlBatchSparkSqlBatch. parseFrom(ByteBuffer data)static SparkSqlBatchSparkSqlBatch. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type SparkSqlBatch Modifier and Type Method Description com.google.protobuf.Parser<SparkSqlBatch>SparkSqlBatch. getParserForType()static com.google.protobuf.Parser<SparkSqlBatch>SparkSqlBatch. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type SparkSqlBatch Modifier and Type Method Description SparkSqlBatch.BuilderSparkSqlBatch.Builder. mergeFrom(SparkSqlBatch other)Batch.BuilderBatch.Builder. mergeSparkSqlBatch(SparkSqlBatch value)Optional.static SparkSqlBatch.BuilderSparkSqlBatch. newBuilder(SparkSqlBatch prototype)Batch.BuilderBatch.Builder. setSparkSqlBatch(SparkSqlBatch value)Optional.
-