Свойство | Type | Description | |
---|---|---|---|
mylayer | |||
tsn | long | ||
type | WriteGroupType |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
LayerWriteGroup ( |
||
addCompletion ( handleWriteGroupCompletion fn ) : void | ||
cancel ( ) : void | ||
finish ( ) : void | ||
setValue ( RecordKey key, RecordUpdate update ) : void | ||
setValueParsed ( String skey, String svalue ) : void |
Méthode | Description | |
---|---|---|
addCommand ( LogCommands cmd, byte cmddata ) : void | ||
checkpointDrop ( ) : void | ||
checkpointStart ( ) : SegmentMemoryBuilder |
public LayerWriteGroup ( |
||
_layer | ||
type | WriteGroupType | |
Résultat | System |
public addCompletion ( handleWriteGroupCompletion fn ) : void | ||
fn | handleWriteGroupCompletion | |
Résultat | void |
public setValue ( RecordKey key, RecordUpdate update ) : void | ||
key | RecordKey | |
update | RecordUpdate | |
Résultat | void |
public setValueParsed ( String skey, String svalue ) : void | ||
skey | String | |
svalue | String | |
Résultat | void |