Struct livy::v0_3_0::SessionLog [] [src]

pub struct SessionLog { /* fields omitted */ }

Session log

Methods

impl SessionLog
[src]

[src]

Returns id of the session.

[src]

Returns from of the session log.

[src]

Returns total of the session log.

[src]

Returns log of the session log.

Trait Implementations

impl Debug for SessionLog
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for SessionLog
[src]

[src]

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

[src]

This method tests for !=.