Struct ruroonga_command::reindex::ReindexCommand [] [src]

pub struct ReindexCommand { /* fields omitted */ }

Methods

impl ReindexCommand
[src]

Trait Implementations

impl Clone for ReindexCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ReindexCommand
[src]

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

This method tests for !=.

impl Eq for ReindexCommand
[src]

impl Debug for ReindexCommand
[src]

Formats the value using the given formatter.

impl Default for ReindexCommand
[src]

Returns the "default value" for a type. Read more

impl Queryable for ReindexCommand
[src]

impl Commandable for ReindexCommand
[src]

impl Extendable for ReindexCommand
[src]

impl RequestCancellable for ReindexCommand
[src]

impl RequestTimeoutable for ReindexCommand
[src]

Specify timeout value. Unit: seconds Read more