final class SingleCoreLookup extends java.lang.Object implements CoreLookup
Modifier and Type | Field and Description |
---|---|
private SolrClientConfiguration |
config |
Constructor and Description |
---|
SingleCoreLookup(SolrClientConfiguration config) |
Modifier and Type | Method and Description |
---|---|
CoreIdentifier |
get(Index index) |
private final SolrClientConfiguration config
@Inject public SingleCoreLookup(SolrClientConfiguration config)
public CoreIdentifier get(Index index)
get
in interface CoreLookup