프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mylayer | |||
tsn | long | ||
type | WriteGroupType |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
LayerWriteGroup ( |
||
addCompletion ( handleWriteGroupCompletion fn ) : void | ||
cancel ( ) : void | ||
finish ( ) : void | ||
setValue ( RecordKey key, RecordUpdate update ) : void | ||
setValueParsed ( String skey, String svalue ) : void |
메소드 | 설명 | |
---|---|---|
addCommand ( LogCommands cmd, byte cmddata ) : void | ||
checkpointDrop ( ) : void | ||
checkpointStart ( ) : SegmentMemoryBuilder |
public LayerWriteGroup ( |
||
_layer | ||
type | WriteGroupType | |
리턴 | System |
public addCompletion ( handleWriteGroupCompletion fn ) : void | ||
fn | handleWriteGroupCompletion | |
리턴 | void |
public setValue ( RecordKey key, RecordUpdate update ) : void | ||
key | RecordKey | |
update | RecordUpdate | |
리턴 | void |
public setValueParsed ( String skey, String svalue ) : void | ||
skey | String | |
svalue | String | |
리턴 | void |