com.amazonaws.services.sagemaker.sparksdk.transformation.deserializers
Returns com.amazonaws.services.sagemaker.sparksdk.transformation.ContentTypes.PROTOBUF
Deserialize a SageMaker response containing a byte array of record-IO encoded SageMaker Protobuf records.
Deserialize a SageMaker response containing a byte array of record-IO encoded SageMaker Protobuf records.
The Array[Byte] containing the Protobuf-in-recordIO response
An Iterator over deserialized Rows
The keys for each output in the Protobuf response.
The schema of rows in the response.
The schema of rows in the response.
A ResponseRowDeserializer for converting SageMaker Protobuf-in-recordio response data to Spark rows.