Package io.fria.lilo

Interface SyncIntrospectionRetriever

All Superinterfaces:
IntrospectionRetriever<String>
All Known Implementing Classes:
DefaultRemoteIntrospectionRetriever

public interface SyncIntrospectionRetriever extends IntrospectionRetriever<String>
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    get(@NotNull LiloContext liloContext, @NotNull SchemaSource schemaSource, @NotNull String query, @Nullable Object localContext)