|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nhncorp.neptune.fs.ChangeLogFileSystem
public abstract class ChangeLogFileSystem
| Field Summary |
|---|
| Fields inherited from interface com.nhncorp.neptune.fs.ChangeLogFileSystemIF |
|---|
ADD_OK |
| Constructor Summary | |
|---|---|
ChangeLogFileSystem()
|
|
| Method Summary | |
|---|---|
static ChangeLogFileSystemIF |
getChangeLogFileSystem(NConfiguration conf,
TabletServerIF tabletServer,
com.nhncorp.pleiades.client.LockService lockService)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.nhncorp.neptune.fs.ChangeLogFileSystemIF |
|---|
addChangeLog, close, delete, endMinorCompaction, exists, finishAdding, format, getChangeLogServerInfo, getChangeLogStatus, init, nextChangeLog, open, open, startMinorCompaction, verifyChangelog |
| Methods inherited from interface com.nhncorp.neptune.common.aop.ProxyObject |
|---|
getTestHandlerKey |
| Constructor Detail |
|---|
public ChangeLogFileSystem()
| Method Detail |
|---|
public static ChangeLogFileSystemIF getChangeLogFileSystem(NConfiguration conf,
TabletServerIF tabletServer,
com.nhncorp.pleiades.client.LockService lockService)
throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||