Package org.apache.solr.cluster.api
Interface Resource.Consumer
-
- Enclosing interface:
- Resource
public static interface Resource.Consumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
read(InputStream is)
-
-
-
Method Detail
-
read
void read(InputStream is) throws IOException
- Throws:
IOException
-
-