############
InputState
############

.. autoclass:: vertica_sdk.InputState

    .. autoattribute:: vertica_sdk.InputState.OK
        :annotation: The input is at the start or in the middle of the stream.
    .. autoattribute:: vertica_sdk.InputState.END_OF_FILE
        :annotation: The input is the end of the stream.  No further data is available.