ServerStatusFlags

ldbc.connector.data.ServerStatusFlags
See theServerStatusFlags companion object
enum ServerStatusFlags(val code: Long)

The status flags are a bit-field.

Value parameters

code

The numeric value of the bit-field.

Attributes

Companion
object
Source
ServerStatusFlags.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members