- 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 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 Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.