Class SchemaServiceEmptyTransientImpl

java.lang.Object
com.illumon.iris.db.schema.SchemaServiceKvImpl
com.illumon.iris.db.schema.SchemaServiceEmptyTransientImpl
All Implemented Interfaces:
SchemaService, SchemaServiceAuthenticatedMutator, SchemaServiceUtilLayer, NamedImplementation, AutoCloseable

public class SchemaServiceEmptyTransientImpl
extends SchemaServiceKvImpl
A SchemaService with no namespaces or tables. Changes are accepted but not persisted. Primarily for testing.