Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LearningJournal/Kafka-Streams-Real-time-Stream-Processing
/ functions
Functions
1,924 in github.com/LearningJournal/Kafka-Streams-Real-time-Stream-Processing
⨍
Functions
1,924
◇
Types & classes
246
↓ 2 callers
Method
getSalary
()
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/Employee.java:72
↓ 2 callers
Method
getTotalAmount
()
rewards-in-memory/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:173
↓ 2 callers
Method
getTotalAmount
Gets the value of the 'TotalAmount' field. @return The value of the 'TotalAmount' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:247
↓ 2 callers
Method
getTotalAmount
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:173
↓ 2 callers
Method
getTotalSalary
()
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/DepartmentAggregate.java:24
↓ 2 callers
Method
hashCode
()
pojo-from-json/src/main/java/guru/learningjournal/kafka/examples/types/Notification.java:116
↓ 2 callers
Method
put
(int field$, java.lang.Object value$)
pojo-from-avro/src/main/java/guru/learningjournal/kafka/examples/types/Notification.java:55
↓ 2 callers
Method
readAllFromLocal
()
ktable-aggregate-query/src/main/java/guru/learningjournal/kafka/examples/AppRestService.java:74
↓ 2 callers
Method
setDeliveryAddressBuilder
Sets the Builder instance for the 'DeliveryAddress' field @param value The builder instance that must be set. @return This builder.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1249
↓ 2 callers
Method
setDeliveryAddressBuilder
Sets the Builder instance for the 'DeliveryAddress' field @param value The builder instance that must be set. @return This builder.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1249
↓ 2 callers
Method
shutdown
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/RunnableProducer.java:64
↓ 2 callers
Method
shutdown
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/RunnableProducer.java:60
↓ 2 callers
Method
shutdown
()
json-consumer/src/main/java/guru/learningjournal/kafka/examples/RunnableConsumer.java:95
↓ 2 callers
Method
utcTimeString
(Long timestamp)
counting-session/src/main/java/guru/learningjournal/kafka/examples/CountingSessionApp.java:40
↓ 2 callers
Method
withAvgSalary
(Double avgSalary)
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/DepartmentAggregate.java:64
↓ 2 callers
Method
withEmployeeCount
(Integer employeeCount)
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/DepartmentAggregate.java:49
↓ 2 callers
Method
withInvoiceNumber
(String invoiceNumber)
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:78
↓ 2 callers
Method
withTotalSalary
(Integer totalSalary)
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/DepartmentAggregate.java:34
↓ 1 callers
Method
AdClick
()
top3-inventories/src/main/java/guru/learningjournal/kafka/examples/common/AppSerdes.java:60
↓ 1 callers
Method
ClicksByNewsType
()
top3-inventories/src/main/java/guru/learningjournal/kafka/examples/common/AppSerdes.java:76
↓ 1 callers
Method
DepartmentAggregate
()
ktable-aggregate-query/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:58
↓ 1 callers
Method
DepartmentAggregate
()
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:58
↓ 1 callers
Method
DepartmentAggregate
()
ktable-aggregate/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:58
↓ 1 callers
Method
GenericRecord
()
custom-sink/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:42
↓ 1 callers
Method
HadoopRecord
()
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:51
↓ 1 callers
Method
HadoopRecord
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:77
↓ 1 callers
Method
Notification
()
rewards-in-memory/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:61
↓ 1 callers
Method
Notification
()
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:45
↓ 1 callers
Method
Notification
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:61
↓ 1 callers
Method
PaymentConfirmation
()
stream-join/src/main/java/guru/learningjournal/kafka/examples/common/AppTimeExtractor.java:54
↓ 1 callers
Method
PaymentRequest
()
stream-join/src/main/java/guru/learningjournal/kafka/examples/common/AppTimeExtractor.java:41
↓ 1 callers
Method
PosInvoice
()
time-check/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:44
↓ 1 callers
Method
PosInvoice
()
rewards-table/src/main/java/guru/learningjournal/kafka/examples/PosSerdes.java:45
↓ 1 callers
Method
TableMap
()
custom-sink/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:58
↓ 1 callers
Method
TickerStack
()
custom-window/src/main/java/guru/learningjournal/kafka/examples/AppSerdes.java:54
↓ 1 callers
Method
Top3NewsTypes
()
top3-inventories/src/main/java/guru/learningjournal/kafka/examples/common/AppSerdes.java:92
↓ 1 callers
Method
UserLogin
()
last-login/src/main/java/guru/learningjournal/kafka/examples/common/AppSerdes.java:59
↓ 1 callers
Method
avgValue
()
custom-window/src/main/java/guru/learningjournal/kafka/examples/types/TickerStack.java:83
↓ 1 callers
Method
build
()
avro-producer/src/main/java/guru/learningjournal/kafka/examples/StockData.java:998
↓ 1 callers
Method
clearDeliveryAddress
Clears the value of the 'DeliveryAddress' field. @return This builder.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1267
↓ 1 callers
Method
clearDeliveryAddress
Clears the value of the 'DeliveryAddress' field. @return This builder.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1267
↓ 1 callers
Method
close
()
rewards-in-memory/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:61
↓ 1 callers
Method
close
()
stream-join/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:61
↓ 1 callers
Method
close
()
partitioned-producer/src/main/java/guru/learningjournal/kafka/examples/OddEvenPartitioner.java:56
↓ 1 callers
Method
close
()
rewards-table/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:61
↓ 1 callers
Method
close
()
json-consumer/src/main/java/guru/learningjournal/kafka/examples/JsonDeserializer.java:58
↓ 1 callers
Method
close
()
custom-sink/src/main/java/guru/learningjournal/kafka/examples/SinkProcessor.java:47
↓ 1 callers
Method
configure
(Map<String, ?> config, boolean isKey)
counting-session/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:37
↓ 1 callers
Method
configure
(Map<String, ?> config, boolean isKey)
time-check/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:37
↓ 1 callers
Method
configure
(Map<String, ?> config, boolean isKey)
counting-window/src/main/java/guru/learningjournal/kafka/examples/serde/JsonSerializer.java:37
↓ 1 callers
Method
get
(int field$)
avro-producer/src/main/java/guru/learningjournal/kafka/examples/StockData.java:72
↓ 1 callers
Method
getCampaigner
()
topology-test/src/main/java/guru/learningjournal/kafka/examples/types/CampaignPerformance.java:24
↓ 1 callers
Method
getCity
Gets the value of the 'City' field. @return The value of the 'City' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/HadoopRecord.java:237
↓ 1 callers
Method
getCity
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/HadoopRecord.java:165
↓ 1 callers
Method
getCreatedTime
()
last-login/src/main/java/guru/learningjournal/kafka/examples/types/UserLogin.java:36
↓ 1 callers
Method
getCreatedTime
Gets the value of the 'CreatedTime' field. @return The value of the 'CreatedTime' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:151
↓ 1 callers
Method
getCreatedTime
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:83
↓ 1 callers
Method
getCustomerCardNo
Gets the value of the 'CustomerCardNo' field. @return The value of the 'CustomerCardNo' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:231
↓ 1 callers
Method
getCustomerCardNo
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:158
↓ 1 callers
Method
getCustomerType
()
rewards-in-memory/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:143
↓ 1 callers
Method
getCustomerType
()
rewards-table/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:143
↓ 1 callers
Method
getDeliveryAddressBuilder
Gets the Builder instance for the 'DeliveryAddress' field and creates one if it doesn't exist yet. @return This builder.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1233
↓ 1 callers
Method
getDeliveryAddressBuilder
Gets the Builder instance for the 'DeliveryAddress' field and creates one if it doesn't exist yet. @return This builder.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:1233
↓ 1 callers
Method
getDeliveryType
Gets the value of the 'DeliveryType' field. @return The value of the 'DeliveryType' field.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:359
↓ 1 callers
Method
getDeliveryType
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:208
↓ 1 callers
Method
getDepartment
()
ktable-aggregate-query/src/main/java/guru/learningjournal/kafka/examples/types/Employee.java:57
↓ 1 callers
Method
getDepartment
()
kstream-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/Employee.java:57
↓ 1 callers
Method
getDepartment
()
ktable-aggregate/src/main/java/guru/learningjournal/kafka/examples/types/Employee.java:57
↓ 1 callers
Method
getEarnedLoyaltyPoints
()
rewards-table/src/main/java/guru/learningjournal/kafka/examples/types/Notification.java:75
↓ 1 callers
Method
getHadoopRecords
Create a flattened List of HadoopRecords from Invoice Each Line Item is denormalized into an independent record @param invoice PosInvoice object @ret
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/RecordBuilder.java:41
↓ 1 callers
Method
getIndex
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/ProductGenerator.java:46
↓ 1 callers
Method
getIndex
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/AddressGenerator.java:31
↓ 1 callers
Method
getIndex
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/InvoiceGenerator.java:57
↓ 1 callers
Method
getIndex
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/ProductGenerator.java:46
↓ 1 callers
Method
getIndex
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/AddressGenerator.java:31
↓ 1 callers
Method
getIndex
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/InvoiceGenerator.java:57
↓ 1 callers
Method
getInstance
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/ProductGenerator.java:30
↓ 1 callers
Method
getInstance
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/AddressGenerator.java:35
↓ 1 callers
Method
getInstance
()
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/datagenerator/InvoiceGenerator.java:39
↓ 1 callers
Method
getInstance
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/ProductGenerator.java:30
↓ 1 callers
Method
getInstance
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/AddressGenerator.java:35
↓ 1 callers
Method
getInstance
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/datagenerator/InvoiceGenerator.java:39
↓ 1 callers
Method
getInvoiceLineItems
Gets the value of the 'InvoiceLineItems' field. @return The value of the 'InvoiceLineItems' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:391
↓ 1 callers
Method
getInvoiceLineItems
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:308
↓ 1 callers
Method
getInvoiceNumber
()
rewards-in-memory/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:68
↓ 1 callers
Method
getInvoiceNumber
()
rewards-table/src/main/java/guru/learningjournal/kafka/examples/types/PosInvoice.java:68
↓ 1 callers
Method
getItemCode
Gets the value of the 'ItemCode' field. @return The value of the 'ItemCode' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:75
↓ 1 callers
Method
getItemCode
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:30
↓ 1 callers
Method
getItemDescription
Gets the value of the 'ItemDescription' field. @return The value of the 'ItemDescription' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:91
↓ 1 callers
Method
getItemDescription
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:45
↓ 1 callers
Method
getItemPrice
Gets the value of the 'ItemPrice' field. @return The value of the 'ItemPrice' field.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:107
↓ 1 callers
Method
getItemPrice
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:50
↓ 1 callers
Method
getItemPrice
Gets the value of the 'ItemPrice' field. @return The value of the 'ItemPrice' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:107
↓ 1 callers
Method
getItemPrice
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:60
↓ 1 callers
Method
getItemQty
Gets the value of the 'ItemQty' field. @return The value of the 'ItemQty' field.
pos-simulator-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:123
↓ 1 callers
Method
getItemQty
()
pos-simulator/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:60
↓ 1 callers
Method
getItemQty
Gets the value of the 'ItemQty' field. @return The value of the 'ItemQty' field.
pos-fanout-avro/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:123
↓ 1 callers
Method
getItemQty
()
pos-fanout/src/main/java/guru/learningjournal/kafka/examples/types/PosLineItem.java:75
↓ 1 callers
Method
getLastTradedPrice
()
custom-window/src/main/java/guru/learningjournal/kafka/examples/types/StockTicker.java:61
↓ 1 callers
Method
getLatestRecordTime
()
custom-window/src/main/java/guru/learningjournal/kafka/examples/types/TickerStack.java:43
← previous
next →
101–200 of 1,924, ranked by callers