JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
I
J
M
N
O
P
R
S
V
A
AvroSchemaGenRelConverter
- Class in
org.apache.samza.tools.avro
Special form for AvroRelConverter that generates the avro schema on the output based on the fields in
SamzaSqlRelMessage
and uses the schema to serialize the output.
AvroSchemaGenRelConverter(SystemStream, AvroRelSchemaProvider, Config)
- Constructor for class org.apache.samza.tools.avro.
AvroSchemaGenRelConverter
AvroSchemaGenRelConverterFactory
- Class in
org.apache.samza.tools.avro
Factory for
AvroSchemaGenRelConverter
AvroSchemaGenRelConverterFactory()
- Constructor for class org.apache.samza.tools.avro.
AvroSchemaGenRelConverterFactory
AvroSerDeFactory
- Class in
org.apache.samza.tools.avro
Avro SerDe that can be used to serialize or deserialize the avro
GenericRecord
.
AvroSerDeFactory()
- Constructor for class org.apache.samza.tools.avro.
AvroSerDeFactory
C
CFG_AVRO_SCHEMA
- Static variable in class org.apache.samza.tools.avro.
AvroSerDeFactory
CommandLineHelper
- Class in
org.apache.samza.tools
Simple command line helper util.
CommandLineHelper()
- Constructor for class org.apache.samza.tools.
CommandLineHelper
ConsoleLoggingSystemFactory
- Class in
org.apache.samza.tools
Console logging System factory that just writes the messages to the console output.
ConsoleLoggingSystemFactory()
- Constructor for class org.apache.samza.tools.
ConsoleLoggingSystemFactory
ConsoleLoggingSystemFactory.SimpleSystemAdmin
- Class in
org.apache.samza.tools
convertToRelMessage(KV<Object, Object>)
- Method in class org.apache.samza.tools.json.
JsonRelConverterFactory.JsonRelConverter
convertToSamzaMessage(SamzaSqlRelMessage)
- Method in class org.apache.samza.tools.avro.
AvroSchemaGenRelConverter
convertToSamzaMessage(SamzaSqlRelMessage)
- Method in class org.apache.samza.tools.json.
JsonRelConverterFactory.JsonRelConverter
create(SystemStream, RelSchemaProvider, Config)
- Method in class org.apache.samza.tools.avro.
AvroSchemaGenRelConverterFactory
create(SystemStream, RelSchemaProvider, Config)
- Method in class org.apache.samza.tools.json.
JsonRelConverterFactory
createOption(String, String, String, boolean, String)
- Static method in class org.apache.samza.tools.
CommandLineHelper
E
encodeAvroSpecificRecord(Class<T>, T)
- Static method in class org.apache.samza.tools.
GenerateKafkaEvents
Encode an Avro record into byte array
EventHubConsoleConsumer
- Class in
org.apache.samza.tools
Tool to read events from Microsoft Azure event hubs.
EventHubConsoleConsumer()
- Constructor for class org.apache.samza.tools.
EventHubConsoleConsumer
execute(Object...)
- Method in class org.apache.samza.tools.udf.
RegexMatchUdf
executeSql(List<String>)
- Static method in class org.apache.samza.tools.
SamzaSqlConsole
F
fetchSamzaSqlConfig()
- Static method in class org.apache.samza.tools.
SamzaSqlConsole
G
GenerateKafkaEvents
- Class in
org.apache.samza.tools
GenerateKafkaEvents()
- Constructor for class org.apache.samza.tools.
GenerateKafkaEvents
get(int)
- Method in class org.apache.samza.tools.schemas.
PageViewEvent
get(int)
- Method in class org.apache.samza.tools.schemas.
ProfileChangeEvent
getAdmin(String, Config)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory
getConsumer(String, Config, MetricsRegistry)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory
getNextBoolean()
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextBytes(int)
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextDouble()
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextFloat()
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextInt()
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextInt(int, int)
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextLong()
- Method in class org.apache.samza.tools.
RandomValueGenerator
getNextString(int, int)
- Method in class org.apache.samza.tools.
RandomValueGenerator
getOffsetsAfter(Map<SystemStreamPartition, String>)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory.SimpleSystemAdmin
getProducer(String, Config, MetricsRegistry)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory
getSchema()
- Method in class org.apache.samza.tools.schemas.
PageViewEvent
getSchema()
- Method in class org.apache.samza.tools.schemas.
ProfileChangeEvent
getSerde(String, Config)
- Method in class org.apache.samza.tools.avro.
AvroSerDeFactory
getSystemStreamMetadata(Set<String>)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory.SimpleSystemAdmin
I
id
- Variable in class org.apache.samza.tools.schemas.
PageViewEvent
Record id.
init(Config)
- Method in class org.apache.samza.tools.udf.
RegexMatchUdf
J
JsonRelConverter()
- Constructor for class org.apache.samza.tools.json.
JsonRelConverterFactory.JsonRelConverter
JsonRelConverterFactory
- Class in
org.apache.samza.tools.json
SamzaRelConverter that can convert
SamzaSqlRelMessage
to json string byte array.
JsonRelConverterFactory()
- Constructor for class org.apache.samza.tools.json.
JsonRelConverterFactory
JsonRelConverterFactory.JsonRelConverter
- Class in
org.apache.samza.tools.json
M
main(String[])
- Static method in class org.apache.samza.tools.
EventHubConsoleConsumer
main(String[])
- Static method in class org.apache.samza.tools.
GenerateKafkaEvents
main(String[])
- Static method in class org.apache.samza.tools.
SamzaSqlConsole
N
Name
- Variable in class org.apache.samza.tools.schemas.
PageViewEvent
Name of the profile.
Name
- Variable in class org.apache.samza.tools.schemas.
ProfileChangeEvent
Name of the profile.
NewCompany
- Variable in class org.apache.samza.tools.schemas.
ProfileChangeEvent
Name of the new company the person joined.
O
offsetComparator(String, String)
- Method in class org.apache.samza.tools.
ConsoleLoggingSystemFactory.SimpleSystemAdmin
OldCompany
- Variable in class org.apache.samza.tools.schemas.
ProfileChangeEvent
Name of the old company the person was working.
org.apache.samza.tools
- package org.apache.samza.tools
org.apache.samza.tools.avro
- package org.apache.samza.tools.avro
org.apache.samza.tools.json
- package org.apache.samza.tools.json
org.apache.samza.tools.schemas
- package org.apache.samza.tools.schemas
org.apache.samza.tools.udf
- package org.apache.samza.tools.udf
P
PageViewEvent
- Class in
org.apache.samza.tools.schemas
PageViewEvent()
- Constructor for class org.apache.samza.tools.schemas.
PageViewEvent
ProfileChangeEvent
- Class in
org.apache.samza.tools.schemas
ProfileChangeEvent()
- Constructor for class org.apache.samza.tools.schemas.
ProfileChangeEvent
ProfileChangeTimestamp
- Variable in class org.apache.samza.tools.schemas.
ProfileChangeEvent
Time at which the profile was changed.
ProfileViewTimestamp
- Variable in class org.apache.samza.tools.schemas.
PageViewEvent
Time at which the profile was viewed.
put(int, Object)
- Method in class org.apache.samza.tools.schemas.
PageViewEvent
put(int, Object)
- Method in class org.apache.samza.tools.schemas.
ProfileChangeEvent
R
RandomValueGenerator
- Class in
org.apache.samza.tools
Simple utility to generate random values.
RandomValueGenerator(long)
- Constructor for class org.apache.samza.tools.
RandomValueGenerator
RegexMatchUdf
- Class in
org.apache.samza.tools.udf
Simple RegexMatch Udf.
RegexMatchUdf()
- Constructor for class org.apache.samza.tools.udf.
RegexMatchUdf
S
SamzaSqlConsole
- Class in
org.apache.samza.tools
SamzaSqlConsole()
- Constructor for class org.apache.samza.tools.
SamzaSqlConsole
SCHEMA$
- Static variable in class org.apache.samza.tools.schemas.
PageViewEvent
SCHEMA$
- Static variable in class org.apache.samza.tools.schemas.
ProfileChangeEvent
SimpleSystemAdmin(Config)
- Constructor for class org.apache.samza.tools.
ConsoleLoggingSystemFactory.SimpleSystemAdmin
V
ViewerName
- Variable in class org.apache.samza.tools.schemas.
PageViewEvent
Name of the person who viewed the profile.
A
C
E
F
G
I
J
M
N
O
P
R
S
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes