public abstract class Snitch extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static Set<Class> | WELL_KNOWN_SNITCHES | 
| Constructor and Description | 
|---|
| Snitch() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | getTags(String solrNode,
       Set<String> requestedTags,
       SnitchContext ctx) | 
| abstract boolean | isKnownTag(String tag) | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.