Interface StorageRefiner
- All Known Implementing Classes:
 DefaultStorageRefiner
public interface StorageRefiner
- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
split
boolean split(int parentNode, int childNode)  - 
cleanup
boolean cleanup(int nodeToDelete)  
 -