public class Murmur128 extends Object
Murmur128(long h1, long h2)
long
digest64()
void
hash(byte[] buffer, int start, int end)
hash(int x)
hash(long x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Murmur128(long h1, long h2)
public void hash(int x)
public void hash(long x)
public void hash(byte[] buffer, int start, int end)
public long digest64()
Copyright © 2017 The Apache Software Foundation. All rights reserved.