2000个软件开发领域的高频特殊词及精选例句

1101、单词 uuids 的匹配文本:

  1. For example, when accessing /_uuids, you get a list of UUIDs from the system. Getting Started with CouchDB

  2. The images in the replicated glance server preserve the uuids, metadata, and image data from the original. bk-compute-adminguide-grizzly

  3. When you write your first programs, we recommend assigning your own UUIDs. CouchDB The Definitive Guide

  4. Randomly distributed keys could be usernames, email addresses, UUIDs, MD5 hashes, or any other key that has no identifiable pattern in your dataset. MongoDB The Definitive Guide 2nd Edition

  5. None This is an ordered list of firewall rule uuids. bk-admin-guide-cloud-latest

  6. The columns are sorted chronologically, using unique IDs (UUIDs) for column names to avoid clashes. Cassandra High Performance Cookbook

  7. Request Parameters: count (integer, the number of UUIDs to return, default 1) Beginning CouchDB

  8. The simplest way to generate mostly monotonic document IDs is to use the default value of sequential for the algorithm option in the uuids configuration section and let CouchDB generate your document IDs. Scaling CouchDB

  9. These can be simple numbers but also UUIDsand so on. HBase:The Definitive Guide

  10. Both row keys and column names can be strings, like relational column names, but they can also be long integers, UUIDs, or any kind of byte array. Cassandra The Definitive Guide

1102、单词 ycsb 的匹配文本:

  1. Therefore, we will start by introducing how to use Yahoo! Cloud Serving Benchmark (YCSB) to measure (benchmark) performance of a HBase cluster. HBase Administration Cookbook

  2. The Yahoo! Cloud Serving Benchmark (YCSB) provides benchmarking for the bases of comparison between NoSQL systems. Cassandra High Performance Cookbook

  3. Although YCSB is built for comparing systems, you can use it to test the performance of any of the databases it supports, including HBase. HBase in Action

  4. Installation YCSB is available in an online repository only, and you need to compile a binary version yourself. HBase:The Definitive Guide

1103、单词 des 的匹配文本:

  1. For the DES algorithm, there are a total of 256 possible keys. Pro Spring 3

  2. All the native SerDes and complex types supported in Hive are also implementations of these interfaces. Hive A Petabyte Scale Data Warehouse Using Hadoop

  3. This secret key can then be used for a variety of operations: it can be used directly for creating MACs, or it can be converted into a DES key for use in a cipher. Java Security 2nd Edition

  4. The simplicity of the format has a lot going for it, such as making it easy to process with other tools, including MapReduce programs or Streaming, but there are more compact and performant binary SerDesthat you might consider using. Hadoop:The Definitive Guide 3rd Edition

  5. The Data Encryption Standard (DES) is a venerable block cipher with a key length of 56 bits. Core Java Volume II Advanced Features 9th Edition

  6. In order to use this package, you need to have a basic understanding of cryptographic algorithms such as DES. Java in a Nutshell 5th Edition

  7. Besides key lengths, there’s an important difference between DES/AES and RC4-based ciphers. Java Network Programming 4th Edition

  8. Third-party input and output formats and SerDes can be specified, a feature which permits users to customize Hive for a wide range of file formats not supported natively. Programming Hive

1104、单词 stax 的匹配文本:

  1. Java can process XML input using different techniques, including using a Streaming API for XML (StAX) parser. Spring Batch in Action

  2. In this code you use Java’s built-in Streaming API for XML (StAX) parser to extract the key and value for each property and output them. Hadoop in Practice

  3. Produce/consume JSON text in a streaming fashion (similar to StAX API for XML) Build a Java object model for JSON text (similar to DOM API for XML) Java EE 7 Essentials

  4. In the future, support for streaming through StAX and/or SAX may be added to Spring Integration. Spring Integration in Action

  5. In the following sections, we discuss the streaming parsers supplied by the Java library: the venerable SAX parser and the more modern StAX parser that was added to Java SE 6 Core Java Volume II Advanced Features 9th Edition

  6. As you can see, we’ve used a simple StAX API (http://mng.bz/0S2s) to create an XML representation of our stock data. ActiveMQ in Action

  7. If using JAXP, the first step in parsing a document is the creation of the parser, SAXParser, XMLStreamReader, or DocumentBuilder depending on the API selected (SAX, StAX, and DOM, respectively) Java Performance

  8. The newer, simpler, and more efficient model is the Streaming API for XML (StAX) Java 7 Recipes A Problem-Solution Approach

1105、单词 frm 的匹配文本:

  1. Thus, when you create a table named MyTable, MySQL stores the table definition in MyTable.frm. High Performance MySQL 3rd Edition

  2. The Table Manager is responsible for creating, reading, and modifying the table definition files (.frmextension), maintaining a cache of table descriptors called table cache, and managing table-level locks. Understanding MySQL Internals

1106、单词 rdbmss 的匹配文本:

  1. Some of the biggest face-palm moments we’ve had were when someone published flawed benchmarks comparing MySQL to other relational database management systems (RDBMSs) with the default settings. High Performance MySQL 3rd Edition

  2. Similar to traditional relational database management systems (RDBMSs), data in HBase is organized in tables. Professional Hadoop Solutions

  3. Some RDBMSs ship powerful tools for managing these kinds of issues, but many don’t. HBase in Action

  4. We’ve seen similar contention with coarse-grained table-level locking in RDBMSs, where writes are latent even when there’s logically no contention. Graph Databases

  5. Examples include working with relational data in RDBMSs, structured files, and HBase. Hadoop in Practice

  6. However, there are several differences between the two languages, and between Pig and relational database management systems (RDBMSs) in general. Hadoop:The Definitive Guide 3rd Edition

  7. The HBase data model is not the relational approach we saw used in Hive and all other RDBMSs. Hadoop Beginners Guide

  8. Some applications use in-memory databases, while others use traditional relational database management systems (RDBMSs) Java 7 Recipes A Problem-Solution Approach

  9. Because MongoDB and most RDBMSs use the same data structure for their indexes, advice for managing indexes in both of these systems is compatible. MongoDB in Action

  10. Additionally, Sinfonia’s mini-transactions have limited semantics compared to the transactions provided by RDBMSs or Percolator: the user must specify a list of items to compare, read, and write prior to issuing the transaction. Percolator – Large-scale Incremental Processing Using Distributed Transactions and Notifications

1107、单词 chris 的匹配文本:

  1. In the 4th edition, Chris Grindstaff was very helpful during the development of the SWT section, and Sean Neville wrote the first draft of the Flex section for me. Thinking in Java 4th Edition

  2. While talking one afternoon about how to solve an unrelated problem, Chris mentioned Redis as a database that I might find interesting (given my education in theoretical computer science) Redis in Action

  3. Chris uses is that CouchDB has felt like a boulder we’ve been pushing up a hill. CouchDB The Definitive Guide

  4. Also to the authoring team, including Chris, Manuel and Brent, in providing me extraordinary support in writing this book. Pro Spring 3

  5. Another big thanks goes to Chris Nelson for keeping all of us focused and for his advice on the book; it was a pleasure working with you. Pro Spring MVC

  6. So I consulted with Chris Mattmann, another Nutch committer with whom I had worked, about the potential for refactoring all these disparate tools in a common and standardized project. Tika in Action

  7. A search for “Chris” would match on “Chris Isaak” since he is tagged with pop, but “Chris Cagle” would be filtered out since he plays only American and country music. Solr 3 Enterprise Search Server

  8. After several years of experience with the language, and significant contributions by Ed Frank, Patrick Naughton, Jonathan Payne, and Chris Warth it was retargeted to the Internet, renamed, and substantially revised to be the language specified here. The Java Language Specification Java SE 7 Edition

  9. I would like to thank my wife Karen for editing and proofreading my chapters; my children Chris, Connor, and Michael for keeping the zombies at bay; and my dog Rex for forcing me to go on walks in the snow and the rain. ActiveMQ in Action

  10. Chris Beams for his legitimizing of Gradle through SpringSource projects. Building and Testing with Gradle

1108、单词 multiprocessor 的匹配文本:

  1. Threads in Java can take advantage of multiprocessor systems if the base operating system does so. Core Java Volume I Fundamentals 9th Edition

  2. These kinds of issues can also be exposed or amplified if a program is moved to a multiprocessor system. Thinking in Java 4th Edition

  3. In this chapter, we show a process for exploiting the power of multiprocessor. Java Threads 3rd Edition

  4. Such an approach is particularly interesting if you want to leverage multicore or multiprocessor hardware, as illustrated in figure 13.1 Spring Batch in Action

  5. Figure 10.6 A second optimal solution for the multiprocessor case. Data Structures and Algorithm Analysis in Java 3rd Edition

  6. As with any cache mechanism, invalidation issues are a problem, especially on multiprocessor systems where we often get the situation that two processors want to access the same memory at the same time. Oracle JRockit The Definitive Guide

  7. The concurrent garbage collector should be especially effective on multiprocessor machines. Java Performance Tuning 2nd Edition

  8. Being able to make efficient use of CPU cycles can be challenging for multithreaded applications running on multiprocessor and multicore. Java Performance

  9. The cost advantages of using inexpensive, PC-based clusters over high-end multiprocessor servers can be quite substantial, at least for a highly parallelizable application like ours. Web search for a planet the google cluster architecture

  10. Each computer system may be a uniprocessor, a multiprocessor, or even a cluster of machines administered as a single unit and sharing a common operating system. Concurrent Programming in Java Design Principles and Pattern

1109、单词 cursors 的匹配文本:

  1. Table 8.3 lists the constants to use with this method along with what the cursors look like under Windows. Core Java Volume I Fundamentals 9th Edition

  2. Create an application and change the cursor to one of the stock cursors in the Cursor class. Thinking in Java 4th Edition

  3. MySQL’s implementation of stored code is pretty limited—execution plan caches are per-connection, cursors are materialized as temporary tables, there’s very. High Performance MySQL 3rd Edition

  4. Cursors The database returns results from find using a cursor. MongoDB The Definitive Guide 2nd Edition

  5. Reading with ORM cursors implies that code responsible for managing domain classes doesn’t use a first-level cache. Spring Batch in Action

  6. Scans Now that we have discussed the basic CRUD-type operations, it is time to take a look at scans, a technique akin to cursorsin database systems, which make use of the underlying sequential, sorted storage layout HBase is providing. HBase:The Definitive Guide

  7. In most cases, you can use one of the out-of-the box reader implementations and customize it for your application’s needs so that you can avoid the critical yet tedious tasks of dealing with file line reading, database cursors, and so on. Spring Integration in Action

  8. Additionally, the system usage memory limit determines the point at which messages are offloaded to disk by the pending message cursors. ActiveMQ in Action

  9. Cursors, found in

    声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2018年6月2日
下一篇 2018年6月2日

相关推荐