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