Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
h
- HMGET Description: HMGET is a Redis command that allows retrieving the values of multiple fields in a hash efficiently. Redis, an in-memory data(...) Read more
- HSETNX Description: HSETNX is a Redis command that allows setting the value of a field in a hash only if that field does not already exist. This(...) Read more
- HSTRLEN Description: HSTRLEN is a Redis command that allows you to obtain the length of the value of a specific field within a hash. Hashes in Redis are(...) Read more
- Hector Description: Hector is a client library specifically designed to interact with Apache Cassandra, a highly scalable and distributed NoSQL(...) Read more
- Heterogeneous Clusters Description: Heterogeneous clusters are configurations of computer systems that integrate different types of nodes or hardware, allowing for(...) Read more
- Heterogeneous Processing Description: Heterogeneous processing refers to a computing approach that utilizes different types of processors or architectures to carry out(...) Read more
- Hadoop Security Description: Hadoop security refers to the measures and protocols implemented to protect the data and applications operating within the Hadoop(...) Read more
- Hadoop Client Description: The Hadoop Client is a software application designed to interact with a Hadoop cluster, facilitating communication and data(...) Read more
- Hadoop Job Description: Hadoop work refers to a processing unit that is sent to a Hadoop cluster for execution. This distributed processing system allows(...) Read more
- Hadoop API Description: The Hadoop API is an interface that allows developers to interact with the components of Hadoop, an open-source framework designed(...) Read more
- Hadoop Configuration Description: Hadoop configuration refers to the settings and parameters that define how this open-source framework designed for processing and(...) Read more
- Hadoop Node Description: A Hadoop node is a basic processing unit within a Hadoop cluster, which is a framework designed for storing and processing large(...) Read more
- Hadoop Scheduler Description: The Hadoop scheduler is an essential component of the Hadoop ecosystem, responsible for allocating resources and scheduling tasks(...) Read more
- Hadoop Streaming API Description: The Hadoop Streaming API is an interface that allows developers to create MapReduce jobs using any executable, thus facilitating(...) Read more
- Hadoop File System Description: The Hadoop File System (HDFS) is a fundamental component of the Hadoop ecosystem, designed to store large volumes of data across a(...) Read more