JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
N
O
P
S
T
V
W
A
AbstractChannelHandler
- Class in
org.apache.storm.sql.runtime
AbstractChannelHandler()
- Constructor for class org.apache.storm.sql.runtime.
AbstractChannelHandler
AbstractTridentProcessor
- Class in
org.apache.storm.sql.runtime.trident
AbstractTridentProcessor()
- Constructor for class org.apache.storm.sql.runtime.trident.
AbstractTridentProcessor
AbstractValuesProcessor
- Class in
org.apache.storm.sql.runtime
Subclass of AbstractTupleProcessor provides a series of tuple.
AbstractValuesProcessor()
- Constructor for class org.apache.storm.sql.runtime.
AbstractValuesProcessor
B
build(Map<String, ISqlTridentDataSource>)
- Method in class org.apache.storm.sql.runtime.trident.
AbstractTridentProcessor
Construct the trident topology based on the SQL.
C
chain(ChannelContext, ChannelHandler)
- Static method in class org.apache.storm.sql.runtime.
Channels
ChannelContext
- Interface in
org.apache.storm.sql.runtime
ChannelHandler
- Interface in
org.apache.storm.sql.runtime
DataListener provides an event-driven interface for the user to process series of events.
channelInactive(ChannelContext)
- Method in class org.apache.storm.sql.runtime.
AbstractChannelHandler
channelInactive(ChannelContext)
- Method in interface org.apache.storm.sql.runtime.
ChannelHandler
The producer of the data has indicated that the channel is no longer active.
Channels
- Class in
org.apache.storm.sql.runtime
Channels()
- Constructor for class org.apache.storm.sql.runtime.
Channels
construct(URI, String, String, List<FieldInfo>)
- Method in interface org.apache.storm.sql.runtime.
DataSourcesProvider
Construct a new data source.
construct(URI, String, String, List<FieldInfo>)
- Static method in class org.apache.storm.sql.runtime.
DataSourcesRegistry
constructTrident(URI, String, String, String, List<FieldInfo>)
- Method in interface org.apache.storm.sql.runtime.
DataSourcesProvider
constructTridentDataSource(URI, String, String, String, List<FieldInfo>)
- Static method in class org.apache.storm.sql.runtime.
DataSourcesRegistry
D
dataReceived(ChannelContext, Values)
- Method in class org.apache.storm.sql.runtime.
AbstractChannelHandler
dataReceived(ChannelContext, Values)
- Method in interface org.apache.storm.sql.runtime.
ChannelHandler
DataSource
- Interface in
org.apache.storm.sql.runtime
A DataSource ingests data in StormSQL.
DataSourcesProvider
- Interface in
org.apache.storm.sql.runtime
DataSourcesRegistry
- Class in
org.apache.storm.sql.runtime
E
emit(Values)
- Method in interface org.apache.storm.sql.runtime.
ChannelContext
Emit data to the next stage of the data pipeline.
eq(Object, Object)
- Static method in class org.apache.storm.sql.runtime.
StormSqlFunctions
exceptionCaught(Throwable)
- Method in class org.apache.storm.sql.runtime.
AbstractChannelHandler
exceptionCaught(Throwable)
- Method in interface org.apache.storm.sql.runtime.
ChannelHandler
F
FieldInfo
- Class in
org.apache.storm.sql.runtime
Describe each column of the field
FieldInfo(String, Class<?>, boolean)
- Constructor for class org.apache.storm.sql.runtime.
FieldInfo
fireChannelInactive()
- Method in interface org.apache.storm.sql.runtime.
ChannelContext
G
getConsumer()
- Method in interface org.apache.storm.sql.runtime.
ISqlTridentDataSource
getProducer()
- Method in interface org.apache.storm.sql.runtime.
ISqlTridentDataSource
I
initialize(Map<String, DataSource>, ChannelHandler)
- Method in class org.apache.storm.sql.runtime.
AbstractValuesProcessor
Initialize the data sources.
IOutputSerializer
- Interface in
org.apache.storm.sql.runtime
isPrimary()
- Method in class org.apache.storm.sql.runtime.
FieldInfo
ISqlTridentDataSource
- Interface in
org.apache.storm.sql.runtime
A ISqlTridentDataSource specifies how an external data source produces and consumes data.
N
name()
- Method in class org.apache.storm.sql.runtime.
FieldInfo
ne(Object, Object)
- Static method in class org.apache.storm.sql.runtime.
StormSqlFunctions
O
open(ChannelContext)
- Method in interface org.apache.storm.sql.runtime.
DataSource
org.apache.storm.sql.runtime
- package org.apache.storm.sql.runtime
org.apache.storm.sql.runtime.trident
- package org.apache.storm.sql.runtime.trident
outputStream
- Variable in class org.apache.storm.sql.runtime.trident.
AbstractTridentProcessor
outputStream()
- Method in class org.apache.storm.sql.runtime.trident.
AbstractTridentProcessor
P
PASS_THROUGH
- Static variable in class org.apache.storm.sql.runtime.
AbstractChannelHandler
providerMap()
- Static method in class org.apache.storm.sql.runtime.
DataSourcesRegistry
Allow unit tests to inject data sources.
S
scheme()
- Method in interface org.apache.storm.sql.runtime.
DataSourcesProvider
StormSqlFunctions
- Class in
org.apache.storm.sql.runtime
StormSqlFunctions()
- Constructor for class org.apache.storm.sql.runtime.
StormSqlFunctions
T
type()
- Method in class org.apache.storm.sql.runtime.
FieldInfo
V
voidContext()
- Static method in class org.apache.storm.sql.runtime.
Channels
W
write(List<Object>, ByteBuffer)
- Method in interface org.apache.storm.sql.runtime.
IOutputSerializer
Serialize the data to a ByteBuffer.
A
B
C
D
E
F
G
I
N
O
P
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
The Apache Software Foundation
. All Rights Reserved.