November 2015
Beginner to intermediate
248 pages
5h 24m
English
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: " You can use the rpm command to install Couchbase on Red Hat or CentOS."
A block of code is set as follows:
<dependencies>
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>java-client</artifactId>
<version>2.1.3</version>
</dependency>
</dependencies>Any command-line input or output is written as follows:
#/etc/init.d/couchbase-server start #/etc/init.d/couchbase-server stop
Read now
Unlock full access