Uses of Class
org.terracotta.offheapstore.util.MemoryUnit

Packages that use MemoryUnit
org.terracotta.offheapstore.util   
 

Uses of MemoryUnit in org.terracotta.offheapstore.util
 

Methods in org.terracotta.offheapstore.util that return MemoryUnit
static MemoryUnit MemoryUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MemoryUnit[] MemoryUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.terracotta.offheapstore.util with parameters of type MemoryUnit
 long MemoryUnit.convert(long duration, MemoryUnit unit)
           
 



Copyright © 2015. All Rights Reserved.