public class ThrottleServiceDataHolder extends Object
Constructor and Description |
---|
ThrottleServiceDataHolder() |
Modifier and Type | Method and Description |
---|---|
com.hazelcast.core.HazelcastInstance |
getHazelCastInstance() |
static ThrottleServiceDataHolder |
getInstance() |
ThrottleProperties |
getThrottleProperties() |
void |
setHazelCastInstance(com.hazelcast.core.HazelcastInstance hazelCastInstance) |
void |
setThrottleProperties(ThrottleProperties throttleProperties) |
public ThrottleProperties getThrottleProperties()
public void setThrottleProperties(ThrottleProperties throttleProperties)
public static ThrottleServiceDataHolder getInstance()
public com.hazelcast.core.HazelcastInstance getHazelCastInstance()
public void setHazelCastInstance(com.hazelcast.core.HazelcastInstance hazelCastInstance)
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.