|
| file | Allocator.h [code] |
| | Memory Allocator base class.
|
| |
| file | Barrier.h [code] |
| | A Barrier to block execution of code.
|
| |
| file | Base64.cc [code] |
| | Definitions for Base64.
|
| |
| file | Base64.h [code] |
| | Declarations for Base64.
|
| |
| file | BlobHashSet.h [code] |
| | A HashSet optimized for blobs.
|
| |
| file | BlobHashTraits.h [code] |
| | Helper structures for BlobHashSet.
|
| |
| file | BloomFilter.h [code] |
| | A Bloom Filter implementation.
|
| |
| file | BloomFilterWithChecksum.h [code] |
| | A Bloom Filter with Checksums.
|
| |
| file | ByteString.h [code] |
| | A serializable ByteString.
|
| |
| file | Checksum.cc [code] |
| | Implementation of checksum routines.
|
| |
| file | Checksum.h [code] |
| | Implementation of checksum routines.
|
| |
| file | ClusterDefinition.cc [code] |
| | Definitions for ClusterDefinition.
|
| |
| file | ClusterDefinition.h [code] |
| | Declarations for ClusterDefinition.
|
| |
| file | compat-c.h [code] |
| | Required portability definitions for all .cc files.
|
| |
| file | Compat.h [code] |
| | Compatibility Macros for C/C++.
|
| |
| file | Config.cc [code] |
| | Configuration settings.
|
| |
| file | Config.h [code] |
| | Configuration settings.
|
| |
| file | ConsoleOutputSquelcher.cc [code] |
| | Definition for ConsoleOutputSquelcher.
|
| |
| file | ConsoleOutputSquelcher.h [code] |
| | Declaration for ConsoleOutputSquelcher.
|
| |
| file | Cronolog.cc [code] |
| | Definitions for Cronolog.
|
| |
| file | Cronolog.h [code] |
| | Declarations for Cronolog.
|
| |
| file | Crontab.cc [code] |
| | Crontab class for periodic events.
|
| |
| file | Crontab.h [code] |
| | Crontab class for periodic events.
|
| |
| file | Crypto.cc [code] |
| | Definitions for Crypto.
|
| |
| file | Crypto.h [code] |
| | Declarations for Crypto.
|
| |
| file | CstrHashMap.h [code] |
| | HashMap optimized for char * strings.
|
| |
| file | CstrHashTraits.h [code] |
| | Helper structures for CstrHashMap.
|
| |
| file | directory.h [code] |
| | Declarations for directory.
|
| |
| file | DiscreteRandomGenerator.cc [code] |
| | Discrete Random Generator.
|
| |
| file | DiscreteRandomGenerator.h [code] |
| | Discrete Random Generator.
|
| |
| file | DiscreteRandomGeneratorFactory.cc [code] |
| | Factory for Discrete Random Generators.
|
| |
| file | DiscreteRandomGeneratorFactory.h [code] |
| | Factory for Discrete Random Generators.
|
| |
| file | DiscreteRandomGeneratorUniform.h [code] |
| | Discreet Random Generator creating uniform distributed numbers.
|
| |
| file | DiscreteRandomGeneratorZipf.cc [code] |
| | Discrete Random Generator creating a zipfian distribution.
|
| |
| file | DiscreteRandomGeneratorZipf.h [code] |
| | Discrete Random Generator creating a zipfian distribution.
|
| |
| file | DynamicBuffer.h [code] |
| | A dynamic, resizable memory buffer.
|
| |
| file | endian-c.h [code] |
| | Endian conversion macros.
|
| |
| file | Error.cc [code] |
| | Error codes, Exception handling, error logging.
|
| |
| file | Error.h [code] |
| | Error codes, Exception handling, error logging.
|
| |
| file | Escaper.cc [code] |
| | Escape/Unescape routines for strings.
|
| |
| file | Escaper.h [code] |
| | Escape/Unescape routines for strings.
|
| |
| file | FailureInducer.cc [code] |
| | The FailureInducer simulates errors.
|
| |
| file | FailureInducer.h [code] |
| | The FailureInducer simulates errors.
|
| |
| file | fast_clock.cc [code] |
| | Declarations for fast_clock.
|
| |
| file | fast_clock.h [code] |
| | Declarations for fast_clock.
|
| |
| file | Filesystem.cc [code] |
| | Abstract base class for a filesystem.
|
| |
| file | Filesystem.h [code] |
| | Abstract base class for a filesystem.
|
| |
| file | FileUtils.cc [code] |
| | File system utility functions.
|
| |
| file | FileUtils.h [code] |
| | File system utility functions.
|
| |
| file | FixedStream.h [code] |
| | Fixed size string buffers.
|
| |
| file | FlyweightString.h [code] |
| | Flyweight string set.
|
| |
| file | fmemopen.c [code] |
| |
| file | fmemopen.h [code] |
| |
| file | HostSpecification.cc [code] |
| | Definitions for HostSpecification.
|
| |
| file | HostSpecification.h [code] |
| | Declarations for HostSpecification.
|
| |
| file | ht_wordstream.cc [code] |
| | Application to generate word streams.
|
| |
| file | InetAddr.cc [code] |
| | Internet address wrapper classes and utility functions.
|
| |
| file | InetAddr.h [code] |
| | Internet address wrapper classes and utility functions.
|
| |
| file | Init.h [code] |
| | Initialization helper for applications.
|
| |
| file | InteractiveCommand.cc [code] |
| | Base class for interactive shell commands.
|
| |
| file | InteractiveCommand.h [code] |
| | Base class for interactive shell commands.
|
| |
| file | Logger.cc [code] |
| | Logging routines and macros.
|
| |
| file | Logger.h [code] |
| | Logging routines and macros.
|
| |
| file | md5.cc [code] |
| | md5 digest routines.
|
| |
| file | md5.h [code] |
| | md5 digest routines.
|
| |
| file | Meta.h [code] |
| | Importing boost metaprogramming facilities into Hypertable::Meta.
|
| |
| file | Metrics.h [code] |
| | Declarations for Metrics.
|
| |
| file | MetricsCollector.h [code] |
| | Declarations for MetricsCollector.
|
| |
| file | MetricsCollectorGanglia.cc [code] |
| | Ddefinitions for MetricsCollectorGanglia.
|
| |
| file | MetricsCollectorGanglia.h [code] |
| | Declarations for MetricsCollectorGanglia.
|
| |
| file | MetricsProcess.cc [code] |
| | Declarations for MetricsProcess.
|
| |
| file | MetricsProcess.h [code] |
| | Declarations for MetricsProcess.
|
| |
| file | MurmurHash.cc [code] |
| | MurmurHash2 digest routine.
|
| |
| file | MurmurHash.h [code] |
| | MurmurHash2 digest routine.
|
| |
| file | Mutex.h [code] |
| | Scoped lockers for recursive and non-recursive mutexes.
|
| |
| file | PageArena.h [code] |
| | PageArena memory allocator.
|
| |
| file | PageArenaAllocator.h [code] |
| | PageArena memory allocator for STL classes.
|
| |
| file | Path.h [code] |
| | Compatibility class for boost::filesystem::path.
|
| |
| file | Properties.cc [code] |
| | Program options handling.
|
| |
| file | Properties.h [code] |
| | Program options handling.
|
| |
| file | Random.cc [code] |
| | Random number generator for int32, int64, double and ascii arrays.
|
| |
| file | Random.h [code] |
| | Random number generator for int32, int64, double and ascii arrays.
|
| |
| file | Regex.cc [code] |
| | Definitions for Regex.
|
| |
| file | Regex.h [code] |
| | Declarations for Regex.
|
| |
| file | ScopeGuard.h [code] |
| | Executes user-defined functions when leaving the current scope.
|
| |
| file | Serializable.cc [code] |
| | Definitions for Serializable.
|
| |
| file | Serializable.h [code] |
| | Declarations for Serializable.
|
| |
| file | serialization-c.h [code] |
| | Macros to serialize/deserialize primitives to/from a memory buffer.
|
| |
| file | Serialization.h [code] |
| | Functions to serialize/deserialize primitives to/from a memory buffer.
|
| |
| file | ServerLauncher.h [code] |
| | Launches an external command, redirects its output to a file.
|
| |
| file | SleepWakeNotifier.cc [code] |
| | Error codes, Exception handling, error logging.
|
| |
| file | SleepWakeNotifier.h [code] |
| | Declaration for SleepWakeNotifier.
|
| |
| file | SockAddrMap.h [code] |
| | Declarations for SockAddrMap.
|
| |
| file | StaticBuffer.h [code] |
| | A memory buffer of static size.
|
| |
| file | StatsSerializable.cc [code] |
| | Base class managing serialized statistics.
|
| |
| file | StatsSerializable.h [code] |
| | Base class managing serialized statistics.
|
| |
| file | StatsSystem.cc [code] |
| | Collecting and (de)serializing system-wide statistics.
|
| |
| file | StatsSystem.h [code] |
| | Collecting and (de)serializing system-wide statistics.
|
| |
| file | Status.cc [code] |
| | Declarations for Status.
|
| |
| file | Status.h [code] |
| | Declarations for Status.
|
| |
| file | StatusPersister.cc [code] |
| | Definitions for StatusPersister.
|
| |
| file | StatusPersister.h [code] |
| | Declarations for StatusPersister.
|
| |
| file | StlAllocator.h [code] |
| | Stl compatible memory allocator based on a PageArena.
|
| |
| file | Stopwatch.h [code] |
| | The Stopwatch measures elapsed time.
|
| |
| file | String.cc [code] |
| | A String class based on std::string.
|
| |
| file | String.h [code] |
| | A String class based on std::string.
|
| |
| file | StringCompressorPrefix.h [code] |
| | A class to prefix-compress strings.
|
| |
| file | StringDecompressorPrefix.h [code] |
| | A class to decompress prefix-compressed strings.
|
| |
| file | StringExt.h [code] |
| | String extensions and helpers: sets, maps, append operators etc.
|
| |
| file | System.cc [code] |
| | Retrieves system information (hardware, installation directory, etc)
|
| |
| file | System.h [code] |
| | Retrieves system information (hardware, installation directory, etc)
|
| |
| file | system_info.cc [code] |
| | Command line tool to print information about the system.
|
| |
| file | SystemInfo.cc [code] |
| | System information and statistics based on libsigar.
|
| |
| file | SystemInfo.h [code] |
| | System information and statistics based on libsigar.
|
| |
| file | TclHash.h [code] |
| | Implementations of the Tcl hash algorithm by John Ousterhout.
|
| |
| file | TestHarness.h [code] |
| | A simple testing framework with some helpers for dealing with golden files (comparing files, generating them etc.)
|
| |
| file | TestUtils.h [code] |
| | Helper functions to write simple benchmarks; benchmark tests can run parallel or serial.
|
| |
| file | Thread.h [code] |
| | Importing boost::thread and boost::thread_group into the Hypertable namespace.
|
| |
| file | Time.cc [code] |
| | Time related definitions.
|
| |
| file | Time.h [code] |
| | Time related declarations.
|
| |
| file | TimeInline.h [code] |
| | An inline helper function to parse timestamps in YYYY-mm-dd[ HH:MM[:SS[.SS|:NS]]] format.
|
| |
| file | Timer.h [code] |
| | A timer class to keep timeout states across AsyncComm related calls.
|
| |
| file | TimeWindow.cc [code] |
| | Definitions for TimeWindow.
|
| |
| file | TimeWindow.h [code] |
| | Declarations for TimeWindow.
|
| |
| file | Usage.cc [code] |
| | Helper class for printing usage banners to the command line.
|
| |
| file | Usage.h [code] |
| | Helper class for printing usage banners on the command line.
|
| |
| file | Version.cc [code] |
| | Hypertable version information.
|
| |
| file | WordStream.cc [code] |
| | A class generating a stream of words; the words are retrieved from a file and can be randomized.
|
| |
| file | WordStream.h [code] |
| | A class generating a stream of words; the words are retrieved from a file and can be randomized.
|
| |
| file | XmlParser.cc [code] |
| | Definitions for XmlParser.
|
| |
| file | XmlParser.h [code] |
| | Definitions for XmlParser.
|
| |