|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FakeHandler.Mode | |
|---|---|
| org.apache.nutch.tools.proxy | |
| Uses of FakeHandler.Mode in org.apache.nutch.tools.proxy |
|---|
| Methods in org.apache.nutch.tools.proxy that return FakeHandler.Mode | |
|---|---|
static FakeHandler.Mode |
FakeHandler.Mode.valueOf(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. |
| Constructors in org.apache.nutch.tools.proxy with parameters of type FakeHandler.Mode | |
|---|---|
FakeHandler(FakeHandler.Mode hostMode,
FakeHandler.Mode pageMode,
int numInternalLinks,
int numExternalLinks,
int numHosts,
int numPages)
Create fake pages. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||