| H2OConnectionMutableState {h2o} | R Documentation |
The H2OConnectionMutableState class
Description
This class represents the mutable aspects of a connection to an H2O cluster.
Slots
session_idA
characterstring specifying the H2O session identifier.key_countA
integervalue specifying count for the number of keys generated for thesession_id.
[Package h2o version 3.44.0.3 Index]