Uses of Interface
cloud.opencode.base.event.store.EventStore
Packages that use EventStore
-
Uses of EventStore in cloud.opencode.base.event
Methods in cloud.opencode.base.event that return EventStoreMethods in cloud.opencode.base.event with parameters of type EventStoreModifier and TypeMethodDescriptionOpenEvent.Builder.eventStore(EventStore store) Set the event store 设置事件存储voidOpenEvent.setEventStore(EventStore store) Set the event store 设置事件存储 -
Uses of EventStore in cloud.opencode.base.event.store
Classes in cloud.opencode.base.event.store that implement EventStore