Skip navigation links
A C E G H I L N O R S T W 

A

Alert - Class in org.apache.flink.walkthrough.common.entity
A simple alert event.
Alert() - Constructor for class org.apache.flink.walkthrough.common.entity.Alert
 
AlertSink - Class in org.apache.flink.walkthrough.common.sink
A sink for outputting alerts.
AlertSink() - Constructor for class org.apache.flink.walkthrough.common.sink.AlertSink
 

C

close() - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
configure(Configuration) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 

E

equals(Object) - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
equals(Object) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 

G

getAccountId() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getAmount() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
getId() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
getTimestamp() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 

H

hashCode() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
hashCode() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 

I

invoke(Alert, SinkFunction.Context) - Method in class org.apache.flink.walkthrough.common.sink.AlertSink
 

L

LoggerOutputFormat - Class in org.apache.flink.walkthrough.common.sink
A basic output format that logs all records at level INFO.
LoggerOutputFormat() - Constructor for class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 

N

nextRecord(Row) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 

O

open(int, int) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
open(GenericInputSplit) - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
org.apache.flink.walkthrough.common.entity - package org.apache.flink.walkthrough.common.entity
 
org.apache.flink.walkthrough.common.sink - package org.apache.flink.walkthrough.common.sink
 
org.apache.flink.walkthrough.common.source - package org.apache.flink.walkthrough.common.source
 

R

reachedEnd() - Method in class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 

S

setAccountId(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setAmount(double) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
setId(long) - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
setTimestamp(long) - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 

T

toString() - Method in class org.apache.flink.walkthrough.common.entity.Alert
 
toString() - Method in class org.apache.flink.walkthrough.common.entity.Transaction
 
Transaction - Class in org.apache.flink.walkthrough.common.entity
A simple transaction.
Transaction() - Constructor for class org.apache.flink.walkthrough.common.entity.Transaction
 
Transaction(long, long, double) - Constructor for class org.apache.flink.walkthrough.common.entity.Transaction
 
TransactionRowInputFormat - Class in org.apache.flink.walkthrough.common.source
An bounded input of transactions.
TransactionRowInputFormat() - Constructor for class org.apache.flink.walkthrough.common.source.TransactionRowInputFormat
 
TransactionSource - Class in org.apache.flink.walkthrough.common.source
A stream of transactions.
TransactionSource() - Constructor for class org.apache.flink.walkthrough.common.source.TransactionSource
 

W

writeRecord(String) - Method in class org.apache.flink.walkthrough.common.sink.LoggerOutputFormat
 
A C E G H I L N O R S T W 
Skip navigation links

Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.