Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Flush ( System.Boolean flushOnDisk ) : void | ||
GetLog ( |
||
Topic ( String storeDirectory, String topicName, |
Méthode | Description | |
---|---|---|
Init ( ) : void | ||
InitializeTopicDirectory ( ) : void |
Creates partition directory and empty files for log files.
|
public Flush ( System.Boolean flushOnDisk ) : void | ||
flushOnDisk | System.Boolean | |
Résultat | void |
public GetLog ( |
||
partitionId | ||
Résultat | Log |
public Topic ( String storeDirectory, String topicName, |
||
storeDirectory | String | |
topicName | String | |
numberOfPartitions | ||
Résultat | System |