public abstract class Signature extends Configured
Constructor and Description |
---|
Signature() |
Modifier and Type | Method and Description |
---|---|
abstract byte[] |
calculate(WebPage page) |
abstract Collection<WebPage.Field> |
getFields() |
getConf, setConf
public abstract byte[] calculate(WebPage page)
public abstract Collection<WebPage.Field> getFields()
Copyright © 2015 The Apache Software Foundation