Class MemoryUtils

java.lang.Object
org.eclipse.jetty.util.MemoryUtils

@Deprecated(since="2021-05-27") public class MemoryUtils extends Object
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
MemoryUtils provides an abstraction over memory properties and operations.
  • Method Details

    • getCacheLineBytes

      public static int getCacheLineBytes()
      Deprecated.
    • getIntegersPerCacheLine

      public static int getIntegersPerCacheLine()
      Deprecated.
    • getLongsPerCacheLine

      public static int getLongsPerCacheLine()
      Deprecated.