Ookii.Jumbo Namespace |
| Class | Description | |
|---|---|---|
| BinarySizeConverter |
Converts a BinarySize object from one data type to another. Access this class through the TypeDescriptor object.
| |
| CollectionExtensions |
Provides extension methods for CollectionT.
| |
| CompressionUtility |
Provides compression functionality for streams.
| |
| Crc32Checksum |
Computes the CRC32 checksum for the input data.
| |
| ExtendedCollectionT |
Provides additional functionality for CollectionT.
| |
| IndividualProcessorStatus |
Provides usage information for a single processor or core in the system.
| |
| JumboConfiguration |
Provides configuration that may be shared between the Dfs and Jumbo Jet.
| |
| ListExtensions |
Provides extension methods for various list types.
| |
| LittleEndianBitConverter |
Provides methods to read primitive types from an array of bytes in a system independent format.
| |
| LogConfigurationElement |
Provides global logging configuration.
| |
| LogFileHelper |
Provides methods for reading the log file. For Jumbo internal use only.
| |
| MemoryStatus |
Represents a snapshot of the system's memory status.
| |
| PriorityQueueT |
Provides a queue where the element with the lowest value is always at the front of the queue.
| |
| ProcessorStatus |
Provides processor usage statistics for all processors in the system.
| |
| RuntimeEnvironment |
Provides information about the runtime environment of the application.
| |
| ServerAddress |
Represents the host name and port number of a data server or task server.
| |
| ServerMetrics |
Provides metrics about a data or task server.
| |
| StreamExtensions |
Provides extension methods for Stream | |
| TcpServer |
Abstract base class for a server that accepts incoming TCP connections.
| |
| TypeExtensions |
Contains extension methods for the Type class.
| |
| UdpServer |
Abstract base class for a server that handles incoming UDP messages.
| |
| UnmanagedBuffer |
Represents a buffer of memory stored on the unmanaged (native) heap.
| |
| UnmanagedBufferMemoryStream |
Memory stream that uses an UnmanagedBuffer for the underlying storage.
|
| Structure | Description | |
|---|---|---|
| BinarySize |
Provides formatting, parsing and scaling for a value using binary units (e.g. MB).
| |
| TypeReference |
Represents a reference to a Type that will be serialized to XML using the type name.
|
| Interface | Description | |
|---|---|---|
| ICompressor |
Interface for streams that compress data.
|
| Enumeration | Description | |
|---|---|---|
| CompressionType |
Provides the types of compression supported by Jumbo.
| |
| LogFileKind |
The type of log file of a process.
|