org.apache.accumulo.core.file.keyfunctor
public class ColumnFamilyFunctor extends Object implements KeyFunctor
Modifier and Type | Field and Description |
---|---|
static PartialKey |
kDepth |
Constructor and Description |
---|
ColumnFamilyFunctor() |
public static final PartialKey kDepth
public org.apache.hadoop.util.bloom.Key transform(Key acuKey)
transform
in interface KeyFunctor
public org.apache.hadoop.util.bloom.Key transform(Range range)
KeyFunctor
transform
in interface KeyFunctor
Copyright © 2014 Apache Accumulo Project. All Rights Reserved.