public class StorageLevelDeserializer
extends org.nd4j.shade.jackson.databind.JsonDeserializer<org.apache.spark.storage.StorageLevel>
Constructor and Description |
---|
StorageLevelDeserializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.storage.StorageLevel |
deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
public org.apache.spark.storage.StorageLevel deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize
in class org.nd4j.shade.jackson.databind.JsonDeserializer<org.apache.spark.storage.StorageLevel>
java.io.IOException
org.nd4j.shade.jackson.core.JsonProcessingException