Class ObjectStorageAllocator

java.lang.Object
com.nt.udc.util.ObjectStorageAllocator

public class ObjectStorageAllocator extends Object
Network Mediation User: jwu Date: Nov 26, 2004 Time: 1:43:03 PM MetaSolv Software Inc.
  • Constructor Details

    • ObjectStorageAllocator

      public ObjectStorageAllocator()
  • Method Details

    • disable

      public void disable()
    • reset

      public void reset()
    • rebuild

      public void rebuild(int storageSize)
    • allocate

      public ObjectStorageInfo allocate(int recSize)
    • delete

      public void delete(long offset, int storageSize)
    • getDeadObjectsNumber

      public int getDeadObjectsNumber()
    • toString

      public String toString()
      Overrides:
      toString in class Object