org.mobicents.media.server.spi.memory
Class Partition
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
protected int size
Partition
protected Partition(int size)
allocate
protected Frame allocate()
recycle
protected void recycle(Frame frame)
Copyright © 2011. All Rights Reserved.