public class ResourcePolicy extends Object
DockerFly Framework. WebSite: https://git.oschina.net/helyho/JDocker Licence: Apache v2 License
ResourcePolicy()
Long
getMemoryBytes()
getNanoCPUs()
void
setMemoryBytes(Long memoryBytes)
setNanoCPUs(Long nanoCPUs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourcePolicy()
public void setNanoCPUs(Long nanoCPUs)
public Long getNanoCPUs()
public void setMemoryBytes(Long memoryBytes)
public Long getMemoryBytes()
Copyright © 2017 Voovan. All rights reserved.