ProcImpl

object ProcImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]]()(implicit tx: T): Proc[T]
def format[T <: Txn[LazyRef(...)]]: TFormat[T, Proc[T]]
def read[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Proc[T]
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Proc[T]