Class OnlineIndexer.Config.Builder

  • Enclosing class:
    OnlineIndexer.Config

    @API(UNSTABLE)
    public static class OnlineIndexer.Config.Builder
    extends Object
    A builder for OnlineIndexer.Config. These are the mutable configuration parameters used while building indexes and are designed to be safe to be updated while a build is running.
    • Constructor Detail

      • Builder

        protected Builder()