ScriptEcIntegration

esw.ocs.impl.blockhound.ScriptEcIntegration
class ScriptEcIntegration(scriptThreadName: String) extends BlockHoundIntegration

A class for BlockHoundIntegration contract for the thread on which sequencer scripts are to run

Value parameters

scriptThreadName
  • thread name of the script

Attributes

Graph
Supertypes
trait BlockHoundIntegration
trait Comparable[BlockHoundIntegration]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def applyTo(builder: Builder): Unit

Attributes

Definition Classes
BlockHoundIntegration
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

def compareTo(x$0: BlockHoundIntegration): Int

Attributes

Inherited from:
BlockHoundIntegration
def getPriority(): Int

Attributes

Inherited from:
BlockHoundIntegration