public abstract class AbstractFetcher extends Object implements Fetcher
AbstractFetcher()
AbstractFetcher(String name)
String
getName()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fetch
public AbstractFetcher()
public AbstractFetcher(String name)
public String getName()
getName
Fetcher
@Field public void setName(String name)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.