Search
lake
v0.2.1
Pages
Modules
Settings
View Source
lake_connection_state
(lake v0.2.1)
Link to this section
Summary
Functions
add_publisher(PublisherId, Publisher, Stream, State)
add_subscription(SubscriptionId, Subscriber, Stream, State)
inc_correlation_id(State)
new(Socket, CorrelationId, Heartbeat)
publisher_from_publisher_id(PublisherId, State)
publisher_ids_from_stream(Stream, State)
register_pending_request(Corr, From, Extra, State)
remove_pending_request(Corr, State)
remove_publisher(PublisherId, State)
remove_subscription(SubscriptionId, State)
requestor_from_correlation_id(Corr, State)
stream_publishers(Stream, State)
stream_subscriptions(Stream, State)
subscriber_from_subscription_id(SubscriptionId, State)
subscription_ids_from_stream(Stream, State)
Link to this section
Functions
Link to this function
add_publisher(PublisherId, Publisher, Stream, State)
View Source
Link to this function
add_subscription(SubscriptionId, Subscriber, Stream, State)
View Source
Link to this function
inc_correlation_id(State)
View Source
Link to this function
new(Socket, CorrelationId, Heartbeat)
View Source
Link to this function
publisher_from_publisher_id(PublisherId, State)
View Source
Link to this function
publisher_ids_from_stream(Stream, State)
View Source
Link to this function
register_pending_request(Corr, From, Extra, State)
View Source
Link to this function
remove_pending_request(Corr, State)
View Source
Link to this function
remove_publisher(PublisherId, State)
View Source
Link to this function
remove_subscription(SubscriptionId, State)
View Source
Link to this function
requestor_from_correlation_id(Corr, State)
View Source
Link to this function
stream_publishers(Stream, State)
View Source
Link to this function
stream_subscriptions(Stream, State)
View Source
Link to this function
subscriber_from_subscription_id(SubscriptionId, State)
View Source
Link to this function
subscription_ids_from_stream(Stream, State)
View Source