|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CGSchema | |
---|---|
org.apache.hadoop.zebra.types | Data types being shared between the io and mapred packages. |
Uses of CGSchema in org.apache.hadoop.zebra.types |
---|
Methods in org.apache.hadoop.zebra.types that return CGSchema | |
---|---|
CGSchema |
Partition.generateDefaultCGSchema(String name,
String compressor,
String serializer,
String owner,
String group,
short perm,
int defaultCGIndex,
String comparator)
|
CGSchema |
Partition.PartitionInfo.generateDefaultCGSchema(String name,
String compressor,
String serializer,
String owner,
String group,
short perm,
int defaultCGIndex,
String comparator)
|
CGSchema |
Partition.getCGSchema(int index)
|
CGSchema[] |
Partition.getCGSchemas()
|
static CGSchema |
CGSchema.load(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |