Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Kinetic_session.SessionSourcetype t = {secret : string;cluster_version : int64;identity : int64;connection_id : int64;mutable sequence : int64;mutable batch_id : int32;config : Kinetic_config.Config.t;mutable trace : bool;mutable in_batch : bool;}