object RowDefs
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RowDefs
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val assignmentExclusivity: RowDef[Option[Timestamp]]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def commandId(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[Option[String]]
- def commonEventPropertiesParser(stringInterning: StringInterning): RowDef[CommonEventProperties]
- def commonUpdatePropertiesParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[CommonUpdateProperties]
- val consuming: RowDef[Boolean]
- val contractIdDef: RowDef[ContractId]
- val deactivatedEventSeqId: RowDef[Option[Long]]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val eventOffset: RowDef[Long]
- val eventSequentialId: RowDef[Long]
- val eventType: RowDef[PersistentEventType]
- def exerciseActors(stringInterning: StringInterning): RowDef[Set[String]]
- val exerciseArgument: RowDef[Array[Byte]]
- val exerciseArgumentCompression: RowDef[Option[Int]]
- def exerciseChoice(stringInterning: StringInterning): RowDef[daml.lf.data.Ref.ChoiceName]
- def exerciseChoiceInterface(stringInterning: StringInterning): RowDef[Option[daml.lf.data.Ref.Identifier]]
- val exerciseLastDescendantNodeId: RowDef[Int]
- val exerciseResult: RowDef[Option[Array[Byte]]]
- val exerciseResultCompression: RowDef[Option[Int]]
- val externalTransactionHash: RowDef[Option[Array[Byte]]]
- def filteredAdditionalWitnesses(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]])(witnessIsAcsDelta: Boolean): RowDef[Set[String]]
- def filteredStakeholderParties(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[Set[String]]
- def genSynchronizerId(columnName: String)(stringInterning: StringInterning): RowDef[String]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val internalContractId: RowDef[Long]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val ledgerEffectiveTime: RowDef[Timestamp]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nodeId: RowDef[Int]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def rawArchivedEventParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]], acsDeltaForParticipant: Boolean): RowDef[RawArchivedEvent]
- def rawExercisedEventParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]], eventIsAcsDeltaForParticipant: Boolean): RowDef[RawExercisedEvent]
- def rawThinActiveContractParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[RawThinActiveContract]
- def rawThinAssignEventParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[RawThinAssignEvent]
- def rawThinCreatedEventParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]], witnessIsAcsDelta: Boolean, eventIsAcsDeltaForParticipant: Boolean): RowDef[RawThinCreatedEvent]
- def rawUnassignEventParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[RawUnassignEvent]
- val reassignmentCounter: RowDef[Long]
- val reassignmentId: RowDef[String]
- def reassignmentPropertiesParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[ReassignmentProperties]
- val recordTime: RowDef[Timestamp]
- def representativePackageId(stringInterning: StringInterning): RowDef[daml.lf.data.Ref.PackageId]
- def sourceSynchronizerId(stringInterning: StringInterning): RowDef[String]
- def submitter(stringInterning: StringInterning): RowDef[Option[String]]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def synchronizerId(stringInterning: StringInterning): RowDef[String]
- def targetSynchronizerId(stringInterning: StringInterning): RowDef[String]
- def templateId(stringInterning: StringInterning): RowDef[FullIdentifier]
- def thinCreatedEventPropertiesParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]], witnessIsAcsDelta: Boolean, eventIsAcsDeltaForParticipant: Boolean): RowDef[ThinCreatedEventProperties]
- def toString(): String
- Definition Classes
- AnyRef → Any
- val traceContext: RowDef[Array[Byte]]
- def transactionPropertiesParser(stringInterning: StringInterning, allQueryingPartiesO: Option[Set[Party]]): RowDef[TransactionProperties]
- val updateIdDef: RowDef[String]
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- val workflowId: RowDef[Option[String]]