@Internal public class ObjectPoolImpl extends Object implements ObjectsPool
| Constructor and Description |
|---|
ObjectPoolImpl(DirectoryEntry _objectPool) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
getObjectById(String objId) |
void |
writeTo(DirectoryEntry directoryEntry) |
public ObjectPoolImpl(DirectoryEntry _objectPool)
public Entry getObjectById(String objId)
getObjectById in interface ObjectsPool@Internal public void writeTo(DirectoryEntry directoryEntry) throws IOException
IOExceptionCopyright © 2020. All rights reserved.