H2OConnectionMutableState {h2o}R Documentation

The H2OConnectionMutableState class

Description

This class represents the mutable aspects of a connection to an H2O cluster.

Slots

session_id

A character string specifying the H2O session identifier.

key_count

A integer value specifying count for the number of keys generated for the session_id.


[Package h2o version 3.44.0.3 Index]