Package net.lightapi.portal.user.query
Class UserQueryStreams
java.lang.Object
net.lightapi.portal.user.query.UserQueryStreams
- All Implemented Interfaces:
com.networknt.kafka.streams.LightStreams
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface com.networknt.kafka.streams.LightStreams
WAIT_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.networknt.kafka.streams.LightStreams
getAllKafkaValue, getKafkaValueByKey, registerModule, startStream
-
Field Details
-
dbProvider
public static net.lightapi.portal.db.PortalDbProvider dbProvider
-
-
Constructor Details
-
UserQueryStreams
public UserQueryStreams()
-
-
Method Details
-
start
- Specified by:
startin interfacecom.networknt.kafka.streams.LightStreams
-
close
public void close()- Specified by:
closein interfacecom.networknt.kafka.streams.LightStreams
-