This project has retired. For details please refer to its
Attic page.
FieldMappable (Sqoop 1.4.6 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.util.Map<java.lang.String,java.lang.Object> |
getFieldMap()
Returns a map containing all fields of this record.
|
-
-
Method Detail
-
getFieldMap
java.util.Map<java.lang.String,java.lang.Object> getFieldMap()
Returns a map containing all fields of this record.
- Returns:
- a map from column names to the object-based values for
this record. The map may not be null, though it may be empty.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 The Apache Software Foundation