Package org.apache.iceberg.view
Interface ViewRepresentation
-
- All Known Subinterfaces:
SQLViewRepresentation
,UnknownViewRepresentation
public interface ViewRepresentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ViewRepresentation.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
type()
-