Object that contains message ksb.csle.common.proto.DatasourceProto.HttpServerInfo HttpServerInfo contains attributes as follows:
message HttpServerInfo { required int32 port = 1; optional string ip = 2 [default = "0.0.0.0"]; optional string path = 3 [default = "/"]; }
Close the input stream.
Close the input stream.
Object that contains message ksb.csle.common.proto.DatasourceProto.HttpServerInfo HttpServerInfo contains attributes as follows:
Object that contains message ksb.csle.common.proto.DatasourceProto.HttpServerInfo HttpServerInfo contains attributes as follows:
message HttpServerInfo { required int32 port = 1; optional string ip = 2 [default = "0.0.0.0"]; optional string path = 3 [default = "/"]; }
Create an input stream to receives streaming data via HTTP POST request.
Create an input stream to receives streaming data via HTTP POST request.
Spark session
InputDStream[String] Input stream to read HTTP POST request
:: ApplicationDeveloperApi ::
Reader that receives streaming data via HTTP POST request.