- scheme() - Method in class org.apache.storm.sql.runtime.datasource.socket.SocketDataSourcesProvider
-
- scheme() - Method in interface org.apache.storm.sql.runtime.DataSourcesProvider
-
Get the scheme of the data source.
- SerdeUtils - Class in org.apache.storm.sql.runtime.utils
-
- SerdeUtils() - Constructor for class org.apache.storm.sql.runtime.utils.SerdeUtils
-
- SocketBolt - Class in org.apache.storm.sql.runtime.datasource.socket.bolt
-
The Bolt implementation for Socket.
- SocketBolt(IOutputSerializer, String, int) - Constructor for class org.apache.storm.sql.runtime.datasource.socket.bolt.SocketBolt
-
Constructor.
- SocketDataSourcesProvider - Class in org.apache.storm.sql.runtime.datasource.socket
-
Create a Socket data source based on the URI and properties.
- SocketDataSourcesProvider() - Constructor for class org.apache.storm.sql.runtime.datasource.socket.SocketDataSourcesProvider
-
- SocketSpout - Class in org.apache.storm.sql.runtime.datasource.socket.spout
-
Spout for Socket data.
- SocketSpout(Scheme, String, int) - Constructor for class org.apache.storm.sql.runtime.datasource.socket.spout.SocketSpout
-
SocketSpout Constructor.
- split(String, char) - Static method in class org.apache.storm.sql.runtime.utils.Utils
-
This method for splitting string into parts by a delimiter.
- StormContext - Class in org.apache.calcite.interpreter
-
This is a hack to use Calcite Context.
- StormContext(DataContext) - Constructor for class org.apache.calcite.interpreter.StormContext
-
- StormDataContext - Class in org.apache.storm.sql.runtime.calcite
-
This is based on SlimDataContext in Calcite, and borrow some from DataContextImpl in Calcite.
- StormDataContext() - Constructor for class org.apache.storm.sql.runtime.calcite.StormDataContext
-
StormDataContext Constructor.
- StreamInsertMapToPairFunction - Class in org.apache.storm.sql.runtime.streams.functions
-
- StreamInsertMapToPairFunction(int) - Constructor for class org.apache.storm.sql.runtime.streams.functions.StreamInsertMapToPairFunction
-
- StreamsScanTupleValueMapper - Class in org.apache.storm.sql.runtime.streams.functions
-
- StreamsScanTupleValueMapper(List<String>) - Constructor for class org.apache.storm.sql.runtime.streams.functions.StreamsScanTupleValueMapper
-
Constructor.