|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.servo.monitor.BucketConfig.Builder
public static class BucketConfig.Builder
| Constructor Summary | |
|---|---|
BucketConfig.Builder()
|
|
| Method Summary | |
|---|---|
BucketConfig |
build()
|
BucketConfig.Builder |
withBuckets(long[] buckets)
Sets the buckets to be used. |
BucketConfig.Builder |
withTimeUnit(java.util.concurrent.TimeUnit timeUnit)
Sets the timeunit for the buckets. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BucketConfig.Builder()
| Method Detail |
|---|
public BucketConfig.Builder withTimeUnit(java.util.concurrent.TimeUnit timeUnit)
public BucketConfig.Builder withBuckets(long[] buckets)
public BucketConfig build()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||