public UUIDInterceptor build()

in flume-morphline-solr-sink/src/main/java/org/apache/flume/sink/solr/morphline/UUIDInterceptor.java [103:105]


    public UUIDInterceptor build() {
      return new UUIDInterceptor(context);
    }