public static class MetadataProvider.VectorDescrip extends Object
Modifier and Type | Field and Description |
---|---|
ColumnMetadata |
metadata |
MetadataProvider |
parent |
Constructor and Description |
---|
VectorDescrip(MetadataProvider provider,
ColumnMetadata metadata) |
VectorDescrip(MetadataProvider provider,
int index,
MaterializedField field) |
Modifier and Type | Method and Description |
---|---|
MetadataProvider |
childProvider() |
public final MetadataProvider parent
public final ColumnMetadata metadata
public VectorDescrip(MetadataProvider provider, ColumnMetadata metadata)
public VectorDescrip(MetadataProvider provider, int index, MaterializedField field)
public MetadataProvider childProvider()
Copyright © 1970 The Apache Software Foundation. All rights reserved.