| ▼ home | |
| ▼ doug | |
| ▼ src | |
| ▼ hypertable | |
| ▼ examples | |
| ▼ apache_log | |
| apache_log_load.cc | |
| apache_log_query.cc | |
| ▼ freebase | |
| freebase_load.cc | |
| freebase_parser.cc | |
| freebase_parser.h | |
| ▼ php | |
| ► microblog | |
| ► htdocs | |
| ► application | |
| ► controllers | |
| AboutController.php | |
| ErrorController.php | |
| IndexController.php | |
| LoginController.php | |
| LoginForm.php | |
| MyAuthAdapter.php | |
| ProfileController.php | |
| ProfileForm.php | |
| SendForm.php | |
| SignupForm.php | |
| ► models | |
| HypertableConnection.php | |
| Profile.php | |
| ProfileTable.php | |
| Tweet.php | |
| TweetTable.php | |
| User.php | |
| UserTable.php | |
| ► views | |
| ► scripts | |
| ► index | |
| ViewFunctions.php | |
| ► profile | |
| ViewFunctions.php | |
| Bootstrap.php | |
| ► bin | |
| zf.php | |
| ► public | |
| index.php | |
| ▼ src | |
| ▼ cc | |
| ► AsyncComm | |
| ApplicationHandler.h | Declarations of ApplicationHandler |
| ApplicationQueue.h | Declarations for ApplicationQueue |
| ApplicationQueueInterface.h | Declarations for ApplicationQueueInterface |
| Clock.h | Declaration of ClockT |
| Comm.cc | Definitions for Comm |
| Comm.h | Declarations for Comm |
| CommAddress.cc | Definitions for CommAddress |
| CommAddress.h | Declarations for CommAddress |
| CommBuf.h | Declarations for CommBuf |
| CommHeader.cc | Definitions for CommHeader |
| CommHeader.h | Declarations for CommHeader |
| Config.cc | Definitions for configuration properties |
| Config.h | Declarations for configuration properties |
| ConnectionHandlerFactory.h | Declarations for ConnectionHandlerFactory |
| ConnectionInitializer.h | Declarations for ConnectionInitializer |
| ConnectionManager.cc | Definitions for ConnectionManager |
| ConnectionManager.h | Declarations for ConnectionManager |
| DispatchHandler.h | Declarations for DispatchHandler |
| DispatchHandlerSynchronizer.cc | Definitions for DispatchHandlerSynchronizer |
| DispatchHandlerSynchronizer.h | Declarations for DispatchHandlerSynchronizer |
| Event.cc | Definitions for Event |
| Event.h | Declarations for Event |
| ExpireTimer.h | Declarations for ExpireTimer |
| HandlerMap.cc | Definitions for HandlerMap |
| HandlerMap.h | Declarations for HandlerMap |
| IOHandler.cc | Definitions for IOHandler |
| IOHandler.h | Declarations for IOHandler |
| IOHandlerAccept.cc | Definitions for IOHandlerAccept |
| IOHandlerAccept.h | Declarations for IOHandlerAccept |
| IOHandlerData.cc | Definitions for IOHandlerData |
| IOHandlerData.h | Declarations for IOHandlerData |
| IOHandlerDatagram.cc | Definitions for IOHandlerDatagram |
| IOHandlerDatagram.h | Declarations for IOHandlerDatagram |
| IOHandlerRaw.cc | Definitions for IOHandlerRaw |
| IOHandlerRaw.h | Declarations for IOHandlerRaw |
| PollEvent.cc | Definitions for PollEvent |
| PollEvent.h | Declarations for PollEvent |
| PollTimeout.h | Declarations for PollTimeout |
| Protocol.cc | |
| Protocol.h | Declarations for Protocol |
| ProxyMap.cc | Definitions for ProxyMap |
| ProxyMap.h | Declarations for ProxyMap |
| RawSocketHandler.h | Declarations for RawSocketHandler |
| Reactor.cc | Definitions for Reactor |
| Reactor.h | Declarations for Reactor |
| ReactorFactory.cc | |
| ReactorFactory.h | Declarations for ReactorFactory |
| ReactorRunner.cc | Definitions for ReactorRunner |
| ReactorRunner.h | Declarations for ReactorRunner |
| RequestCache.cc | Definitions for RequestCache |
| RequestCache.h | Declarations for RequestCache |
| ResponseCallback.cc | Definitions for ResponseCallback |
| ResponseCallback.h | Declarations for ResponseCallback |
| sampleClient.cc | |
| testServer.cc | |
| ► Common | |
| ► ClusterDefinitionFile | |
| Compiler.cc | Ddefinitions for Compiler |
| Compiler.h | Declarations for Compiler |
| ToJson.cc | Definitions for ToJson |
| ToJson.h | Declarations for ToJson |
| Token.cc | Definitions for Token |
| Token.h | Declarations for Token |
| Tokenizer.cc | Definitions for Tokenizer |
| Tokenizer.h | Declarations for Tokenizer |
| TokenizerTools.cc | Definitions for TokenizerTools |
| TokenizerTools.h | Declarations for TokenizerTools |
| TranslationContext.h | Declarations for TranslationContext |
| Translator.h | Declarations for Translator |
| TranslatorCode.cc | Definitions for TranslatorCode |
| TranslatorCode.h | Declarations for TranslatorCode |
| TranslatorRole.cc | Definitions for TranslatorRole |
| TranslatorRole.h | Declarations for TranslatorRole |
| TranslatorTask.cc | Definitions for TranslatorTask |
| TranslatorTask.h | Declarations for TranslatorTask |
| TranslatorVariable.cc | Definitions for TranslatorVariable |
| TranslatorVariable.h | Declarations for TranslatorVariable |
| Allocator.h | Memory Allocator base class |
| Barrier.h | A Barrier to block execution of code |
| Base64.cc | Definitions for Base64 |
| Base64.h | Declarations for Base64 |
| BlobHashSet.h | A HashSet optimized for blobs |
| BlobHashTraits.h | Helper structures for BlobHashSet |
| BloomFilter.h | A Bloom Filter implementation |
| BloomFilterWithChecksum.h | A Bloom Filter with Checksums |
| ByteString.h | A serializable ByteString |
| Checksum.cc | Implementation of checksum routines |
| Checksum.h | Implementation of checksum routines |
| ClusterDefinition.cc | Definitions for ClusterDefinition |
| ClusterDefinition.h | Declarations for ClusterDefinition |
| compat-c.h | Required portability definitions for all .cc files |
| Compat.h | Compatibility Macros for C/C++ |
| Config.cc | Configuration settings |
| Config.h | Configuration settings |
| ConsoleOutputSquelcher.cc | Definition for ConsoleOutputSquelcher |
| ConsoleOutputSquelcher.h | Declaration for ConsoleOutputSquelcher |
| Cronolog.cc | Definitions for Cronolog |
| Cronolog.h | Declarations for Cronolog |
| Crontab.cc | Crontab class for periodic events |
| Crontab.h | Crontab class for periodic events |
| Crypto.cc | Definitions for Crypto |
| Crypto.h | Declarations for Crypto |
| CstrHashMap.h | HashMap optimized for char * strings |
| CstrHashTraits.h | Helper structures for CstrHashMap |
| directory.h | Declarations for directory |
| DiscreteRandomGenerator.cc | Discrete Random Generator |
| DiscreteRandomGenerator.h | Discrete Random Generator |
| DiscreteRandomGeneratorFactory.cc | Factory for Discrete Random Generators |
| DiscreteRandomGeneratorFactory.h | Factory for Discrete Random Generators |
| DiscreteRandomGeneratorUniform.h | Discreet Random Generator creating uniform distributed numbers |
| DiscreteRandomGeneratorZipf.cc | Discrete Random Generator creating a zipfian distribution |
| DiscreteRandomGeneratorZipf.h | Discrete Random Generator creating a zipfian distribution |
| DynamicBuffer.h | A dynamic, resizable memory buffer |
| endian-c.h | Endian conversion macros |
| Error.cc | Error codes, Exception handling, error logging |
| Error.h | Error codes, Exception handling, error logging |
| Escaper.cc | Escape/Unescape routines for strings |
| Escaper.h | Escape/Unescape routines for strings |
| FailureInducer.cc | The FailureInducer simulates errors |
| FailureInducer.h | The FailureInducer simulates errors |
| fast_clock.cc | Declarations for fast_clock |
| fast_clock.h | Declarations for fast_clock |
| Filesystem.cc | Abstract base class for a filesystem |
| Filesystem.h | Abstract base class for a filesystem |
| FileUtils.cc | File system utility functions |
| FileUtils.h | File system utility functions |
| FixedStream.h | Fixed size string buffers |
| FlyweightString.h | Flyweight string set |
| fmemopen.c | |
| fmemopen.h | |
| HostSpecification.cc | Definitions for HostSpecification |
| HostSpecification.h | Declarations for HostSpecification |
| ht_wordstream.cc | Application to generate word streams |
| InetAddr.cc | Internet address wrapper classes and utility functions |
| InetAddr.h | Internet address wrapper classes and utility functions |
| Init.h | Initialization helper for applications |
| InteractiveCommand.cc | Base class for interactive shell commands |
| InteractiveCommand.h | Base class for interactive shell commands |
| Logger.cc | Logging routines and macros |
| Logger.h | Logging routines and macros |
| md5.cc | Md5 digest routines |
| md5.h | Md5 digest routines |
| Meta.h | Importing boost metaprogramming facilities into Hypertable::Meta |
| Metrics.h | Declarations for Metrics |
| MetricsCollector.h | Declarations for MetricsCollector |
| MetricsCollectorGanglia.cc | Ddefinitions for MetricsCollectorGanglia |
| MetricsCollectorGanglia.h | Declarations for MetricsCollectorGanglia |
| MetricsProcess.cc | Declarations for MetricsProcess |
| MetricsProcess.h | Declarations for MetricsProcess |
| MurmurHash.cc | MurmurHash2 digest routine |
| MurmurHash.h | MurmurHash2 digest routine |
| Mutex.h | Scoped lockers for recursive and non-recursive mutexes |
| PageArena.h | PageArena memory allocator |
| PageArenaAllocator.h | PageArena memory allocator for STL classes |
| Path.h | Compatibility class for boost::filesystem::path |
| Properties.cc | Program options handling |
| Properties.h | Program options handling |
| Random.cc | Random number generator for int32, int64, double and ascii arrays |
| Random.h | Random number generator for int32, int64, double and ascii arrays |
| Regex.cc | Definitions for Regex |
| Regex.h | Declarations for Regex |
| ScopeGuard.h | Executes user-defined functions when leaving the current scope |
| Serializable.cc | Definitions for Serializable |
| Serializable.h | Declarations for Serializable |
| serialization-c.h | Macros to serialize/deserialize primitives to/from a memory buffer |
| Serialization.h | Functions to serialize/deserialize primitives to/from a memory buffer |
| ServerLauncher.h | Launches an external command, redirects its output to a file |
| SleepWakeNotifier.cc | Error codes, Exception handling, error logging |
| SleepWakeNotifier.h | Declaration for SleepWakeNotifier |
| SockAddrMap.h | Declarations for SockAddrMap |
| StaticBuffer.h | A memory buffer of static size |
| StatsSerializable.cc | Base class managing serialized statistics |
| StatsSerializable.h | Base class managing serialized statistics |
| StatsSystem.cc | Collecting and (de)serializing system-wide statistics |
| StatsSystem.h | Collecting and (de)serializing system-wide statistics |
| Status.cc | Declarations for Status |
| Status.h | Declarations for Status |
| StatusPersister.cc | Definitions for StatusPersister |
| StatusPersister.h | Declarations for StatusPersister |
| StlAllocator.h | Stl compatible memory allocator based on a PageArena |
| Stopwatch.h | The Stopwatch measures elapsed time |
| String.cc | A String class based on std::string |
| String.h | A String class based on std::string |
| StringCompressorPrefix.h | A class to prefix-compress strings |
| StringDecompressorPrefix.h | A class to decompress prefix-compressed strings |
| StringExt.h | String extensions and helpers: sets, maps, append operators etc |
| System.cc | Retrieves system information (hardware, installation directory, etc) |
| System.h | Retrieves system information (hardware, installation directory, etc) |
| system_info.cc | Command line tool to print information about the system |
| SystemInfo.cc | System information and statistics based on libsigar |
| SystemInfo.h | System information and statistics based on libsigar |
| TclHash.h | Implementations of the Tcl hash algorithm by John Ousterhout |
| TestHarness.h | A simple testing framework with some helpers for dealing with golden files (comparing files, generating them etc.) |
| TestUtils.h | Helper functions to write simple benchmarks; benchmark tests can run parallel or serial |
| Thread.h | Importing boost::thread and boost::thread_group into the Hypertable namespace |
| Time.cc | Time related definitions |
| Time.h | Time related declarations |
| TimeInline.h | An inline helper function to parse timestamps in YYYY-mm-dd[ HH:MM[:SS[.SS|:NS]]] format |
| Timer.h | A timer class to keep timeout states across AsyncComm related calls |
| TimeWindow.cc | Definitions for TimeWindow |
| TimeWindow.h | Declarations for TimeWindow |
| Usage.cc | Helper class for printing usage banners to the command line |
| Usage.h | Helper class for printing usage banners on the command line |
| Version.cc | Hypertable version information |
| WordStream.cc | A class generating a stream of words; the words are retrieved from a file and can be randomized |
| WordStream.h | A class generating a stream of words; the words are retrieved from a file and can be randomized |
| XmlParser.cc | Definitions for XmlParser |
| XmlParser.h | Definitions for XmlParser |
| ► FsBroker | |
| ► ceph | |
| CephBroker.cc | |
| CephBroker.h | |
| main.cc | |
| ► Lib | |
| ► Request | |
| ► Handler | |
| Append.cc | Definitions for Append request handler |
| Append.h | Declarations for Append request handler |
| Close.cc | Definitions for Close request handler |
| Close.h | Declarations for Close request handler |
| Create.cc | Definitions for Create request handler |
| Create.h | Declarations for Create request handler |
| Debug.cc | Definitions for Debug request handler |
| Debug.h | Declarations for Debug request handler |
| Exists.cc | Definitions for Exists request handler |
| Exists.h | Declarations for Exists request handler |
| Factory.cc | Definitions for FsBroker request handler Factory |
| Factory.h | Declarations for FsBroker request handler Factory |
| Flush.cc | Definitions for Flush request handler |
| Flush.h | Declarations for Flush request handler |
| Length.cc | Definitions for Length request handler |
| Length.h | Declarations for Length request handler |
| Mkdirs.cc | Definitions for Mkdirs request handler |
| Mkdirs.h | Declarations for Mkdirs request handler |
| Open.cc | Definitions for Open request handler |
| Open.h | Declarations for Open request handler |
| Pread.cc | Definitions for Pread request handler |
| Pread.h | Declarations for Pread request handler |
| Read.cc | Definitions for Read request handler |
| Read.h | Declarations for Read request handler |
| Readdir.cc | Definitions for Readdir request handler |
| Readdir.h | Declarations for Readdir request handler |
| Remove.cc | Definitions for Remove request handler |
| Remove.h | Declarations for Remove request handler |
| Rename.cc | Definitions for Rename request handler |
| Rename.h | Declarations for Rename request handler |
| Rmdir.cc | Definitions for Rmdir request handler |
| Rmdir.h | Declarations for Rmdir request handler |
| Seek.cc | Definitions for Seek request handler |
| Seek.h | Declarations for Seek request handler |
| Status.cc | Definitions for Status request handler |
| Status.h | Declarations for Status request handler |
| Sync.cc | Definitions for Sync request handler |
| Sync.h | Declarations for Sync request handler |
| ► Parameters | |
| Append.cc | Definitions for Append request parameters |
| Append.h | Declarations for Append request parameters |
| Close.cc | Definitions for Close request parameters |
| Close.h | Declarations for Close request parameters |
| Create.cc | Definitions for Create request parameters |
| Create.h | Declarations for Create request parameters |
| Debug.cc | Definitions for Debug request parameters |
| Debug.h | Declarations for Debug request parameters |
| Exists.cc | Definitions for Exists request parameters |
| Exists.h | Declarations for Exists request parameters |
| Flush.cc | Definitions for Flush request parameters |
| Flush.h | Declarations for Flush request parameters |
| Length.cc | Definitions for Length request parameters |
| Length.h | Declarations for Length request parameters |
| Mkdirs.cc | Definitions for Mkdirs request parameters |
| Mkdirs.h | Declarations for Mkdirs request parameters |
| Open.cc | Definitions for Open request parameters |
| Open.h | Declarations for Open request parameters |
| Pread.cc | Definitions for Pread request parameters |
| Pread.h | Declarations for Pread request parameters |
| Read.cc | Definitions for Read request parameters |
| Read.h | Declarations for Read request parameters |
| Readdir.cc | Definitions for Readdir request parameters |
| Readdir.h | Declarations for Readdir request parameters |
| Remove.cc | Definitions for Remove request parameters |
| Remove.h | Declarations for Remove request parameters |
| Rename.cc | Definitions for Rename request parameters |
| Rename.h | Declarations for Rename request parameters |
| Rmdir.cc | Definitions for Rmdir request parameters |
| Rmdir.h | Declarations for Rmdir request parameters |
| Seek.cc | Definitions for Seek request parameters |
| Seek.h | Declarations for Seek request parameters |
| Shutdown.cc | Definitions for Shutdown request parameters |
| Shutdown.h | Declarations for Shutdown request parameters |
| Sync.cc | Definitions for Sync request parameters |
| Sync.h | Declarations for Sync request parameters |
| ► Response | |
| ► Callback | |
| Append.cc | Definitions for Append response callback |
| Append.h | Declarations for Append response callback |
| Exists.cc | Definitions for Exists response callback |
| Exists.h | Declarations for Exists response callback |
| Length.cc | Declarations for Length response callback |
| Length.h | Declarations for Length response callback |
| Open.cc | Definitions for Open response callback |
| Open.h | Declarations for Open response callback |
| Read.cc | Definitions for Read response callback |
| Read.h | Declarations for Read response callback |
| Readdir.cc | Definitions for Readdir response callback |
| Readdir.h | Declarations for Readdir response callback |
| Status.cc | Definitions for Status response callback |
| Status.h | Declarations for Status response callback |
| ► Parameters | |
| Append.cc | Definitions for Append response parameters |
| Append.h | Declarations for Append response parameters |
| Exists.cc | Definitions for Exists response parameters |
| Exists.h | Declarations for Exists response parameters |
| Length.cc | Definitions for Length response parameters |
| Length.h | Declarations for Length response parameters |
| Open.cc | Definitions for Open response parameters |
| Open.h | Declarations for Open response parameters |
| Read.cc | Definitions for Read response parameters |
| Read.h | Declarations for Read response parameters |
| Readdir.cc | Definitions for Readdir response parameters |
| Readdir.h | Declarations for Readdir response parameters |
| Status.cc | Definitions for Status response parameters |
| Status.h | Declarations for Status response parameters |
| Broker.h | |
| Client.cc | Definitions for Client |
| Client.h | Declarations for Client |
| ClientBufferedReaderHandler.cc | |
| ClientBufferedReaderHandler.h | |
| Config.cc | |
| Config.h | |
| ConnectionHandler.cc | Definitions for ConnectionHandler |
| ConnectionHandler.h | Declarations for ConnectionHandler |
| ConnectionHandlerFactory.h | |
| FileDevice.cc | |
| FileDevice.h | |
| MetricsHandler.cc | Declarations for MetricsHandler |
| MetricsHandler.h | Declarations for MetricsHandler |
| OpenFileMap.h | |
| StatusManager.cc | Definitions for StatusManager |
| StatusManager.h | Declarations for StatusManager |
| Utility.cc | Definitions of utility functions |
| Utility.h | Declarations of utility functions |
| ► local | |
| LocalBroker.cc | |
| LocalBroker.h | |
| main.cc | |
| ► mapr | |
| main.cc | |
| MaprBroker.cc | |
| MaprBroker.h | |
| ► qfs | |
| main.cc | |
| QfsBroker.cc | |
| QfsBroker.h | |
| ► HyperAppHelper | |
| Error.h | |
| Unique.cc | |
| Unique.h | |
| ► HyperPython | |
| SerializedCells.cc | |
| ► Hyperspace | |
| ► request | |
| RequestHandlerAttrDel.cc | Definitions for RequestHandlerAttrDel |
| RequestHandlerAttrDel.h | Declarations for RequestHandlerAttrDel |
| RequestHandlerAttrExists.cc | Definitions for RequestHandlerAttrExists |
| RequestHandlerAttrExists.h | Declarations for RequestHandlerAttrExists |
| RequestHandlerAttrGet.cc | |
| RequestHandlerAttrGet.h | |
| RequestHandlerAttrIncr.cc | |
| RequestHandlerAttrIncr.h | |
| RequestHandlerAttrList.cc | |
| RequestHandlerAttrList.h | |
| RequestHandlerAttrSet.cc | |
| RequestHandlerAttrSet.h | |
| RequestHandlerClose.cc | |
| RequestHandlerClose.h | |
| RequestHandlerDelete.cc | |
| RequestHandlerDelete.h | |
| RequestHandlerDestroySession.cc | |
| RequestHandlerDestroySession.h | |
| RequestHandlerDoMaintenance.cc | |
| RequestHandlerDoMaintenance.h | |
| RequestHandlerExists.cc | |
| RequestHandlerExists.h | |
| RequestHandlerExpireSessions.cc | |
| RequestHandlerExpireSessions.h | |
| RequestHandlerHandshake.cc | |
| RequestHandlerHandshake.h | |
| RequestHandlerLock.cc | |
| RequestHandlerLock.h | |
| RequestHandlerMkdir.cc | |
| RequestHandlerMkdir.h | |
| RequestHandlerOpen.cc | |
| RequestHandlerOpen.h | |
| RequestHandlerReaddir.cc | |
| RequestHandlerReaddir.h | |
| RequestHandlerReaddirAttr.cc | |
| RequestHandlerReaddirAttr.h | |
| RequestHandlerReadpathAttr.cc | |
| RequestHandlerReadpathAttr.h | |
| RequestHandlerRelease.cc | |
| RequestHandlerRelease.h | |
| RequestHandlerRenewSession.cc | |
| RequestHandlerRenewSession.h | |
| RequestHandlerShutdown.cc | |
| RequestHandlerShutdown.h | |
| RequestHandlerStatus.cc | |
| RequestHandlerStatus.h | |
| ► response | |
| ResponseCallbackAttrExists.cc | Definitions for ResponseCallbackAttrExists |
| ResponseCallbackAttrExists.h | Declarations for ResponseCallbackAttrExists |
| ResponseCallbackAttrGet.cc | Definitions for ResponseCallbackAttrGet |
| ResponseCallbackAttrGet.h | Declarations for ResponseCallbackAttrGet |
| ResponseCallbackAttrIncr.cc | |
| ResponseCallbackAttrIncr.h | |
| ResponseCallbackAttrList.cc | |
| ResponseCallbackAttrList.h | |
| ResponseCallbackExists.cc | |
| ResponseCallbackExists.h | |
| ResponseCallbackLock.cc | |
| ResponseCallbackLock.h | |
| ResponseCallbackOpen.cc | |
| ResponseCallbackOpen.h | |
| ResponseCallbackReaddir.cc | |
| ResponseCallbackReaddir.h | |
| ResponseCallbackReaddirAttr.cc | |
| ResponseCallbackReaddirAttr.h | |
| ResponseCallbackReadpathAttr.cc | |
| ResponseCallbackReadpathAttr.h | |
| ResponseCallbackStatus.cc | |
| ResponseCallbackStatus.h | |
| BerkeleyDbFilesystem.cc | |
| BerkeleyDbFilesystem.h | Declarations for BerkeleyDbFilesystem |
| ClientConnectionHandler.cc | |
| ClientConnectionHandler.h | |
| ClientHandleState.h | |
| ClientKeepaliveHandler.cc | |
| ClientKeepaliveHandler.h | |
| Config.cc | |
| Config.h | |
| DbtManaged.h | |
| DirEntry.cc | |
| DirEntry.h | |
| DirEntryAttr.cc | |
| DirEntryAttr.h | |
| Event.cc | |
| Event.h | |
| FileHandleCallback.h | |
| HandleCallback.cc | |
| HandleCallback.h | |
| HsClientState.cc | |
| HsClientState.h | |
| HsCommandInterpreter.cc | |
| HsCommandInterpreter.h | |
| HsHelpText.cc | |
| HsHelpText.h | |
| HsParser.h | |
| LockSequencer.h | |
| main.cc | |
| Master.cc | |
| Master.h | |
| MetricsHandler.cc | Declarations for MetricsHandler |
| MetricsHandler.h | Declarations for MetricsHandler |
| Notification.h | |
| Protocol.cc | Definitions for Protocol |
| Protocol.h | Declarations for Protocol |
| ServerConnectionHandler.cc | |
| ServerConnectionHandler.h | |
| ServerKeepaliveHandler.cc | |
| ServerKeepaliveHandler.h | |
| Session.cc | |
| Session.h | |
| SessionData.h | |
| StateDbKeys.cc | |
| StateDbKeys.h | |
| ► Hypertable | |
| ► Lib | |
| ► bmz | |
| bmz-internal.h | |
| bmz-test.c | |
| bmz.c | |
| bmz.h | |
| bmzip.c | |
| test-helper.h | |
| ► Master | |
| ► Request | |
| ► Parameters | |
| AlterTable.cc | Definitions for AlterTable request parameters |
| AlterTable.h | Declarations for AlterTable request parameters |
| Balance.cc | Definitions for Balance request parameters |
| Balance.h | Declarations for Balance request parameters |
| Compact.cc | Definitions for Compact request parameters |
| Compact.h | Declarations for Compact request parameters |
| CreateNamespace.cc | Definitions for CreateNamespace request parameters |
| CreateNamespace.h | Declarations for CreateNamespace request parameters |
| CreateTable.cc | Definitions for CreateTable request parameters |
| CreateTable.h | Declarations for CreateTable request parameters |
| DropNamespace.cc | Definitions for DropNamespace request parameters |
| DropNamespace.h | Declarations for DropNamespace request parameters |
| DropTable.cc | Definitions for DropTable request parameters |
| DropTable.h | Declarations for DropTable request parameters |
| FetchResult.cc | Definitions for FetchResult request parameters |
| FetchResult.h | Declarations for FetchResult request parameters |
| MoveRange.cc | Definitions for MoveRange request parameters |
| MoveRange.h | Declarations for MoveRange request parameters |
| PhantomCommitComplete.cc | Definitions for PhantomCommitComplete request parameters |
| PhantomCommitComplete.h | Declarations for PhantomCommitComplete request parameters |
| PhantomPrepareComplete.cc | Definitions for PhantomPrepareComplete request parameters |
| PhantomPrepareComplete.h | Declarations for PhantomPrepareComplete request parameters |
| RecreateIndexTables.cc | Definitions for RecreateIndexTables request parameters |
| RecreateIndexTables.h | Declarations for RecreateIndexTables request parameters |
| RegisterServer.cc | Definitions for RegisterServer request parameters |
| RegisterServer.h | Declarations for RegisterServer request parameters |
| RelinquishAcknowledge.cc | Definitions for RelinquishAcknowledge request parameters |
| RelinquishAcknowledge.h | Declarations for RelinquishAcknowledge request parameters |
| RenameTable.cc | Definitions for RenameTable request parameters |
| RenameTable.h | Declarations for RenameTable request parameters |
| ReplayComplete.cc | Definitions for ReplayComplete request parameters |
| ReplayComplete.h | Declarations for ReplayComplete request parameters |
| ReplayStatus.cc | Definitions for ReplayStatus request parameters |
| ReplayStatus.h | Declarations for ReplayStatus request parameters |
| SetState.cc | Definitions for SetState request parameters |
| SetState.h | Declarations for SetState request parameters |
| Stop.cc | Definitions for Stop request parameters |
| Stop.h | Declarations for Stop request parameters |
| ► Response | |
| ► Parameters | |
| RegisterServer.cc | Definitions for RegisterServer response parameters |
| RegisterServer.h | Declarations for RegisterServer response parameters |
| Status.cc | Definitions for Status response parameters |
| Status.h | Declarations for Status response parameters |
| SystemStatus.cc | Definitions for SystemStatus response parameters |
| SystemStatus.h | Declarations for SystemStatus response parameters |
| Client.cc | Definitions for MasterClient This file contains definitions for MasterClient, a client interface class to the Master |
| Client.h | Declarations for MasterClient This file contains declarations for MasterClient, a client interface class to the Master |
| EventHandlerMasterChange.cc | |
| EventHandlerMasterChange.h | |
| HyperspaceCallback.cc | |
| HyperspaceCallback.h | |
| NamespaceFlag.cc | Definitions for NamespaceFlag |
| NamespaceFlag.h | Declarations for NamespaceFlag |
| Protocol.h | Declarations for Protocol |
| ► RangeServer | |
| ► Request | |
| ► Parameters | |
| AcknowledgeLoad.cc | Definitions for AcknowledgeLoad request parameters |
| AcknowledgeLoad.h | Declarations for AcknowledgeLoad request parameters |
| CommitLogSync.cc | Definitions for CommitLogSync request parameters |
| CommitLogSync.h | Declarations for CommitLogSync request parameters |
| Compact.cc | Definitions for Compact request parameters |
| Compact.h | Declarations for Compact request parameters |
| CreateScanner.cc | Definitions for CreateScanner request parameters |
| CreateScanner.h | Declarations for CreateScanner request parameters |
| DestroyScanner.cc | Definitions for DestroyScanner request parameters |
| DestroyScanner.h | Declarations for DestroyScanner request parameters |
| DropRange.cc | Definitions for DropRange request parameters |
| DropRange.h | Declarations for DropRange request parameters |
| DropTable.cc | Definitions for DropTable request parameters |
| DropTable.h | Declarations for DropTable request parameters |
| Dump.cc | Definitions for Dump request parameters |
| Dump.h | Declarations for Dump request parameters |
| DumpPseudoTable.cc | Definitions for DumpPseudoTable request parameters |
| DumpPseudoTable.h | Declarations for DumpPseudoTable request parameters |
| FetchScanblock.cc | Definitions for FetchScanblock request parameters |
| FetchScanblock.h | Declarations for FetchScanblock request parameters |
| GetStatistics.cc | Definitions for GetStatistics request parameters |
| GetStatistics.h | Declarations for GetStatistics request parameters |
| Heapcheck.cc | Definitions for Heapcheck request parameters |
| Heapcheck.h | Declarations for Heapcheck request parameters |
| LoadRange.cc | Definitions for LoadRange request parameters |
| LoadRange.h | Declarations for LoadRange request parameters |
| PhantomCommitRanges.cc | Definitions for PhantomCommitRanges request parameters |
| PhantomCommitRanges.h | Declarations for PhantomCommitRanges request parameters |
| PhantomLoad.cc | Definitions for PhantomLoad request parameters |
| PhantomLoad.h | Declarations for PhantomLoad request parameters |
| PhantomPrepareRanges.cc | Definitions for PhantomPrepareRanges request parameters |
| PhantomPrepareRanges.h | Declarations for PhantomPrepareRanges request parameters |
| PhantomUpdate.cc | Definitions for PhantomUpdate request parameters |
| PhantomUpdate.h | Declarations for PhantomUpdate request parameters |
| RelinquishRange.cc | Definitions for RelinquishRange request parameters |
| RelinquishRange.h | Declarations for RelinquishRange request parameters |
| ReplayFragments.cc | Definitions for ReplayFragments request parameters |
| ReplayFragments.h | Declarations for ReplayFragments request parameters |
| SetState.cc | Definitions for SetState request parameters |
| SetState.h | Declarations for SetState request parameters |
| TableMaintenanceDisable.cc | Definitions for TableMaintenanceDisable request parameters |
| TableMaintenanceDisable.h | Declarations for TableMaintenanceDisable request parameters |
| TableMaintenanceEnable.cc | Definitions for TableMaintenanceEnable request parameters |
| TableMaintenanceEnable.h | Declarations for TableMaintenanceEnable request parameters |
| Update.cc | Definitions for Update request parameters |
| Update.h | Declarations for Update request parameters |
| UpdateSchema.cc | Definitions for UpdateSchema request parameters |
| UpdateSchema.h | Declarations for UpdateSchema request parameters |
| ► Response | |
| ► Parameters | |
| AcknowledgeLoad.cc | Definitions for AcknowledgeLoad response parameters |
| AcknowledgeLoad.h | Declarations for AcknowledgeLoad response parameters |
| CreateScanner.cc | Definitions for CreateScanner response parameters |
| CreateScanner.h | Declarations for CreateScanner response parameters |
| GetStatistics.cc | Definitions for GetStatistics response parameters |
| GetStatistics.h | Declarations for GetStatistics response parameters |
| Status.cc | Definitions for Status response parameters |
| Status.h | Declarations for Status response parameters |
| Client.cc | Definitions for Client |
| Client.h | Declarations for RangeServerClient |
| Protocol.cc | Definitions for RangeServerProtocol |
| Protocol.h | Declarations for RangeServerProtocol |
| ► RangeServerRecovery | |
| FragmentReplayPlan.cc | Definitions for FragmentReplayPlan |
| FragmentReplayPlan.h | Declarations for FragmentReplayPlan |
| Plan.cc | Definitions for Plan |
| Plan.h | Declarations for Plan |
| ReceiverPlan.cc | |
| ReceiverPlan.h | |
| ReplayPlan.cc | Definitions for ReplayPlan |
| ReplayPlan.h | Declarations for ReplayPlan |
| ServerReceiverPlan.cc | Definitions for ServerReceiverPlan |
| ServerReceiverPlan.h | Declarations for ServerReceiverPlan |
| ► RS_METRICS | |
| RangeMetrics.cc | Definitions for RangeMetrics |
| RangeMetrics.h | Declarations for RangeMetrics |
| Reader.h | Declarations for Reader |
| ReaderTable.cc | Definitions for ReaderTable |
| ReaderTable.h | Declarations for ReaderTable |
| ServerMetrics.cc | Definitions for ServerMetrics |
| ServerMetrics.h | Declarations for ServerMetrics |
| AccessGroupSpec.cc | Definitions for AccessGroupSpec |
| AccessGroupSpec.h | Declarations for AccessGroupSpec |
| ApacheLogParser.cc | |
| ApacheLogParser.h | |
| BalancePlan.cc | |
| BalancePlan.h | |
| BlockCompressionCodec.cc | Definitions for BlockCompressionCodec |
| BlockCompressionCodec.h | Declarations for BlockCompressionCodec |
| BlockCompressionCodecBmz.cc | Definitions for BlockCompressionCodecBmz |
| BlockCompressionCodecBmz.h | Declarations for BlockCompressionCodecBmz |
| BlockCompressionCodecLzo.cc | Definitions for BlockCompressionCodecLzo |
| BlockCompressionCodecLzo.h | Declarations for BlockCompressionCodecLzo |
| BlockCompressionCodecNone.cc | Definitions for BlockCompressionCodecNone |
| BlockCompressionCodecNone.h | Declarations for BlockCompressionCodecNone |
| BlockCompressionCodecQuicklz.cc | Definitions for BlockCompressionCodecQuicklz |
| BlockCompressionCodecQuicklz.h | Declarations for BlockCompressionCodecQuicklz |
| BlockCompressionCodecSnappy.cc | Definitions for BlockCompressionCodecSnappy |
| BlockCompressionCodecSnappy.h | Declarations for BlockCompressionCodecSnappy |
| BlockCompressionCodecZlib.cc | |
| BlockCompressionCodecZlib.h | Declarations for BlockCompressionCodecZlib |
| BlockHeader.cc | Definitions for BlockHeader |
| BlockHeader.h | Declarations for BlockHeader |
| BlockHeaderCellStore.cc | Definitions for BlockHeaderCellStore |
| BlockHeaderCellStore.h | Declarations for BlockHeaderCellStore |
| BlockHeaderCommitLog.cc | Definitions for BlockHeaderCommitLog |
| BlockHeaderCommitLog.h | Declarations for BlockHeaderCommitLog |
| Canonicalize.cc | Definitions for Canonicalize |
| Canonicalize.h | Declarations for Canonicalize |
| Cell.cc | |
| Cell.h | |
| CellInterval.cc | |
| CellInterval.h | |
| CellPredicate.h | Declarations for CellPredicate |
| Cells.h | |
| Client.cc | |
| Client.h | |
| ClientObject.h | Declarations for ClientObject |
| ClusterId.cc | Definitions for ClusterId |
| ClusterId.h | Declarations for ClusterId |
| ColumnFamilySpec.cc | Definitions for ColumnFamilySpec |
| ColumnFamilySpec.h | Declarations for ColumnFamilySpec |
| ColumnPredicate.cc | |
| ColumnPredicate.h | |
| CommitLog.cc | Definitions for CommitLog |
| CommitLog.h | Declarations for CommitLog |
| CommitLogBase.h | |
| CommitLogBlockStream.cc | Definitions for CommitLogBlockStream |
| CommitLogBlockStream.h | Declarations for CommitLogBlockStream |
| CommitLogReader.cc | Definitions for CommitLogReader |
| CommitLogReader.h | Declarations for CommitLogReader |
| CompressorFactory.cc | |
| CompressorFactory.h | |
| Config.cc | |
| Config.h | |
| DataGenerator.cc | |
| DataGenerator.h | |
| DataGeneratorColumn.h | |
| DataGeneratorQualifier.h | |
| DataGeneratorRandom.cc | |
| DataGeneratorRandom.h | |
| DataGeneratorRowComponent.h | |
| DataSource.h | |
| FixedRandomStringGenerator.cc | |
| FixedRandomStringGenerator.h | |
| Future.cc | |
| Future.h | |
| HqlCommandInterpreter.cc | |
| HqlCommandInterpreter.h | Declarations for HqlCommandInterpreter |
| HqlHelpText.cc | Definitions for HqlHelpText |
| HqlHelpText.h | Declarations for HqlHelpText |
| HqlInterpreter.cc | |
| HqlInterpreter.h | |
| HqlParser.h | |
| IndexMutatorCallback.h | |
| IndexScannerCallback.h | |
| IndexTables.cc | |
| IndexTables.h | |
| IntervalScannerAsync.cc | |
| IntervalScannerAsync.h | |
| Key.cc | |
| Key.h | |
| KeySpec.cc | |
| KeySpec.h | |
| LegacyDecoder.cc | |
| LegacyDecoder.h | |
| LoadDataEscape.cc | |
| LoadDataEscape.h | |
| LoadDataFlags.h | |
| LoadDataSource.cc | |
| LoadDataSource.h | |
| LoadDataSourceFactory.cc | |
| LoadDataSourceFactory.h | |
| LoadDataSourceFileDfs.cc | |
| LoadDataSourceFileDfs.h | |
| LoadDataSourceFileLocal.cc | |
| LoadDataSourceFileLocal.h | |
| LoadDataSourceStdin.cc | |
| LoadDataSourceStdin.h | |
| LocationCache.cc | |
| LocationCache.h | |
| MetaLog.cc | Definitions for MetaLog |
| MetaLog.h | Declarations for MetaLog |
| MetaLogDefinition.h | Declarations for MetaLog::Definition |
| MetaLogEntity.cc | Definitions for MetaLog::Entity |
| MetaLogEntity.h | Declarations for MetaLog::Entity |
| MetaLogEntityHeader.cc | Definitions for MetaLog::EntityHeader |
| MetaLogEntityHeader.h | Declarations for MetaLog::EntityHeader |
| MetaLogReader.cc | Definitions for MetaLog::Reader |
| MetaLogReader.h | Declarations for MetaLog::Reader |
| MetaLogWriter.cc | Definitions for MetaLog::Writer |
| MetaLogWriter.h | Declarations for MetaLog::Writer |
| NameIdMapper.cc | |
| NameIdMapper.h | |
| Namespace.cc | |
| Namespace.h | |
| NamespaceCache.cc | |
| NamespaceCache.h | |
| NamespaceListing.h | |
| ProfileDataScanner.cc | Ddefinitions for ProfileDataScanner |
| ProfileDataScanner.h | Declarations for ProfileDataScanner |
| PseudoTables.cc | Member definitions for PseudoTables class |
| PseudoTables.h | Type declarations for PseudoTables class |
| QualifiedRangeSpec.cc | Definitions for QualifiedRangeSpec and QualifiedRangeSpecManaged |
| QualifiedRangeSpec.h | Declarations for QualifiedRangeSpec and QualifiedRangeSpecManaged |
| RangeLocationInfo.h | |
| RangeLocator.cc | |
| RangeLocator.h | |
| RangeMoveSpec.cc | |
| RangeMoveSpec.h | Declarations for RangeMoveSpec |
| RangeSpec.cc | Definitions for RangeSpec and RangeSpecManaged |
| RangeSpec.h | Declarations for RangeSpec and RangeSpecManaged |
| RangeState.cc | Definitions for RangeState |
| RangeState.h | Declarations for RangeState |
| Result.cc | |
| Result.h | |
| ResultCallback.h | |
| RootFileHandler.cc | |
| RootFileHandler.h | |
| RowInterval.cc | |
| RowInterval.h | |
| ScanBlock.cc | Definitions for ScanBlock |
| ScanBlock.h | Declarations for ScanBlock |
| ScanCells.cc | |
| ScanCells.h | |
| ScanLimitState.h | Declaration of ScanLimitState This file contains the type declaration for ScanLimitState, a class to track limits during a scan |
| ScanSpec.cc | |
| ScanSpec.h | |
| Schema.cc | Definitions for Schema |
| Schema.h | Declarations for Schema |
| SerializedKey.h | |
| StatsRangeServer.cc | |
| StatsRangeServer.h | |
| StatsTable.cc | |
| StatsTable.h | |
| SystemVariable.cc | Definitions for SystemVariable |
| SystemVariable.h | Declarations for SystemVariable |
| Table.cc | |
| Table.h | |
| TableCache.cc | |
| TableCache.h | |
| TableCallback.cc | |
| TableCallback.h | |
| TableDumper.cc | |
| TableDumper.h | |
| TableIdentifier.cc | Definitions for TableIdentifier and TableIdentifierManaged |
| TableIdentifier.h | Declarations for TableIdentifier and TableIdentifierManaged |
| TableMutator.cc | |
| TableMutator.h | |
| TableMutatorAsync.cc | |
| TableMutatorAsync.h | |
| TableMutatorAsyncCompletionCounter.h | |
| TableMutatorAsyncDispatchHandler.cc | |
| TableMutatorAsyncDispatchHandler.h | |
| TableMutatorAsyncHandler.cc | |
| TableMutatorAsyncHandler.h | |
| TableMutatorAsyncScatterBuffer.cc | Definitions for TableMutatorAsyncScatterBuffer |
| TableMutatorAsyncScatterBuffer.h | Declarations for TableMutatorAsyncScatterBuffer |
| TableMutatorAsyncSendBuffer.h | |
| TableMutatorCompletionCounter.h | |
| TableMutatorFlushHandler.cc | |
| TableMutatorFlushHandler.h | |
| TableMutatorIntervalHandler.cc | Definitions for TableMutatorIntervalHandler |
| TableMutatorIntervalHandler.h | Declarations for TableMutatorIntervalHandler |
| TableMutatorQueue.h | |
| TableMutatorShared.cc | |
| TableMutatorShared.h | |
| TableMutatorSyncDispatchHandler.cc | Definitions for TableMutatorSyncDispatchHandler |
| TableMutatorSyncDispatchHandler.h | Declarations for TableMutatorSyncDispatchHandler |
| TableParts.cc | Definitions for TableParts |
| TableParts.h | Declarations for TableParts |
| TableScanner.cc | |
| TableScanner.h | |
| TableScannerAsync.cc | |
| TableScannerAsync.h | |
| TableScannerDispatchHandler.cc | |
| TableScannerDispatchHandler.h | |
| TableScannerHandler.cc | |
| TableScannerHandler.h | |
| TableScannerQueue.h | |
| TableSplit.cc | |
| TableSplit.h | |
| TestData.h | |
| TestSource.cc | |
| TestSource.h | |
| ► Master | |
| BalanceAlgorithm.h | |
| BalanceAlgorithmEvenRanges.cc | |
| BalanceAlgorithmEvenRanges.h | |
| BalanceAlgorithmLoad.cc | |
| BalanceAlgorithmLoad.h | |
| BalanceAlgorithmOffload.cc | |
| BalanceAlgorithmOffload.h | |
| BalancePlanAuthority.cc | Definitions for BalancePlanAuthority |
| BalancePlanAuthority.h | Declarations for BalancePlanAuthority |
| ConnectionHandler.cc | Definitions for ConnectionHandler |
| ConnectionHandler.h | Declarations for ConnectionHandler |
| Context.cc | Definitions for Context |
| Context.h | Declarations for Context |
| DispatchHandlerOperation.cc | Definitions for DispatchHandlerOperation |
| DispatchHandlerOperation.h | Declarations for DispatchHandlerOperation |
| DispatchHandlerOperationAlterTable.h | |
| DispatchHandlerOperationCompact.h | Declarations for DispatchHandlerOperationCompact |
| DispatchHandlerOperationDropTable.h | |
| DispatchHandlerOperationGetStatistics.cc | |
| DispatchHandlerOperationGetStatistics.h | |
| DispatchHandlerOperationSetState.cc | Definitions for DispatchHandlerOperationSetState |
| DispatchHandlerOperationSetState.h | Declarations for DispatchHandlerOperationSetState |
| DispatchHandlerOperationSystemStatus.cc | |
| DispatchHandlerOperationSystemStatus.h | Declarations for DispatchHandlerOperationSystemStatus |
| DispatchHandlerOperationToggleTableMaintenance.h | Declarations for DispatchHandlerOperationToggleTableMaintenance |
| gc.cc | |
| GcWorker.cc | |
| GcWorker.h | |
| HyperspaceMasterFile.cc | Definitions for HyperspaceMasterFile |
| HyperspaceMasterFile.h | Declarations for HyperspaceMasterFile |
| LoadBalancer.cc | |
| LoadBalancer.h | |
| main.cc | Contains main function for Master server This file contains the definition for the main function for the Master server |
| MetaLogDefinitionMaster.cc | |
| MetaLogDefinitionMaster.h | |
| MetaLogEntityTypes.h | Master MetaLog entity type constants |
| MetricsHandler.cc | Declarations for MetricsHandler |
| MetricsHandler.h | Declarations for MetricsHandler |
| Monitoring.cc | |
| Monitoring.h | |
| NotificationMessage.h | Declarations for NotificationMessage This file contains declarations for NotificationMessage, a class for holding a notification message to be delivered to the administrator |
| Operation.cc | Definitions for Operation |
| Operation.h | Declarations for Operation |
| OperationAlterTable.cc | Definitions for OperationAlterTable |
| OperationAlterTable.h | Declarations for OperationAlterTable |
| OperationBalance.cc | |
| OperationBalance.h | |
| OperationCollectGarbage.cc | |
| OperationCollectGarbage.h | |
| OperationCompact.cc | Definitions for OperationCompact |
| OperationCompact.h | Declarations for OperationCompact |
| OperationCreateNamespace.cc | |
| OperationCreateNamespace.h | |
| OperationCreateTable.cc | Definitions for OperationCreateTable |
| OperationCreateTable.h | Declarations for OperationCreateTable |
| OperationDropNamespace.cc | |
| OperationDropNamespace.h | |
| OperationDropTable.cc | Definitions for OperationDropTable |
| OperationDropTable.h | Declarations for OperationDropTable |
| OperationEphemeral.h | Declarations for OperationEphemeral |
| OperationGatherStatistics.cc | Definitions for OperationGatherStatistics |
| OperationGatherStatistics.h | Declarations for OperationGatherStatistics |
| OperationInitialize.cc | |
| OperationInitialize.h | |
| OperationMoveRange.cc | |
| OperationMoveRange.h | |
| OperationProcessor.cc | Definitions for OperationProcessor |
| OperationProcessor.h | Declarations for OperationProcessor |
| OperationRecover.cc | |
| OperationRecover.h | |
| OperationRecoverRanges.cc | |
| OperationRecoverRanges.h | |
| OperationRecoveryBlocker.cc | |
| OperationRecoveryBlocker.h | |
| OperationRecreateIndexTables.cc | Definitions for OperationRecreateIndexTables |
| OperationRecreateIndexTables.h | Declarations for OperationRecreateIndexTables |
| OperationRegisterServer.cc | |
| OperationRegisterServer.h | |
| OperationRegisterServerBlocker.cc | Definitions for OperationRegisterServerBlocker |
| OperationRegisterServerBlocker.h | Declarations for OperationRegisterServerBlocker |
| OperationRelinquishAcknowledge.cc | |
| OperationRelinquishAcknowledge.h | |
| OperationRenameTable.cc | |
| OperationRenameTable.h | |
| OperationSetState.cc | Definitions for OperationSetState |
| OperationSetState.h | Declarations for OperationSetState |
| OperationStatus.cc | |
| OperationStatus.h | |
| OperationStop.cc | |
| OperationStop.h | |
| OperationSystemStatus.cc | |
| OperationSystemStatus.h | |
| OperationSystemUpgrade.cc | |
| OperationSystemUpgrade.h | |
| OperationTimedBarrier.cc | |
| OperationTimedBarrier.h | |
| OperationToggleTableMaintenance.cc | Definitions for OperationToggleTableMaintenance |
| OperationToggleTableMaintenance.h | Declarations for OperationToggleTableMaintenance |
| OperationWaitForServers.cc | |
| OperationWaitForServers.h | |
| RangeServerConnection.cc | |
| RangeServerConnection.h | |
| RangeServerConnectionManager.cc | |
| RangeServerConnectionManager.h | |
| RangeServerHyperspaceCallback.h | Declarations for RangeServerHyperspaceCallback |
| RangeServerStatistics.h | |
| RecoveredServers.cc | Definitions for RecoveredServers |
| RecoveredServers.h | Declarations for RecoveredServers |
| RecoveryStepFuture.h | |
| ReferenceManager.h | Declarations for ReferenceManager |
| ResponseManager.cc | Declarations for ResponseManager |
| ResponseManager.h | Declarations for ResponseManager |
| SystemState.cc | |
| SystemState.h | Declarations for SystemState |
| Utility.cc | Definitions for general-purpose utility functions |
| Utility.h | Declarations for general-purpose utility functions |
| ► RangeServer | |
| ► Request | |
| ► Handler | |
| AcknowledgeLoad.cc | |
| AcknowledgeLoad.h | |
| CommitLogSync.cc | |
| CommitLogSync.h | |
| Compact.cc | |
| Compact.h | |
| CreateScanner.cc | |
| CreateScanner.h | |
| DestroyScanner.cc | |
| DestroyScanner.h | |
| DoMaintenance.cc | |
| DoMaintenance.h | |
| DropRange.cc | |
| DropRange.h | |
| DropTable.cc | |
| DropTable.h | |
| Dump.cc | |
| Dump.h | |
| DumpPseudoTable.cc | |
| DumpPseudoTable.h | |
| FetchScanblock.cc | |
| FetchScanblock.h | |
| GetStatistics.cc | Definitions for GetStatistics |
| GetStatistics.h | Declarations for RequestHandlerGetStatistics |
| GroupCommit.cc | |
| GroupCommit.h | |
| Heapcheck.cc | |
| Heapcheck.h | |
| LoadRange.cc | |
| LoadRange.h | |
| MetadataSync.cc | |
| MetadataSync.h | |
| PhantomCommitRanges.cc | |
| PhantomCommitRanges.h | |
| PhantomLoad.cc | |
| PhantomLoad.h | |
| PhantomPrepareRanges.cc | |
| PhantomPrepareRanges.h | |
| PhantomUpdate.cc | |
| PhantomUpdate.h | |
| RelinquishRange.cc | |
| RelinquishRange.h | |
| ReplayFragments.cc | |
| ReplayFragments.h | |
| SetState.cc | Definitions for SetState |
| SetState.h | Declarations for RequestHandlerSetState |
| Shutdown.cc | |
| Shutdown.h | |
| Status.cc | |
| Status.h | |
| TableMaintenanceDisable.cc | Definitions for RequestHandlerTableMaintenanceDisable |
| TableMaintenanceDisable.h | Declarations for RequestHandlerTableMaintenanceDisable |
| TableMaintenanceEnable.cc | Definitions for RequestHandlerTableMaintenanceEnable |
| TableMaintenanceEnable.h | Declarations for RequestHandlerTableMaintenanceEnable |
| Update.cc | |
| Update.h | |
| UpdateSchema.cc | |
| UpdateSchema.h | |
| WaitForMaintenance.cc | |
| WaitForMaintenance.h | |
| ► Response | |
| ► Callback | |
| AcknowledgeLoad.cc | |
| AcknowledgeLoad.h | |
| CreateScanner.cc | |
| CreateScanner.h | |
| GetStatistics.cc | |
| GetStatistics.h | |
| PhantomUpdate.cc | |
| PhantomUpdate.h | |
| Status.cc | Definitions for Status response callback |
| Status.h | Declarations for Status response callback |
| Update.cc | |
| Update.h | |
| AccessGroup.cc | Definitions for AccessGroup |
| AccessGroup.h | Declarations for AccessGroup |
| AccessGroupGarbageTracker.cc | Definitions for AccessGroupGarbageTracker |
| AccessGroupGarbageTracker.h | Declarations for AccessGroupGarbageTracker |
| AccessGroupHintsFile.cc | Definitions for AccessGroupHintsFile |
| AccessGroupHintsFile.h | Declarations for AccessGroupHintsFile |
| CellCache.cc | |
| CellCache.h | |
| CellCacheAllocator.cc | |
| CellCacheAllocator.h | |
| CellCacheManager.cc | Definitions for CellCacheManager |
| CellCacheManager.h | Declarations for CellCacheManager |
| CellCacheScanner.cc | |
| CellCacheScanner.h | |
| CellList.h | |
| CellListScanner.h | |
| CellListScannerBuffer.cc | Definitions for CellListScannerBuffer |
| CellListScannerBuffer.h | Declarations for CellListScannerBuffer |
| CellStore.cc | Definitions for CellStore |
| CellStore.h | Declarations for CellStore |
| CellStoreBlockIndexArray.h | Declarations for CellStoreBlockIndexArray |
| CellStoreFactory.cc | Definitions for CellStoreFactory |
| CellStoreFactory.h | Declarations for CellStoreFactory |
| CellStoreInfo.h | |
| CellStoreReleaseCallback.cc | |
| CellStoreReleaseCallback.h | |
| CellStoreScanner.cc | Declarations for CellStoreScanner |
| CellStoreScanner.h | Declarations for CellStoreScanner |
| CellStoreScannerInterval.h | |
| CellStoreScannerIntervalBlockIndex.cc | Declarations for CellStoreScannerIntervalBlockIndex |
| CellStoreScannerIntervalBlockIndex.h | Declarations for CellStoreScannerIntervalBlockIndex |
| CellStoreScannerIntervalReadahead.cc | Definitions for CellStoreScannerIntervalReadahead |
| CellStoreScannerIntervalReadahead.h | Declarations for CellStoreScannerIntervalReadahead |
| CellStoreTrailer.h | |
| CellStoreTrailerV0.cc | |
| CellStoreTrailerV0.h | |
| CellStoreTrailerV1.cc | |
| CellStoreTrailerV1.h | |
| CellStoreTrailerV2.cc | |
| CellStoreTrailerV2.h | |
| CellStoreTrailerV3.cc | |
| CellStoreTrailerV3.h | |
| CellStoreTrailerV4.cc | |
| CellStoreTrailerV4.h | |
| CellStoreTrailerV5.cc | |
| CellStoreTrailerV5.h | |
| CellStoreTrailerV6.cc | |
| CellStoreTrailerV6.h | |
| CellStoreTrailerV7.cc | Declarations for CellStoreTrailerV7 |
| CellStoreTrailerV7.h | Declarations for CellStoreTrailerV7 |
| CellStoreV0.cc | |
| CellStoreV0.h | |
| CellStoreV1.cc | |
| CellStoreV1.h | |
| CellStoreV2.cc | |
| CellStoreV2.h | |
| CellStoreV3.cc | |
| CellStoreV3.h | |
| CellStoreV4.cc | |
| CellStoreV4.h | |
| CellStoreV5.cc | |
| CellStoreV5.h | |
| CellStoreV6.cc | Definitions for CellStoreV6 |
| CellStoreV6.h | Declarations for CellStoreV6 |
| CellStoreV7.cc | Definitions for CellStoreV7 |
| CellStoreV7.h | Declarations for CellStoreV7 |
| Config.cc | |
| Config.h | |
| ConnectionHandler.cc | |
| ConnectionHandler.h | |
| Context.h | Declarations for Context |
| count_stored.cc | |
| csdump.cc | |
| csvalidate.cc | |
| FileBlockCache.cc | |
| FileBlockCache.h | |
| FillScanBlock.cc | |
| FillScanBlock.h | Declaration for FillScanBlock |
| FragmentData.cc | Definitions for FragmentData |
| FragmentData.h | Declarations for FragmentData |
| Global.cc | |
| Global.h | |
| GroupCommit.cc | |
| GroupCommit.h | |
| GroupCommitInterface.h | Declarations for GroupCommitInterface |
| GroupCommitTimerHandler.cc | |
| GroupCommitTimerHandler.h | |
| HandlerFactory.h | |
| HyperspaceSessionHandler.cc | |
| HyperspaceSessionHandler.h | |
| HyperspaceTableCache.cc | Definitions for HyperspaceTableCache |
| HyperspaceTableCache.h | Declarations for HyperspaceTableCache |
| IndexUpdater.cc | Definitions for IndexUpdater |
| IndexUpdater.h | Declarations for IndexUpdater |
| KeyCompressor.h | |
| KeyCompressorNone.cc | |
| KeyCompressorNone.h | |
| KeyCompressorPrefix.cc | |
| KeyCompressorPrefix.h | |
| KeyDecompressor.h | |
| KeyDecompressorNone.cc | |
| KeyDecompressorNone.h | |
| KeyDecompressorPrefix.cc | |
| KeyDecompressorPrefix.h | |
| LiveFileTracker.cc | |
| LiveFileTracker.h | |
| LoadFactors.h | |
| LoadMetricsRange.cc | |
| LoadMetricsRange.h | |
| LoadStatistics.h | Declarations for LoadStatistics |
| LocationInitializer.cc | Definitions for LocationInitializer |
| LocationInitializer.h | Declarations for LocationInitializer |
| LogReplayBarrier.cc | |
| LogReplayBarrier.h | Declarations for LogReplayBarrier |
| main.cc | |
| MaintenanceFlag.h | Declarations for MaintenanceFlag This file contains declarations that are part of the MaintenanceFlag namespace and provide classes and functions for manipulating a bit field representing a set of maintenance types |
| MaintenancePrioritizer.cc | |
| MaintenancePrioritizer.h | |
| MaintenancePrioritizerLogCleanup.cc | |
| MaintenancePrioritizerLogCleanup.h | |
| MaintenancePrioritizerLowMemory.cc | |
| MaintenancePrioritizerLowMemory.h | |
| MaintenanceQueue.cc | Definitions for MaintenanceQueue This file contains the type and method definitions for the MaintenanceQueue |
| MaintenanceQueue.h | Declarations for MaintenanceQueue This file contains the type declarations for the MaintenanceQueue |
| MaintenanceScheduler.cc | Definitions for MaintenanceScheduler |
| MaintenanceScheduler.h | Declarations for MaintenanceScheduler |
| MaintenanceTask.h | |
| MaintenanceTaskCompaction.cc | |
| MaintenanceTaskCompaction.h | |
| MaintenanceTaskDeferredInitialization.cc | |
| MaintenanceTaskDeferredInitialization.h | |
| MaintenanceTaskMemoryPurge.cc | |
| MaintenanceTaskMemoryPurge.h | |
| MaintenanceTaskRelinquish.cc | |
| MaintenanceTaskRelinquish.h | |
| MaintenanceTaskSplit.cc | |
| MaintenanceTaskSplit.h | |
| MaintenanceTaskWorkQueue.cc | |
| MaintenanceTaskWorkQueue.h | |
| MemoryTracker.h | Declarations for MemoryTracker |
| MergeScannerAccessGroup.cc | Definitions for MergeScannerAccessGroup |
| MergeScannerAccessGroup.h | Declarations for MergeScannerAccessGroup |
| MergeScannerRange.cc | Definitions for MergeScannerRange |
| MergeScannerRange.h | Declarations for MergeScannerRange |
| Metadata.h | |
| MetadataNormal.cc | |
| MetadataNormal.h | |
| MetadataRoot.cc | |
| MetadataRoot.h | |
| MetaLogDefinitionRangeServer.cc | |
| MetaLogDefinitionRangeServer.h | |
| MetaLogEntityRange.cc | Definitions for MetaLogEntityRange |
| MetaLogEntityRange.h | Declarations for MetaLogEntityRange |
| MetaLogEntityRemoveOkLogs.cc | Definitions for MetaLogEntityRemoveOkLogs |
| MetaLogEntityRemoveOkLogs.h | Declarations for MetaLogEntityRemoveOkLogs |
| MetaLogEntityTask.h | |
| MetaLogEntityTaskAcknowledgeRelinquish.cc | |
| MetaLogEntityTaskAcknowledgeRelinquish.h | |
| MetaLogEntityTypes.h | RangeServer MetaLog entity type constants |
| PhantomRange.cc | Definitions for PhantomRange |
| PhantomRange.h | Declarations for PhantomRange |
| PhantomRangeMap.cc | |
| PhantomRangeMap.h | |
| QueryCache.cc | |
| QueryCache.h | |
| Range.cc | Definitions for Range |
| Range.h | Declarations for Range |
| RangeMaintenanceGuard.h | |
| RangeReplayBuffer.cc | |
| RangeReplayBuffer.h | |
| RangeServer.cc | Definitions for RangeServer |
| RangeServer.h | Declarations for RangeServer |
| RangeSet.h | |
| RangeTransferInfo.h | |
| ReplayBuffer.cc | |
| ReplayBuffer.h | |
| ReplayDispatchHandler.cc | |
| ReplayDispatchHandler.h | |
| ScanContext.cc | Definitions for ScanContext |
| ScanContext.h | Declarations for ScanContext |
| ScannerMap.cc | Definitions for ScannerMap |
| ScannerMap.h | Declarations for ScannerMap |
| ServerState.cc | Definitions for ServerState |
| ServerState.h | Declarations for ServerState |
| TableInfo.cc | Definitions for TableInfo |
| TableInfo.h | Declarations for TableInfo |
| TableInfoMap.cc | Definitions for TableInfoMap |
| TableInfoMap.h | Declarations for TableInfoMap |
| TimerHandler.cc | Definitions for TimerHandler |
| TimerHandler.h | Declarations for TimerHandler |
| TransferLog.h | Declarations for TransferLog This file contains type declarations for TransferLog, a class for creating a uniq range transfer log path |
| UpdateContext.h | |
| UpdatePipeline.cc | Definitions for UpdatePipeline |
| UpdatePipeline.h | Declarations for UpdatePipeline |
| UpdateRecRange.h | Declarations for UpdateRecRange |
| UpdateRecTable.h | Declarations for UpdateRecTable |
| UpdateRequest.h | Declarations for UpdateRequest |
| ► ThriftBroker | |
| Client.h | |
| Config.cc | |
| Config.h | |
| MetricsHandler.cc | Declarations for MetricsHandler |
| MetricsHandler.h | Declarations for MetricsHandler |
| SerializedCellsFlag.h | |
| SerializedCellsReader.cc | |
| SerializedCellsReader.h | |
| SerializedCellsWriter.cc | |
| SerializedCellsWriter.h | |
| ThriftBroker.cc | ThriftBroker server |
| ThriftHelper.cc | |
| ThriftHelper.h | |
| ► Tools | |
| ► balance_plan_generator | |
| ht_balance_plan_generator.cc | |
| ► check_integrity | |
| check_integrity.cc | |
| ► client | |
| ► fsbroker | |
| CommandInterpreter.cc | Definitions for CommandInterpreter |
| CommandInterpreter.h | Declarations for CommandInterpreter |
| fsbroker.cc | |
| fsTest.cc | |
| FsTestThreadFunction.cc | Definitions for FsTestThreadFunction |
| FsTestThreadFunction.h | Declarations for FsTestThreadFunction |
| ► hyperspace | |
| hyperspace.cc | |
| ► hypertable | |
| hypertable.cc | |
| ► master | |
| master.cc | |
| MasterCommandInterpreter.cc | |
| MasterCommandInterpreter.h | |
| ► rangeserver | |
| rangeserver.cc | |
| RangeServerCommandInterpreter.cc | |
| RangeServerCommandInterpreter.h | |
| TableInfo.cc | |
| TableInfo.h | |
| ► thriftbroker | |
| CommandInterpreter.cc | Definitions for CommandInterpreter |
| CommandInterpreter.h | Declarations for CommandInterpreter |
| thriftbroker.cc | |
| ► cluster | |
| ClusterCommandInterpreter.cc | Definitions for ClusterCommandInterpreter |
| ClusterCommandInterpreter.h | Declarations for ClusterCommandInterpreter |
| ht_cluster.cc | |
| ► dumplog | |
| dumplog.cc | |
| ► expand_hostspec | |
| ht_expand_hostspec.cc | |
| ► generate_error_code_doc | |
| ht_generate_error_code_doc.cc | |
| ► get_property | |
| get_property.cc | |
| ► Lib | |
| CommandInterpreter.cc | |
| CommandInterpreter.h | |
| CommandShell.cc | |
| CommandShell.h | |
| Notifier.h | |
| ► load_generator | |
| ht_load_generator.cc | |
| LoadClient.cc | |
| LoadClient.h | |
| LoadThread.cc | |
| LoadThread.h | |
| ParallelLoad.h | |
| QueryThread.cc | |
| QueryThread.h | |
| ► metalog_dump | |
| metalog_dump.cc | |
| ► prepend_md5 | |
| prepend_md5.cc | |
| ► prune_tsv | |
| prune_tsv.cc | |
| ► serverup | |
| serverup.cc | |
| ► ssh | |
| ht_ssh.cc | Main function definition for ht_ssh |
| SshOutputCollector.cc | Definitions for SshOutputCollector |
| SshOutputCollector.h | Declarations for SshOutputCollector |
| SshSocketHandler.cc | Definitions for SshSocketHandler |
| SshSocketHandler.h | Declarations for SshSocketHandler |
| SshThreadsCallbacks.cc | Definitions for SshThreadsCallbacks |
| SshThreadsCallbacks.h | Declarations for SshThreadsCallbacks |