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