Package | Description |
---|---|
org.apache.nutch.tools.proxy |
Proxy to
benchmark the crawler. |
Modifier and Type | Method and Description |
---|---|
static FakeHandler.Mode |
FakeHandler.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FakeHandler.Mode[] |
FakeHandler.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FakeHandler(FakeHandler.Mode hostMode,
FakeHandler.Mode pageMode,
int numInternalLinks,
int numExternalLinks,
int numHosts,
int numPages)
Create fake pages.
|
Copyright © 2019 The Apache Software Foundation