Class BLCHeader


  • final class BLCHeader
    extends java.lang.Object
    The namespace for field padding through inheritance.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  BLCHeader.DrainStatusRef<K,​V>
      Enforces a memory layout to avoid false sharing by padding the drain status.
      (package private) static class  BLCHeader.PadDrainStatus<K,​V>  
    • Constructor Summary

      Constructors 
      Constructor Description
      BLCHeader()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BLCHeader

        BLCHeader()