public interface Bucketing
| Modifier and Type | Method and Description |
|---|---|
Object |
bucket(javax.servlet.http.HttpServletRequest request)
Compute a identifier for the bucket in which this request needs to be
stored.
|
Object bucket(javax.servlet.http.HttpServletRequest request)
request - the request for which to compute the bucketCopyright © 2019. All rights reserved.