| Package | Description |
|---|---|
| org.apache.asterix.metadata.valueextractors |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetNameValueExtractor
Extracts the value of field 'DatasetName' from an ITupleReference that
contains a serialized representation of a Dataset metadata entity.
|
class |
DatatypeNameValueExtractor
Extracts the value of field 'DataypeName' from an ITupleReference that
contains a serialized representation of a Datatype metadata entity.
|
class |
MetadataEntityValueExtractor<T>
Extracts a metadata entity object from an ITupleReference.
|
class |
NestedDatatypeNameValueExtractor
Extracts the value of field 'DataypeName' of the first nested type from an
ITupleReference that contains a serialized representation of a Datatype
metadata entity.
|
class |
TupleCopyValueExtractor
Returns a copy of the given input tuple.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.