- java.lang.Object
-
- org.apache.derby.impl.db.SlaveDatabase.SlaveDatabaseBootThread
-
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- SlaveDatabase
private class SlaveDatabase.SlaveDatabaseBootThread
extends java.lang.Object
implements java.lang.Runnable
Thread that boots the slave database. Will be blocked in
LogFactory.recover until database is no longer in slave
replication mode.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private boolean |
create |
private java.util.Properties |
params |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
run() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
create
private boolean create
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
Built on Sat 2014-04-26 23:19:33+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.