public interface Bucket
Bucket
represents a single element of a search result
categorization. This could be a single value
or a
predefined value range
.Modifier and Type | Method and Description |
---|---|
long |
getCount() |
Predicate |
getPredicate() |
java.lang.String |
getValue() |
long getCount()
java.lang.String getValue()
Predicate getPredicate()
Copyright © 2010 - 2020 Adobe. All Rights Reserved