public class RateLimiterResource extends Resource<com.google.common.util.concurrent.RateLimiter>
name, object
RateLimiterResource(String name)
com.google.common.util.concurrent.RateLimiter
create(Map<String,Object> configMap)
void
destroy()
build, get, getName, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RateLimiterResource(String name)
public com.google.common.util.concurrent.RateLimiter create(Map<String,Object> configMap)
create
Resource<com.google.common.util.concurrent.RateLimiter>
public void destroy()
destroy
Copyright © 2023. All rights reserved.