public class JavaAMQPJsonFunction extends Object implements org.apache.spark.api.java.function.Function<org.apache.qpid.proton.message.Message,scala.Option<String>>
| Constructor and Description |
|---|
JavaAMQPJsonFunction() |
| Modifier and Type | Method and Description |
|---|---|
scala.Option<String> |
call(org.apache.qpid.proton.message.Message message) |
Copyright © 2017. All rights reserved.