public class BucketInput extends Object implements MapReduceInput
Constructor and Description |
---|
BucketInput(Namespace namespace,
Collection<KeyFilter> filters) |
Modifier and Type | Method and Description |
---|---|
Collection<KeyFilter> |
getFilters() |
Namespace |
getNamespace() |
boolean |
hasFilters() |
public BucketInput(Namespace namespace, Collection<KeyFilter> filters)
public Namespace getNamespace()
public boolean hasFilters()
public Collection<KeyFilter> getFilters()
Copyright © 2014. All rights reserved.