| Package | Description |
|---|---|
| org.apache.hadoop.zebra.types |
Data types being shared between the io and mapred packages.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2007-2012 The Apache Software Foundation