• About
  • Documentation
    • Quick Start
    • Architecture Overview
    • Glossary
    • Frequently Asked Questions
    • Deployment
      • Environment Setup
      • Building H-Store
      • Command-line Terminal
      • Executing H-Store
      • Supported Benchmarks
      • Benchmark Client Configuration
      • Transaction Trace Logs
      • Running on Amazon EC2
      • Automatic Deployment on Amazon EC2
      • Anti-Caching
      • Command Logging
      • Automatic Database Designer
      • Catalog Viewer Tool
      • Deferred Query Execution
      • OLAP JVM Snapshots
      • MapReduce Transactions
    • Configuration
      • Cluster Configuration File
      • Properties File
        • Global Parameters
        • Client Parameters
        • Site Parameters
    • Debugging
      • Debugging C++ Execution Engine
      • Debugging Java Frontend
      • Execution Output Logs
      • Profiling H-Store using JProfiler
      • Internal Transaction Profiling
    • Development
      • Detailed Architecture Overview
      • Setting up H-Store in Eclipse
      • Testing H-Store
      • Adding New System Statistics
      • Writing New Benchmarks
      • Writing New Tests
      • Writing New System Stored Procedures
      • Internal Catalog Schema
      • ProtoRPC RPC System
      • Query Planning & Execution
      • Adding Configuration Properties
      • Transaction Parameter Mappings
      • Transaction Prediction Models
    • System Stored Procedures
      • @AdHoc
      • @ExecutorStatus
      • @GarbageCollection
      • @GetConfiguration
      • @LoadMultipartitionTable
      • @MarkovUpdate
      • @NoOp
      • @Quiesce
      • @ResetProfiling
      • @SetConfiguration
      • @Statistics
  • Downloads
  • People
  • Projects
    • AuctionMark: An OLTP Benchmark for Shared-Nothing Database Management Systems
    • Automatic Database Partitioning
    • Concurrency Control Schemes
    • Predictive Modeling of OLTP Applications
    • The SEATS Airline Ticketing Systems Benchmark
  • Publications

Documentation > Glossary

  • Base Partition
  • Batch Planner
  • Control Code
  • HStoreCoordinator
  • HStoreSite
  • PartitionExecutor
  • Plan Fragment
  • Query Plan
  • Query Plan Node
  • Remote Partition
  • Stored Procedure
  • Touched Partitions
  • Transaction


Last Updated on July 18th, 2013 by Andy Pavlo

Site Information

  • Content © 2022 Brown University, Carnegie Mellon University, Massachusetts Institute of Technology, and Yale University except where otherwise noted.

RSS Latest Development Updates

  • Quick fix for getting the JVM version on 1.8 with OpenJDK apavlo
  • fixed votes generator to not need to be shut down
  • add back sleep gegao
  • change the way of exiting gegao