Struct livy::v0_3_0::Statements [] [src]

pub struct Statements { /* fields omitted */ }

Statements

Methods

impl Statements
[src]

[src]

Returns total_statements of the statements.

[src]

Returns statements of the statements.

Trait Implementations

impl Debug for Statements
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Statements
[src]

[src]

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

[src]

This method tests for !=.