com.bigdata.service
Class AbstractScaleOutFederation.ForceOverflowTask
java.lang.Object
com.bigdata.service.AbstractScaleOutFederation.ForceOverflowTask
- All Implemented Interfaces:
- Callable<Void>
- Enclosing class:
- AbstractScaleOutFederation<T>
public static class AbstractScaleOutFederation.ForceOverflowTask
- extends Object
- implements Callable<Void>
Task forces immediate overflow of the specified data service, returning
once both synchronous AND asynchronous overflow are complete.
- Version:
- $Id: AbstractScaleOutFederation.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
|
Field Summary |
protected static org.apache.log4j.Logger |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.log4j.Logger log
AbstractScaleOutFederation.ForceOverflowTask
public AbstractScaleOutFederation.ForceOverflowTask(IDataService dataService,
boolean truncateJournal)
call
public Void call()
throws Exception
- Specified by:
call in interface Callable<Void>
- Throws:
Exception
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.