com.voidsearch.voidbase.supervision
Class ConservativeSupervisionStrategy

java.lang.Object
  extended by com.voidsearch.voidbase.supervision.ConservativeSupervisionStrategy
All Implemented Interfaces:
SupervisionStrategy

public class ConservativeSupervisionStrategy
extends java.lang.Object
implements SupervisionStrategy


Constructor Summary
ConservativeSupervisionStrategy()
           
 
Method Summary
 void supervise(SupervisedStorage storage, StorageStats stats)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConservativeSupervisionStrategy

public ConservativeSupervisionStrategy()
Method Detail

supervise

public void supervise(SupervisedStorage storage,
                      StorageStats stats)
               throws SupervisionException
Specified by:
supervise in interface SupervisionStrategy
Throws:
SupervisionException


Copyright © 2009. All Rights Reserved.