org.apache.nutch.crawl
Class SignatureComparator
java.lang.Object
org.apache.nutch.crawl.SignatureComparator
public class SignatureComparator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureComparator
public SignatureComparator()
compare
public static int compare(byte[] data1,
byte[] data2)
compare
public static int compare(ByteBuffer buf1,
ByteBuffer buf2)
_compare
public static int _compare(byte[] data1,
int s1,
int l1,
byte[] data2,
int s2,
int l2)
Copyright © 2013 The Apache Software Foundation