public class SearchArgumentFactory extends Object
| Constructor and Description |
|---|
SearchArgumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SearchArgument.Builder |
newBuilder() |
static SearchArgument.Builder |
newBuilder(org.apache.hadoop.conf.Configuration conf) |
static void |
setPredicateLeafColumn(PredicateLeaf leaf,
String newName) |
public static SearchArgument.Builder newBuilder()
public static SearchArgument.Builder newBuilder(org.apache.hadoop.conf.Configuration conf)
public static void setPredicateLeafColumn(PredicateLeaf leaf, String newName)
Copyright © 2017 The Apache Software Foundation. All rights reserved.