增加hdfs代码注释
This commit is contained in:
parent
b0e5465244
commit
8677cbd3e0
@ -104,6 +104,7 @@ public void journal(RequestInfo reqInfo,
|
||||
|
||||
/**
|
||||
* Start writing to a new log segment on the JournalNode.
|
||||
* NameNode 发送命令让 JournalNode 开启一个新的日志段 LogSegment
|
||||
* Before calling this, one should finalize the previous segment
|
||||
* using {@link #finalizeLogSegment(RequestInfo, long, long)}.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user