Struct livy::v0_3_0::Statement [] [src]

pub struct Statement { /* fields omitted */ }

Statement

Methods

impl Statement
[src]

[src]

Returns id of the statement.

[src]

Returns state of the statement.

[src]

Returns output of the statement.

Trait Implementations

impl Debug for Statement
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Statement
[src]

[src]

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

[src]

This method tests for !=.