| Constructor and Description |
|---|
SchemaHash(ByteBuffer bytes)
Creates a SchemaHash by reading the hash value from the given
ByteBuffer. |
SchemaHash(Schema schema) |
public SchemaHash(Schema schema)
public SchemaHash(ByteBuffer bytes)
ByteBuffer.
The position of the ByteBuffer will be moved to the byte after the hash
value.Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.