package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewLogtailClient constructs LogtailClient.
No description provided by the author
No description provided by the author
NewLogtailServer initializes a server for logtail push model.
No description provided by the author
No description provided by the author
NewSession constructs a session for logtail client.
NewSessionManager constructs a session manager.
No description provided by the author
No description provided by the author
No description provided by the author
WithServerCollectInterval sets logtail collection interval.
WithServerEnableChecksum enables checksum.
WithServerMaxMessageSize sets max rpc message size.
WithServerSendTimeout sets timeout for response sending.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LogtailClient encapsulates morpc stream.
LogtailPhase is the logtail information of one phase of subscription request.
LogtailRequest wraps logtail.LogtailRequest.
LogtailResponse wraps logtail.LogtailResponse.
LogtailResponseSegment wrps logtail.MessageSegment.
LogtailServer handles logtail push logic.
Notifier provides incremental logtail.
Session manages subscription for logtail client.
SessionManager manages all client sessions.
Waterliner maintains waterline for all subscribed tables.

# Interfaces

LogtailRequestPool acquires or releases LogtailRequest.
LogtailResponsePool acquires or releases LogtailResponse.
LogtailResponseSegmentPool acquires or releases LogtailResponseSegment.
LogtailServerSegmentPool describes segment pool for logtail server.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
TableID comes from api.TableID.
No description provided by the author