Example usage for org.apache.solr.rest ManagedResource.ChildResourceSupport interface-usage

List of usage examples for org.apache.solr.rest ManagedResource.ChildResourceSupport interface-usage

Introduction

In this page you can find the example usage for org.apache.solr.rest ManagedResource.ChildResourceSupport interface-usage.

Usage

From source file org.apache.lucene.analysis.ko.managed.ManagedKoreanDictionary.java

/**
 * ManagedStringListResource  ?  ?  ManagedKoreanDictionary 
 * ( ,  )? . Dictionary?    ??.
 */
public class ManagedKoreanDictionary extends ManagedResource implements ManagedResource.ChildResourceSupport {
    private static final Logger log = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());