de.flapdoodle.embed.process.runtime
Class NUMA

java.lang.Object
  extended by de.flapdoodle.embed.process.runtime.NUMA

public class NUMA
extends Object


Constructor Summary
NUMA()
           
 
Method Summary
static boolean isNUMA(ISupportConfig support, Platform platform)
           
static boolean isNUMAOnce(ISupportConfig support, Platform platform)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NUMA

public NUMA()
Method Detail

isNUMA

public static boolean isNUMA(ISupportConfig support,
                             Platform platform)

isNUMAOnce

public static boolean isNUMAOnce(ISupportConfig support,
                                 Platform platform)


Copyright © 2012. All Rights Reserved.