Interface IgniteAdapterOptions


public interface IgniteAdapterOptions
Options for building a Ignite 3 client adapter.
  • Method Details

    • tableTypeRegistry

      @Nullable @Nullable TableTypeRegistry tableTypeRegistry()
    • allowExtraFields

      boolean allowExtraFields()
    • allowNonDefaultConstructors

      boolean allowNonDefaultConstructors()