public static interface SchemaVisitor.PartnerAccessors<P>
Modifier and Type | Method and Description |
---|---|
P |
fieldPartner(P partnerRow,
String name) |
P |
listPartner(P partnerList) |
P |
mapKeyPartner(P partnerMap) |
P |
mapValuePartner(P partnerMap) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.