org.apache.yaoql.impl
Class ReflectionAttrib

java.lang.Object
  extended by org.apache.hadoop.hbase.hbql.mapping.ColumnAttrib
      extended by org.apache.hadoop.hbase.hbql.mapping.FieldAttrib
          extended by org.apache.yaoql.impl.ReflectionAttrib
All Implemented Interfaces:
Serializable

public class ReflectionAttrib
extends FieldAttrib

See Also:
Serialized Form

Constructor Summary
ReflectionAttrib(Field field)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hbase.hbql.mapping.FieldAttrib
getComponentType, getCurrentValue, getDefaultValue, getEnclosingClassName, getField, getMethod, getNameToUseInExceptions, getObjectQualifiedName, getObjectQualifiedName, getSimpleObjectQualifiedName, getVersionMap, hasDefaultArg, resetDefaultValue, setAccessible, setCurrentValue, setUnMappedCurrentValue, setUnMappedVersionMap, toString
 
Methods inherited from class org.apache.hadoop.hbase.hbql.mapping.ColumnAttrib
defineAccessors, equals, getAliasName, getColumnDefinition, getColumnName, getColumnNameAsBytes, getDefaultArg, getFamilyName, getFamilyNameAsBytes, getFamilyQualifiedName, getFamilyQualifiedNameAsBytes, getFieldType, getGetter, getGetterMethod, getSetter, getSetterMethod, getValueAsBytes, getValueFromBytes, getValueFromBytes, hasAlias, hasGetter, hashCode, hasSetter, invokeGetterMethod, invokeSetterMethod, isACurrentValue, isAKeyAttrib, isAnArray, isASelectFamilyAttrib, isAVersionValue, setCurrentValue, setVersionMap, validateValueWidth
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReflectionAttrib

public ReflectionAttrib(Field field)


Copyright © 2011. All Rights Reserved.