SyncQuery

trait SyncQuery extends SyncSend

Identifies query messages sent to the server which are executed synchronously and produce a reply message.

Identifies query messages sent to the server which are executed synchronously and produce a reply message.

trait SyncSend
trait Send
class Object
trait Matchable
class Any

Value members

Inherited methods

final def isSynchronous: Boolean
Inherited from
SyncSend