DataServerConfigurationElement Class |
Namespace: Ookii.Jumbo.Dfs
The DataServerConfigurationElement type exposes the following members.
Name | Description | |
---|---|---|
DataServerConfigurationElement | Initializes a new instance of the DataServerConfigurationElement class |
Name | Description | |
---|---|---|
BlockStorageDirectory |
Gets or sets the path to the directory where the data server stores block files.
| |
CurrentConfiguration | (Inherited from ConfigurationElement.) | |
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
HasContext | (Inherited from ConfigurationElement.) | |
ItemConfigurationProperty | (Inherited from ConfigurationElement.) | |
ItemString | (Inherited from ConfigurationElement.) | |
ListenIPv4AndIPv6 |
Gets or sets value that indicates whether the server should listen on both IPv6 and IPv4.
| |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Port |
Gets or sets the port number on which the data server listens for client connections.
| |
Properties | (Inherited from ConfigurationElement.) | |
ReadBufferSize |
Gets or sets the size of the read buffer for block files.
| |
StatusUpdateInterval |
Gets or sets the interval at which the data server should send status updates
(including disk space reports) to the name server.
| |
WriteBufferSize |
Gets or sets the size of the write buffer for block files.
|