PrismStateFS

fmgp.prism.PrismStateFS
case class PrismStateFS(config: IndexerConfig) extends PrismStateRead

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes
override def getEventsForSSI(ssi: String): ZIO[Any, Throwable, Seq[MySignedPrismOperation[OP]]]

Attributes

Definition Classes
override def getEventsIdBySSI(ssi: String): Seq[EventRef]

Attributes

Definition Classes
override def ssi2eventsId: Map[String, Seq[EventRef]]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
PrismStateRead

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def ssiCount: Int

Attributes

Inherited from:
PrismStateRead