Struct livy::v0_3_0::SessionStateOnly [] [src]

pub struct SessionStateOnly { /* fields omitted */ }

Session information which has only its state information

Methods

impl SessionStateOnly
[src]

[src]

Returns id of the session.

[src]

Returns state of the session.

Trait Implementations

impl Debug for SessionStateOnly
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for SessionStateOnly
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.