public class SchemaRow extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaRow.Builder
Builds a SchemaRow.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getAutoVersion() |
long |
getCreated() |
Long |
getCurrentVersion() |
SchemaDescriptor |
getDescriptor() |
long |
getUpdated() |
public SchemaDescriptor getDescriptor()
public long getCreated()
public long getUpdated()
public long getAutoVersion()
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.