EntriesSearch

stdx.crdt.causalGraph.JFREvents.EntriesSearch
See theEntriesSearch companion object
class EntriesSearch extends Event

Attributes

Companion
object
Graph
Supertypes
class Event
class Event
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def addOp(string: String): Unit
def addResult(string: String): Unit
def reset(): Unit

Inherited methods

final def begin(): Unit

Attributes

Inherited from:
Event
final def commit(): Unit

Attributes

Inherited from:
Event
final def end(): Unit

Attributes

Inherited from:
Event
final def isEnabled(): Boolean

Attributes

Inherited from:
Event
final def set(x$0: Int, x$1: <FromJavaObject>): Unit

Attributes

Inherited from:
Event
final def shouldCommit(): Boolean

Attributes

Inherited from:
Event

Concrete fields

var loops: Int
var operations: String
var result: String
var sizeOfEntries: Int