|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FamilyProperty | |
---|---|
org.apache.hadoop.hbase.hbql.antlr | |
org.apache.hadoop.hbase.hbql.mapping |
Uses of FamilyProperty in org.apache.hadoop.hbase.hbql.antlr |
---|
Methods in org.apache.hadoop.hbase.hbql.antlr that return FamilyProperty | |
---|---|
FamilyProperty |
HBqlParser.familyProperty()
|
Methods in org.apache.hadoop.hbase.hbql.antlr that return types with arguments of type FamilyProperty | |
---|---|
List<FamilyProperty> |
HBqlParser.familyPropertyList()
|
Uses of FamilyProperty in org.apache.hadoop.hbase.hbql.mapping |
---|
Subclasses of FamilyProperty in org.apache.hadoop.hbase.hbql.mapping | |
---|---|
class |
CompressionTypeProperty
|
Constructor parameters in org.apache.hadoop.hbase.hbql.mapping with type arguments of type FamilyProperty | |
---|---|
FamilyDefinition(String familyName,
List<FamilyProperty> familyPropertyList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |