Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
MemoryCompactionPolicy |
HColumnDescriptor.getInMemoryCompaction() |
static MemoryCompactionPolicy |
MemoryCompactionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryCompactionPolicy[] |
MemoryCompactionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HColumnDescriptor |
HColumnDescriptor.setInMemoryCompaction(MemoryCompactionPolicy inMemoryCompaction) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.