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