org.mobicents.media.server.spi.memory
Class Partition

java.lang.Object
  extended by org.mobicents.media.server.spi.memory.Partition

public class Partition
extends Object

Author:
kulikov

Field Summary
protected  int size
           
 
Constructor Summary
protected Partition(int size)
           
 
Method Summary
protected  Frame allocate()
           
protected  void recycle(Frame frame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

protected int size
Constructor Detail

Partition

protected Partition(int size)
Method Detail

allocate

protected Frame allocate()

recycle

protected void recycle(Frame frame)


Copyright © 2011. All Rights Reserved.