Interface MassIndexingEnvironment


@Incubating public interface MassIndexingEnvironment
An interface for pluggable components that set up and tear down the environment of mass indexing threads, for example, to initialize ThreadLocals. See interfaces extending MassIndexingEnvironment.Context to learn which threads will attempt to execute configured hooks.