Class NameMapping

java.lang.Object
org.apache.iceberg.mapping.NameMapping
All Implemented Interfaces:
Serializable

public class NameMapping extends Object implements Serializable
Represents a mapping from external schema names to Iceberg type IDs.
See Also: