PulsarEx
v0.14.1
Pages
Modules
Mix
Tasks
Search documentation of PulsarEx
Settings
View Source
PulsarEx.IO
(PulsarEx v0.14.1)
Summary
Functions
ack_type(type)
compress(atom, body)
compression_type(type)
decode(data)
decode(buffer, messages)
decode_payload(command, arg)
decode_payload(command, metadata, data)
decode_payload(command, metadata, arg, batch_index, messages)
decompress(atom, uncompressed_size, compressed_body)
encode_command(command)
encode_message(message)
encode_messages(messages)
encode_single_message(message)
from_kv(metadata)
from_timestamp(ts)
initial_position(pos)
producer_access_mode(mode)
subscription_type(type)
to_base_command(command)
to_consumer_message(command, metadata, payload)
to_consumer_message(command, metadata, single_meta, batch_index, payload)
to_inner_command(command)
to_kv(properties)
to_timestamp(ts)
Functions
Link to this function
ack_type(type)
View Source
Link to this function
compress(atom, body)
View Source
Link to this function
compression_type(type)
View Source
Link to this function
decode(data)
View Source
Link to this function
decode(buffer, messages)
View Source
Link to this function
decode_payload(command, arg)
View Source
Link to this function
decode_payload(command, metadata, data)
View Source
Link to this function
decode_payload(command, metadata, arg, batch_index, messages)
View Source
Link to this function
decompress(atom, uncompressed_size, compressed_body)
View Source
Link to this function
encode_command(command)
View Source
Link to this function
encode_message(message)
View Source
Link to this function
encode_messages(messages)
View Source
Link to this function
encode_single_message(message)
View Source
Link to this function
from_kv(metadata)
View Source
Link to this function
from_timestamp(ts)
View Source
Link to this function
initial_position(pos)
View Source
Link to this function
producer_access_mode(mode)
View Source
Link to this function
subscription_type(type)
View Source
Link to this function
to_base_command(command)
View Source
Link to this function
to_consumer_message(command, metadata, payload)
View Source
Link to this function
to_consumer_message(command, metadata, single_meta, batch_index, payload)
View Source
Link to this function
to_inner_command(command)
View Source
Link to this function
to_kv(properties)
View Source
Link to this function
to_timestamp(ts)
View Source