Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kafka
main
Kafka
Config
ConfigError
ConnectionClosed
Consumer
DeliveryHandle
Error
Instance
Message
Producer
Type
Built with Crystal 1.9.2
2023-10-07 16:07:00 UTC
class
Kafka::DeliveryHandle
Kafka::DeliveryHandle
Reference
Object
Defined in:
kafka/delivery_handle.cr
Constructors
.new
Class Method Summary
.registry
Instance Method Summary
#mark_done
#pending?
: Bool
#wait
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
registry
#
[
View source
]
Instance Method Detail
def
mark_done
#
[
View source
]
def
pending?
: Bool
#
[
View source
]
def
wait
#
[
View source
]