| Class | Description |
|---|---|
| DatasetNameValueExtractor |
Extracts the value of field 'DatasetName' from an ITupleReference that
contains a serialized representation of a Dataset metadata entity.
|
| DatatypeNameValueExtractor |
Extracts the value of field 'DataypeName' from an ITupleReference that
contains a serialized representation of a Datatype metadata entity.
|
| MetadataEntityValueExtractor<T> |
Extracts a metadata entity object from an ITupleReference.
|
| 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.
|
| TupleCopyValueExtractor |
Returns a copy of the given input tuple.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.