Class HFileOutputFormat2.TableInfo
java.lang.Object
org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- Enclosing class:
- HFileOutputFormat2
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.since 2.0.0 and will be removed in 3.0.0.
-
Field Details
-
tableDesctiptor
-
regionLocator
-
-
Constructor Details
-
TableInfo
-
-
Method Details
-
getHTableDescriptor
Deprecated.since 2.0.0 and will be removed in 3.0.0. UsegetTableDescriptor()
instead.The modification for the returned HTD doesn't affect the inner TD.- Returns:
- A clone of inner table descriptor
- See Also:
-
getTableDescriptor
-
getRegionLocator
-