Package org.apache.solr.common
Interface SpecProvider
-
public interface SpecProvider
A generic interface for any class that is capable of providing its specification as a json schema
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ValidatingJsonMap
getSpec()
-
-
-
Method Detail
-
getSpec
ValidatingJsonMap getSpec()
-
-