Uses of Interface
io.github.qubitpi.athena.metastore.MetaStore
Package
Description
-
Uses of MetaStore in io.github.qubitpi.athena.application
Modifier and TypeMethodDescriptionAbstractBinderFactory.buildMetaStore()
Registers GraphQL service that provides file metadata read/write API. -
Uses of MetaStore in io.github.qubitpi.athena.example.books.application
-
Uses of MetaStore in io.github.qubitpi.athena.metastore.graphql
-
Uses of MetaStore in io.github.qubitpi.athena.web.endpoints
ModifierConstructorDescriptionFileServlet
(@NotNull FileStore fileStore, @NotNull MetaStore metaStore) DI constructor.MetaServlet
(@NotNull MetaStore metaStore, @NotNull JsonDocumentParser jsonDocumentParser) DI constructor.