Interface StreamConnection.RequestCallback (2.21.0)

See more code actions.
public static interface StreamConnection.RequestCallback

Invoked when a response is received from the server.

See more code actions.
public abstract void run(AppendRowsResponse response)
Parameter
NameDescription
responseAppendRowsResponse