Class ShortHashes

  • All Implemented Interfaces:
    java.io.Externalizable , java.io.Serializable , java.lang.Comparable , org.apache.avro.generic.GenericContainer , org.apache.avro.generic.GenericRecord , org.apache.avro.generic.IndexedRecord , org.apache.avro.specific.SpecificRecord

    
    public class ShortHashes
    extends SpecificRecordBase implements SpecificRecord
                        

    List of short hashes. A short hash is the first 12 characters of the hex string form of the hash. Short hashes should be used with care as it could lead to collisions.