@PublicEvolving
public interface DatasetSchemaField<T>
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The name of the field.
|
T |
type()
The type of the field.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.