module documentation
FiftyOne Server events state.
Class |
|
Undocumented |
Function | decrement |
Undocumented |
Function | get |
Undocumented |
Function | get |
Undocumented |
Function | get |
Undocumented |
Function | get |
Undocumented |
Function | get |
Get the current state description singleton on the server if it exists. Otherwise, initializes and sets the state description with default values. |
Function | increment |
Undocumented |
Function | set |
Undocumented |
Function | set |
Set the current state. |
Constant | _LISTENERS |
Undocumented |
Constant | _REQUESTS |
Undocumented |
Variable | _app |
Undocumented |
Variable | _port |
Undocumented |
Variable | _state |
Undocumented |
Get the current state description singleton on the server if it exists. Otherwise, initializes and sets the state description with default values.
Returns | |
fos.StateDescription | the fiftyone.core.state.StateDescription server singleton |
Set the current state.
Parameters | |
state:fos.StateDescription | a fiftyone.core.state.StateDescription instance |