public final class LogSchema extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogSchema.SchemaHash
Used to generate hash for schema.
|
| Constructor and Description |
|---|
LogSchema() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
getAvroSchema() |
LogSchema.SchemaHash |
getSchemaHash() |
static URL |
getSchemaURL() |
public LogSchema()
throws IOException
IOExceptionpublic Schema getAvroSchema()
public LogSchema.SchemaHash getSchemaHash()
public static URL getSchemaURL()
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.