Tag

object Tag extends Type
Companion
class
trait Type
trait Type
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]]()(implicit tx: T): Tag[T]
override
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Obj[T]
Definition Classes
Type -> Type

Inherited methods

override
def init(): Unit
Definition Classes
Type -> Type
Inherited from
Type
final override
def readObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Obj[T]
Definition Classes
Type -> Type
Inherited from
Type

Concrete fields

final
val typeId: 31

Implicits

Implicits

implicit
def format[T <: Txn[LazyRef(...)]]: TFormat[T, Tag[T]]