UNPKG

cassandra-server

Version:

A thin Javascript wrapper around Apache Cassandra to provide out of the box server support

2,324 lines 95.9 kB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:30 CEST 2014 -->
<title>DatabaseDescriptor (apache-cassandra API)</title>
<meta name="date" content="2014-09-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="DatabaseDescriptor (apache-cassandra API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DatabaseDescriptor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/config/ConfigurationLoader.html" title="interface in org.apache.cassandra.config"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/config/EncryptionOptions.html" title="class in org.apache.cassandra.config"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/config/DatabaseDescriptor.html" target="_top">Frames</a></li>
<li><a href="DatabaseDescriptor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cassandra.config</div>
<h2 title="Class DatabaseDescriptor" class="title">Class DatabaseDescriptor</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.config.DatabaseDescriptor</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">DatabaseDescriptor</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!--   -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#DatabaseDescriptor()">DatabaseDescriptor</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!--   -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#createAllDirectories()">createAllDirectories</a></strong>()</code>
<div class="block">Creates all storage-related directories.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getAllDataFileLocations()">getAllDataFileLocations</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/auth/IAuthenticator.html" title="interface in org.apache.cassandra.auth">IAuthenticator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getAuthenticator()">getAuthenticator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/auth/IAuthorizer.html" title="interface in org.apache.cassandra.auth">IAuthorizer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getAuthorizer()">getAuthorizer</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getBatchlogReplayThrottleInKB()">getBatchlogReplayThrottleInKB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getBatchSizeWarnThreshold()">getBatchSizeWarnThreshold</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.net.InetAddress</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getBroadcastAddress()">getBroadcastAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.net.InetAddress</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getBroadcastRpcAddress()">getBroadcastRpcAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCasContentionTimeout()">getCasContentionTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/EncryptionOptions.ClientEncryptionOptions.html" title="class in org.apache.cassandra.config">EncryptionOptions.ClientEncryptionOptions</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getClientEncryptionOptions()">getClientEncryptionOptions</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getClusterName()">getClusterName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getColumnIndexSize()">getColumnIndexSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.CommitFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.CommitFailurePolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitFailurePolicy()">getCommitFailurePolicy</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogLocation()">getCommitLogLocation</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogPeriodicQueueSize()">getCommitLogPeriodicQueueSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogSegmentSize()">getCommitLogSegmentSize</a></strong>()</code>
<div class="block">size of commitlog segments to allocate</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.CommitLogSync.html" title="enum in org.apache.cassandra.config">Config.CommitLogSync</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogSync()">getCommitLogSync</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogSyncBatchWindow()">getCommitLogSyncBatchWindow</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCommitLogSyncPeriod()">getCommitLogSyncPeriod</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCompactionThroughputMbPerSec()">getCompactionThroughputMbPerSec</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getConcurrentCompactors()">getConcurrentCompactors</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getConcurrentCounterWriters()">getConcurrentCounterWriters</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getConcurrentReaders()">getConcurrentReaders</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getConcurrentWriters()">getConcurrentWriters</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCounterCacheKeysToSave()">getCounterCacheKeysToSave</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCounterCacheSavePeriod()">getCounterCacheSavePeriod</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCounterCacheSizeInMB()">getCounterCacheSizeInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getCounterWriteRpcTimeout()">getCounterWriteRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDisableSTCSInL0()">getDisableSTCSInL0</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.DiskAccessMode.html" title="enum in org.apache.cassandra.config">Config.DiskAccessMode</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDiskAccessMode()">getDiskAccessMode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.DiskFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.DiskFailurePolicy</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDiskFailurePolicy()">getDiskFailurePolicy</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDynamicBadnessThreshold()">getDynamicBadnessThreshold</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDynamicResetInterval()">getDynamicResetInterval</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getDynamicUpdateInterval()">getDynamicUpdateInterval</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/locator/IEndpointSnitch.html" title="interface in org.apache.cassandra.locator">IEndpointSnitch</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getEndpointSnitch()">getEndpointSnitch</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getFileCacheSizeInMB()">getFileCacheSizeInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getFlushWriters()">getFlushWriters</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getHintedHandoffThrottleInKB()">getHintedHandoffThrottleInKB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.DiskAccessMode.html" title="enum in org.apache.cassandra.config">Config.DiskAccessMode</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getIndexAccessMode()">getIndexAccessMode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getIndexInterval()">getIndexInterval</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getIndexSummaryCapacityInMB()">getIndexSummaryCapacityInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getIndexSummaryResizeIntervalInMinutes()">getIndexSummaryResizeIntervalInMinutes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Collection&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInitialTokens()">getInitialTokens</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInterDCStreamThroughputOutboundMegabitsPerSec()">getInterDCStreamThroughputOutboundMegabitsPerSec</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInterDCTcpNoDelay()">getInterDCTcpNoDelay</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/auth/IInternodeAuthenticator.html" title="interface in org.apache.cassandra.auth">IInternodeAuthenticator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInternodeAuthenticator()">getInternodeAuthenticator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInternodeRecvBufferSize()">getInternodeRecvBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getInternodeSendBufferSize()">getInternodeSendBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getKeyCacheKeysToSave()">getKeyCacheKeysToSave</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getKeyCacheSavePeriod()">getKeyCacheSavePeriod</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getKeyCacheSizeInMB()">getKeyCacheSizeInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.net.InetAddress</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getListenAddress()">getListenAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Comparator&lt;java.net.InetAddress&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getLocalComparator()">getLocalComparator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getLocalDataCenter()">getLocalDataCenter</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getMaxHintsThread()">getMaxHintsThread</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getMaxHintWindow()">getMaxHintWindow</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getMaxStreamingRetries()">getMaxStreamingRetries</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/utils/memory/MemtablePool.html" title="class in org.apache.cassandra.utils.memory">MemtablePool</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getMemtableAllocatorPool()">getMemtableAllocatorPool</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getMinRpcTimeout()">getMinRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getNativeTransportMaxFrameSize()">getNativeTransportMaxFrameSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getNativeTransportMaxThreads()">getNativeTransportMaxThreads</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getNativeTransportPort()">getNativeTransportPort</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getNumTokens()">getNumTokens</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/io/util/IAllocator.html" title="interface in org.apache.cassandra.io.util">IAllocator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getoffHeapMemoryAllocator()">getoffHeapMemoryAllocator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&lt;?&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getPartitioner()">getPartitioner</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getPartitionerName()">getPartitionerName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getPermissionsValidity()">getPermissionsValidity</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getPhiConvictThreshold()">getPhiConvictThreshold</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRangeRpcTimeout()">getRangeRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getReadRpcTimeout()">getReadRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.net.InetAddress</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getReplaceAddress()">getReplaceAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.UUID</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getReplaceNode()">getReplaceNode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Collection&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getReplaceTokens()">getReplaceTokens</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/scheduler/IRequestScheduler.html" title="interface in org.apache.cassandra.scheduler">IRequestScheduler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRequestScheduler()">getRequestScheduler</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.RequestSchedulerId.html" title="enum in org.apache.cassandra.config">Config.RequestSchedulerId</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRequestSchedulerId()">getRequestSchedulerId</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/RequestSchedulerOptions.html" title="class in org.apache.cassandra.config">RequestSchedulerOptions</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRequestSchedulerOptions()">getRequestSchedulerOptions</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRowCacheKeysToSave()">getRowCacheKeysToSave</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRowCacheSavePeriod()">getRowCacheSavePeriod</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRowCacheSizeInMB()">getRowCacheSizeInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.net.InetAddress</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcAddress()">getRpcAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcKeepAlive()">getRpcKeepAlive</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcListenBacklog()">getRpcListenBacklog</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcMaxThreads()">getRpcMaxThreads</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcMinThreads()">getRpcMinThreads</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcPort()">getRpcPort</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcRecvBufferSize()">getRpcRecvBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcSendBufferSize()">getRpcSendBufferSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcServerType()">getRpcServerType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getRpcTimeout()">getRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getSavedCachesLocation()">getSavedCachesLocation</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Set&lt;java.net.InetAddress&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getSeeds()">getSeeds</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.io.File</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getSerializedCachePath(java.lang.String,%20java.lang.String,%20java.util.UUID,%20org.apache.cassandra.service.CacheService.CacheType,%20java.lang.String)">getSerializedCachePath</a></strong>(java.lang.String&nbsp;ksName,
                      java.lang.String&nbsp;cfName,
                      java.util.UUID&nbsp;cfId,
                      <a href="../../../../org/apache/cassandra/service/CacheService.CacheType.html" title="enum in org.apache.cassandra.service">CacheService.CacheType</a>&nbsp;cacheType,
                      java.lang.String&nbsp;version)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/EncryptionOptions.ServerEncryptionOptions.html" title="class in org.apache.cassandra.config">EncryptionOptions.ServerEncryptionOptions</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getServerEncryptionOptions()">getServerEncryptionOptions</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getSSLStoragePort()">getSSLStoragePort</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getSSTablePreempiveOpenIntervalInMB()">getSSTablePreempiveOpenIntervalInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getStoragePort()">getStoragePort</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getStreamingSocketTimeout()">getStreamingSocketTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getStreamThroughputOutboundMegabitsPerSec()">getStreamThroughputOutboundMegabitsPerSec</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getThriftFramedTransportSize()">getThriftFramedTransportSize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTimeout(org.apache.cassandra.net.MessagingService.Verb)">getTimeout</a></strong>(<a href="../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a>&nbsp;verb)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTombstoneFailureThreshold()">getTombstoneFailureThreshold</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTombstoneWarnThreshold()">getTombstoneWarnThreshold</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTotalCommitlogSpaceInMB()">getTotalCommitlogSpaceInMB</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTrickleFsync()">getTrickleFsync</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTrickleFsyncIntervalInKb()">getTrickleFsyncIntervalInKb</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getTruncateRpcTimeout()">getTruncateRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#getWriteRpcTimeout()">getWriteRpcTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#hasCrossNodeTimeout()">hasCrossNodeTimeout</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#hasLargeAddressSpace()">hasLargeAddressSpace</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#hintedHandoffEnabled()">hintedHandoffEnabled</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#hintedHandoffEnabled(java.lang.String)">hintedHandoffEnabled</a></strong>(java.lang.String&nbsp;dcName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Set&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#hintedHandoffEnabledByDC()">hintedHandoffEnabledByDC</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.InternodeCompression.html" title="enum in org.apache.cassandra.config">Config.InternodeCompression</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#internodeCompression()">internodeCompression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#isAutoBootstrap()">isAutoBootstrap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#isAutoSnapshot()">isAutoSnapshot</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#isIncrementalBackupsEnabled()">isIncrementalBackupsEnabled</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#isReplacing()">isReplacing</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#isSnapshotBeforeCompaction()">isSnapshotBeforeCompaction</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/config/Config.html" title="class in org.apache.cassandra.config">Config</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#loadConfig()">loadConfig</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#loadSchemas()">loadSchemas</a></strong>()</code>
<div class="block">load keyspace (keyspace) definitions, but do not initialize the keyspace instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setAutoSnapshot(boolean)">setAutoSnapshot</a></strong>(boolean&nbsp;autoSnapshot)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setBroadcastAddress(java.net.InetAddress)">setBroadcastAddress</a></strong>(java.net.InetAddress&nbsp;broadcastAdd)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setBroadcastRpcAddress(java.net.InetAddress)">setBroadcastRpcAddress</a></strong>(java.net.InetAddress&nbsp;broadcastRPCAddr)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCasContentionTimeout(java.lang.Long)">setCasContentionTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCommitFailurePolicy(org.apache.cassandra.config.Config.CommitFailurePolicy)">setCommitFailurePolicy</a></strong>(<a href="../../../../org/apache/cassandra/config/Config.CommitFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.CommitFailurePolicy</a>&nbsp;policy)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCompactionThroughputMbPerSec(int)">setCompactionThroughputMbPerSec</a></strong>(int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCounterCacheKeysToSave(int)">setCounterCacheKeysToSave</a></strong>(int&nbsp;counterCacheKeysToSave)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCounterCacheSavePeriod(int)">setCounterCacheSavePeriod</a></strong>(int&nbsp;counterCacheSavePeriod)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setCounterWriteRpcTimeout(java.lang.Long)">setCounterWriteRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setDiskFailurePolicy(org.apache.cassandra.config.Config.DiskFailurePolicy)">setDiskFailurePolicy</a></strong>(<a href="../../../../org/apache/cassandra/config/Config.DiskFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.DiskFailurePolicy</a>&nbsp;policy)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setDynamicBadnessThreshold(java.lang.Double)">setDynamicBadnessThreshold</a></strong>(java.lang.Double&nbsp;dynamicBadnessThreshold)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setDynamicResetInterval(java.lang.Integer)">setDynamicResetInterval</a></strong>(java.lang.Integer&nbsp;dynamicResetInterval)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setDynamicUpdateInterval(java.lang.Integer)">setDynamicUpdateInterval</a></strong>(java.lang.Integer&nbsp;dynamicUpdateInterval)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setEndpointSnitch(org.apache.cassandra.locator.IEndpointSnitch)">setEndpointSnitch</a></strong>(<a href="../../../../org/apache/cassandra/locator/IEndpointSnitch.html" title="interface in org.apache.cassandra.locator">IEndpointSnitch</a>&nbsp;eps)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setHintedHandoffEnabled(boolean)">setHintedHandoffEnabled</a></strong>(boolean&nbsp;hintedHandoffEnabled)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setHintedHandoffEnabled(java.lang.String)">setHintedHandoffEnabled</a></strong>(java.lang.String&nbsp;dcNames)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setHintedHandoffThrottleInKB(java.lang.Integer)">setHintedHandoffThrottleInKB</a></strong>(java.lang.Integer&nbsp;throttleInKB)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setIncrementalBackupsEnabled(boolean)">setIncrementalBackupsEnabled</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setInterDCStreamThroughputOutboundMegabitsPerSec(int)">setInterDCStreamThroughputOutboundMegabitsPerSec</a></strong>(int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setKeyCacheKeysToSave(int)">setKeyCacheKeysToSave</a></strong>(int&nbsp;keyCacheKeysToSave)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setKeyCacheSavePeriod(int)">setKeyCacheSavePeriod</a></strong>(int&nbsp;keyCacheSavePeriod)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setMaxHintWindow(int)">setMaxHintWindow</a></strong>(int&nbsp;ms)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setPartitioner(org.apache.cassandra.dht.IPartitioner)">setPartitioner</a></strong>(<a href="../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&lt;?&gt;&nbsp;newPartitioner)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setPhiConvictThreshold(double)">setPhiConvictThreshold</a></strong>(double&nbsp;phiConvictThreshold)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setRangeRpcTimeout(java.lang.Long)">setRangeRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setReadRpcTimeout(java.lang.Long)">setReadRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setRowCacheKeysToSave(int)">setRowCacheKeysToSave</a></strong>(int&nbsp;rowCacheKeysToSave)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setRowCacheSavePeriod(int)">setRowCacheSavePeriod</a></strong>(int&nbsp;rowCacheSavePeriod)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setRpcTimeout(java.lang.Long)">setRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setStreamThroughputOutboundMegabitsPerSec(int)">setStreamThroughputOutboundMegabitsPerSec</a></strong>(int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setTombstoneFailureThreshold(int)">setTombstoneFailureThreshold</a></strong>(int&nbsp;threshold)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setTombstoneWarnThreshold(int)">setTombstoneWarnThreshold</a></strong>(int&nbsp;threshold)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setTruncateRpcTimeout(java.lang.Long)">setTruncateRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#setWriteRpcTimeout(java.lang.Long)">setWriteRpcTimeout</a></strong>(java.lang.Long&nbsp;timeOutInMillis)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#shouldHintByDC()">shouldHintByDC</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#startNativeTransport()">startNativeTransport</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#startRpc()">startRpc</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Collection&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/config/DatabaseDescriptor.html#tokensFromString(java.lang.String)">tokensFromString</a></strong>(java.lang.String&nbsp;tokenString)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!--   -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!--   -->
</a>
<h3>Constructor Detail</h3>
<a name="DatabaseDescriptor()">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DatabaseDescriptor</h4>
<pre>public&nbsp;DatabaseDescriptor()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!--   -->
</a>
<h3>Method Detail</h3>
<a name="loadConfig()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadConfig</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.html" title="class in org.apache.cassandra.config">Config</a>&nbsp;loadConfig()
                         throws <a href="../../../../org/apache/cassandra/exceptions/ConfigurationException.html" title="class in org.apache.cassandra.exceptions">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/cassandra/exceptions/ConfigurationException.html" title="class in org.apache.cassandra.exceptions">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="loadSchemas()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadSchemas</h4>
<pre>public static&nbsp;void&nbsp;loadSchemas()</pre>
<div class="block">load keyspace (keyspace) definitions, but do not initialize the keyspace instances.</div>
</li>
</ul>
<a name="getAuthenticator()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthenticator</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/auth/IAuthenticator.html" title="interface in org.apache.cassandra.auth">IAuthenticator</a>&nbsp;getAuthenticator()</pre>
</li>
</ul>
<a name="getAuthorizer()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthorizer</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/auth/IAuthorizer.html" title="interface in org.apache.cassandra.auth">IAuthorizer</a>&nbsp;getAuthorizer()</pre>
</li>
</ul>
<a name="getPermissionsValidity()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPermissionsValidity</h4>
<pre>public static&nbsp;int&nbsp;getPermissionsValidity()</pre>
</li>
</ul>
<a name="getThriftFramedTransportSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThriftFramedTransportSize</h4>
<pre>public static&nbsp;int&nbsp;getThriftFramedTransportSize()</pre>
</li>
</ul>
<a name="createAllDirectories()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAllDirectories</h4>
<pre>public static&nbsp;void&nbsp;createAllDirectories()</pre>
<div class="block">Creates all storage-related directories.</div>
</li>
</ul>
<a name="getPartitioner()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPartitioner</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&lt;?&gt;&nbsp;getPartitioner()</pre>
</li>
</ul>
<a name="getPartitionerName()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPartitionerName</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getPartitionerName()</pre>
</li>
</ul>
<a name="setPartitioner(org.apache.cassandra.dht.IPartitioner)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPartitioner</h4>
<pre>public static&nbsp;void&nbsp;setPartitioner(<a href="../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&lt;?&gt;&nbsp;newPartitioner)</pre>
</li>
</ul>
<a name="getEndpointSnitch()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointSnitch</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/locator/IEndpointSnitch.html" title="interface in org.apache.cassandra.locator">IEndpointSnitch</a>&nbsp;getEndpointSnitch()</pre>
</li>
</ul>
<a name="setEndpointSnitch(org.apache.cassandra.locator.IEndpointSnitch)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEndpointSnitch</h4>
<pre>public static&nbsp;void&nbsp;setEndpointSnitch(<a href="../../../../org/apache/cassandra/locator/IEndpointSnitch.html" title="interface in org.apache.cassandra.locator">IEndpointSnitch</a>&nbsp;eps)</pre>
</li>
</ul>
<a name="getRequestScheduler()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestScheduler</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/scheduler/IRequestScheduler.html" title="interface in org.apache.cassandra.scheduler">IRequestScheduler</a>&nbsp;getRequestScheduler()</pre>
</li>
</ul>
<a name="getRequestSchedulerOptions()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestSchedulerOptions</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/RequestSchedulerOptions.html" title="class in org.apache.cassandra.config">RequestSchedulerOptions</a>&nbsp;getRequestSchedulerOptions()</pre>
</li>
</ul>
<a name="getRequestSchedulerId()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestSchedulerId</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.RequestSchedulerId.html" title="enum in org.apache.cassandra.config">Config.RequestSchedulerId</a>&nbsp;getRequestSchedulerId()</pre>
</li>
</ul>
<a name="getColumnIndexSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColumnIndexSize</h4>
<pre>public static&nbsp;int&nbsp;getColumnIndexSize()</pre>
</li>
</ul>
<a name="getBatchSizeWarnThreshold()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBatchSizeWarnThreshold</h4>
<pre>public static&nbsp;int&nbsp;getBatchSizeWarnThreshold()</pre>
</li>
</ul>
<a name="getInitialTokens()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInitialTokens</h4>
<pre>public static&nbsp;java.util.Collection&lt;java.lang.String&gt;&nbsp;getInitialTokens()</pre>
</li>
</ul>
<a name="tokensFromString(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tokensFromString</h4>
<pre>public static&nbsp;java.util.Collection&lt;java.lang.String&gt;&nbsp;tokensFromString(java.lang.String&nbsp;tokenString)</pre>
</li>
</ul>
<a name="getNumTokens()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumTokens</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getNumTokens()</pre>
</li>
</ul>
<a name="getReplaceAddress()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReplaceAddress</h4>
<pre>public static&nbsp;java.net.InetAddress&nbsp;getReplaceAddress()</pre>
</li>
</ul>
<a name="getReplaceTokens()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReplaceTokens</h4>
<pre>public static&nbsp;java.util.Collection&lt;java.lang.String&gt;&nbsp;getReplaceTokens()</pre>
</li>
</ul>
<a name="getReplaceNode()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReplaceNode</h4>
<pre>public static&nbsp;java.util.UUID&nbsp;getReplaceNode()</pre>
</li>
</ul>
<a name="isReplacing()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isReplacing</h4>
<pre>public static&nbsp;boolean&nbsp;isReplacing()</pre>
</li>
</ul>
<a name="getClusterName()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClusterName</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getClusterName()</pre>
</li>
</ul>
<a name="getMaxStreamingRetries()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxStreamingRetries</h4>
<pre>public static&nbsp;int&nbsp;getMaxStreamingRetries()</pre>
</li>
</ul>
<a name="getStoragePort()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStoragePort</h4>
<pre>public static&nbsp;int&nbsp;getStoragePort()</pre>
</li>
</ul>
<a name="getSSLStoragePort()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSSLStoragePort</h4>
<pre>public static&nbsp;int&nbsp;getSSLStoragePort()</pre>
</li>
</ul>
<a name="getRpcPort()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcPort</h4>
<pre>public static&nbsp;int&nbsp;getRpcPort()</pre>
</li>
</ul>
<a name="getRpcListenBacklog()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcListenBacklog</h4>
<pre>public static&nbsp;int&nbsp;getRpcListenBacklog()</pre>
</li>
</ul>
<a name="getRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getRpcTimeout()</pre>
</li>
</ul>
<a name="setRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getReadRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getReadRpcTimeout()</pre>
</li>
</ul>
<a name="setReadRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReadRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setReadRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getRangeRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRangeRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getRangeRpcTimeout()</pre>
</li>
</ul>
<a name="setRangeRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRangeRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setRangeRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getWriteRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getWriteRpcTimeout()</pre>
</li>
</ul>
<a name="setWriteRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWriteRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setWriteRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getCounterWriteRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCounterWriteRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getCounterWriteRpcTimeout()</pre>
</li>
</ul>
<a name="setCounterWriteRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCounterWriteRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setCounterWriteRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getCasContentionTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCasContentionTimeout</h4>
<pre>public static&nbsp;long&nbsp;getCasContentionTimeout()</pre>
</li>
</ul>
<a name="setCasContentionTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCasContentionTimeout</h4>
<pre>public static&nbsp;void&nbsp;setCasContentionTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="getTruncateRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTruncateRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getTruncateRpcTimeout()</pre>
</li>
</ul>
<a name="setTruncateRpcTimeout(java.lang.Long)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTruncateRpcTimeout</h4>
<pre>public static&nbsp;void&nbsp;setTruncateRpcTimeout(java.lang.Long&nbsp;timeOutInMillis)</pre>
</li>
</ul>
<a name="hasCrossNodeTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCrossNodeTimeout</h4>
<pre>public static&nbsp;boolean&nbsp;hasCrossNodeTimeout()</pre>
</li>
</ul>
<a name="getTimeout(org.apache.cassandra.net.MessagingService.Verb)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeout</h4>
<pre>public static&nbsp;long&nbsp;getTimeout(<a href="../../../../org/apache/cassandra/net/MessagingService.Verb.html" title="enum in org.apache.cassandra.net">MessagingService.Verb</a>&nbsp;verb)</pre>
</li>
</ul>
<a name="getMinRpcTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinRpcTimeout</h4>
<pre>public static&nbsp;long&nbsp;getMinRpcTimeout()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>the minimum configured {read, write, range, truncate, misc} timeout</dd></dl>
</li>
</ul>
<a name="getPhiConvictThreshold()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhiConvictThreshold</h4>
<pre>public static&nbsp;double&nbsp;getPhiConvictThreshold()</pre>
</li>
</ul>
<a name="setPhiConvictThreshold(double)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPhiConvictThreshold</h4>
<pre>public static&nbsp;void&nbsp;setPhiConvictThreshold(double&nbsp;phiConvictThreshold)</pre>
</li>
</ul>
<a name="getConcurrentReaders()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConcurrentReaders</h4>
<pre>public static&nbsp;int&nbsp;getConcurrentReaders()</pre>
</li>
</ul>
<a name="getConcurrentWriters()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConcurrentWriters</h4>
<pre>public static&nbsp;int&nbsp;getConcurrentWriters()</pre>
</li>
</ul>
<a name="getConcurrentCounterWriters()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConcurrentCounterWriters</h4>
<pre>public static&nbsp;int&nbsp;getConcurrentCounterWriters()</pre>
</li>
</ul>
<a name="getFlushWriters()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFlushWriters</h4>
<pre>public static&nbsp;int&nbsp;getFlushWriters()</pre>
</li>
</ul>
<a name="getConcurrentCompactors()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConcurrentCompactors</h4>
<pre>public static&nbsp;int&nbsp;getConcurrentCompactors()</pre>
</li>
</ul>
<a name="getCompactionThroughputMbPerSec()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompactionThroughputMbPerSec</h4>
<pre>public static&nbsp;int&nbsp;getCompactionThroughputMbPerSec()</pre>
</li>
</ul>
<a name="setCompactionThroughputMbPerSec(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCompactionThroughputMbPerSec</h4>
<pre>public static&nbsp;void&nbsp;setCompactionThroughputMbPerSec(int&nbsp;value)</pre>
</li>
</ul>
<a name="getDisableSTCSInL0()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDisableSTCSInL0</h4>
<pre>public static&nbsp;boolean&nbsp;getDisableSTCSInL0()</pre>
</li>
</ul>
<a name="getStreamThroughputOutboundMegabitsPerSec()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamThroughputOutboundMegabitsPerSec</h4>
<pre>public static&nbsp;int&nbsp;getStreamThroughputOutboundMegabitsPerSec()</pre>
</li>
</ul>
<a name="setStreamThroughputOutboundMegabitsPerSec(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStreamThroughputOutboundMegabitsPerSec</h4>
<pre>public static&nbsp;void&nbsp;setStreamThroughputOutboundMegabitsPerSec(int&nbsp;value)</pre>
</li>
</ul>
<a name="getInterDCStreamThroughputOutboundMegabitsPerSec()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterDCStreamThroughputOutboundMegabitsPerSec</h4>
<pre>public static&nbsp;int&nbsp;getInterDCStreamThroughputOutboundMegabitsPerSec()</pre>
</li>
</ul>
<a name="setInterDCStreamThroughputOutboundMegabitsPerSec(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInterDCStreamThroughputOutboundMegabitsPerSec</h4>
<pre>public static&nbsp;void&nbsp;setInterDCStreamThroughputOutboundMegabitsPerSec(int&nbsp;value)</pre>
</li>
</ul>
<a name="getAllDataFileLocations()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllDataFileLocations</h4>
<pre>public static&nbsp;java.lang.String[]&nbsp;getAllDataFileLocations()</pre>
</li>
</ul>
<a name="getCommitLogLocation()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogLocation</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getCommitLogLocation()</pre>
</li>
</ul>
<a name="getTombstoneWarnThreshold()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTombstoneWarnThreshold</h4>
<pre>public static&nbsp;int&nbsp;getTombstoneWarnThreshold()</pre>
</li>
</ul>
<a name="setTombstoneWarnThreshold(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTombstoneWarnThreshold</h4>
<pre>public static&nbsp;void&nbsp;setTombstoneWarnThreshold(int&nbsp;threshold)</pre>
</li>
</ul>
<a name="getTombstoneFailureThreshold()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTombstoneFailureThreshold</h4>
<pre>public static&nbsp;int&nbsp;getTombstoneFailureThreshold()</pre>
</li>
</ul>
<a name="setTombstoneFailureThreshold(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTombstoneFailureThreshold</h4>
<pre>public static&nbsp;void&nbsp;setTombstoneFailureThreshold(int&nbsp;threshold)</pre>
</li>
</ul>
<a name="getCommitLogSegmentSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogSegmentSize</h4>
<pre>public static&nbsp;int&nbsp;getCommitLogSegmentSize()</pre>
<div class="block">size of commitlog segments to allocate</div>
</li>
</ul>
<a name="getSavedCachesLocation()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSavedCachesLocation</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getSavedCachesLocation()</pre>
</li>
</ul>
<a name="getSeeds()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSeeds</h4>
<pre>public static&nbsp;java.util.Set&lt;java.net.InetAddress&gt;&nbsp;getSeeds()</pre>
</li>
</ul>
<a name="getListenAddress()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListenAddress</h4>
<pre>public static&nbsp;java.net.InetAddress&nbsp;getListenAddress()</pre>
</li>
</ul>
<a name="getBroadcastAddress()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBroadcastAddress</h4>
<pre>public static&nbsp;java.net.InetAddress&nbsp;getBroadcastAddress()</pre>
</li>
</ul>
<a name="getInternodeAuthenticator()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternodeAuthenticator</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/auth/IInternodeAuthenticator.html" title="interface in org.apache.cassandra.auth">IInternodeAuthenticator</a>&nbsp;getInternodeAuthenticator()</pre>
</li>
</ul>
<a name="setBroadcastAddress(java.net.InetAddress)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBroadcastAddress</h4>
<pre>public static&nbsp;void&nbsp;setBroadcastAddress(java.net.InetAddress&nbsp;broadcastAdd)</pre>
</li>
</ul>
<a name="startRpc()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startRpc</h4>
<pre>public static&nbsp;boolean&nbsp;startRpc()</pre>
</li>
</ul>
<a name="getRpcAddress()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcAddress</h4>
<pre>public static&nbsp;java.net.InetAddress&nbsp;getRpcAddress()</pre>
</li>
</ul>
<a name="setBroadcastRpcAddress(java.net.InetAddress)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBroadcastRpcAddress</h4>
<pre>public static&nbsp;void&nbsp;setBroadcastRpcAddress(java.net.InetAddress&nbsp;broadcastRPCAddr)</pre>
</li>
</ul>
<a name="getBroadcastRpcAddress()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBroadcastRpcAddress</h4>
<pre>public static&nbsp;java.net.InetAddress&nbsp;getBroadcastRpcAddress()</pre>
</li>
</ul>
<a name="getRpcServerType()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcServerType</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getRpcServerType()</pre>
</li>
</ul>
<a name="getRpcKeepAlive()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcKeepAlive</h4>
<pre>public static&nbsp;boolean&nbsp;getRpcKeepAlive()</pre>
</li>
</ul>
<a name="getRpcMinThreads()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcMinThreads</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getRpcMinThreads()</pre>
</li>
</ul>
<a name="getRpcMaxThreads()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcMaxThreads</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getRpcMaxThreads()</pre>
</li>
</ul>
<a name="getRpcSendBufferSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcSendBufferSize</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getRpcSendBufferSize()</pre>
</li>
</ul>
<a name="getRpcRecvBufferSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRpcRecvBufferSize</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getRpcRecvBufferSize()</pre>
</li>
</ul>
<a name="getInternodeSendBufferSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternodeSendBufferSize</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getInternodeSendBufferSize()</pre>
</li>
</ul>
<a name="getInternodeRecvBufferSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternodeRecvBufferSize</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getInternodeRecvBufferSize()</pre>
</li>
</ul>
<a name="startNativeTransport()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startNativeTransport</h4>
<pre>public static&nbsp;boolean&nbsp;startNativeTransport()</pre>
</li>
</ul>
<a name="getNativeTransportPort()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNativeTransportPort</h4>
<pre>public static&nbsp;int&nbsp;getNativeTransportPort()</pre>
</li>
</ul>
<a name="getNativeTransportMaxThreads()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNativeTransportMaxThreads</h4>
<pre>public static&nbsp;java.lang.Integer&nbsp;getNativeTransportMaxThreads()</pre>
</li>
</ul>
<a name="getNativeTransportMaxFrameSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNativeTransportMaxFrameSize</h4>
<pre>public static&nbsp;int&nbsp;getNativeTransportMaxFrameSize()</pre>
</li>
</ul>
<a name="getCommitLogSyncBatchWindow()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogSyncBatchWindow</h4>
<pre>public static&nbsp;double&nbsp;getCommitLogSyncBatchWindow()</pre>
</li>
</ul>
<a name="getCommitLogSyncPeriod()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogSyncPeriod</h4>
<pre>public static&nbsp;int&nbsp;getCommitLogSyncPeriod()</pre>
</li>
</ul>
<a name="getCommitLogPeriodicQueueSize()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogPeriodicQueueSize</h4>
<pre>public static&nbsp;int&nbsp;getCommitLogPeriodicQueueSize()</pre>
</li>
</ul>
<a name="getCommitLogSync()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitLogSync</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.CommitLogSync.html" title="enum in org.apache.cassandra.config">Config.CommitLogSync</a>&nbsp;getCommitLogSync()</pre>
</li>
</ul>
<a name="getDiskAccessMode()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiskAccessMode</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.DiskAccessMode.html" title="enum in org.apache.cassandra.config">Config.DiskAccessMode</a>&nbsp;getDiskAccessMode()</pre>
</li>
</ul>
<a name="getIndexAccessMode()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndexAccessMode</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.DiskAccessMode.html" title="enum in org.apache.cassandra.config">Config.DiskAccessMode</a>&nbsp;getIndexAccessMode()</pre>
</li>
</ul>
<a name="setDiskFailurePolicy(org.apache.cassandra.config.Config.DiskFailurePolicy)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDiskFailurePolicy</h4>
<pre>public static&nbsp;void&nbsp;setDiskFailurePolicy(<a href="../../../../org/apache/cassandra/config/Config.DiskFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.DiskFailurePolicy</a>&nbsp;policy)</pre>
</li>
</ul>
<a name="getDiskFailurePolicy()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDiskFailurePolicy</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.DiskFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.DiskFailurePolicy</a>&nbsp;getDiskFailurePolicy()</pre>
</li>
</ul>
<a name="setCommitFailurePolicy(org.apache.cassandra.config.Config.CommitFailurePolicy)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCommitFailurePolicy</h4>
<pre>public static&nbsp;void&nbsp;setCommitFailurePolicy(<a href="../../../../org/apache/cassandra/config/Config.CommitFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.CommitFailurePolicy</a>&nbsp;policy)</pre>
</li>
</ul>
<a name="getCommitFailurePolicy()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCommitFailurePolicy</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.CommitFailurePolicy.html" title="enum in org.apache.cassandra.config">Config.CommitFailurePolicy</a>&nbsp;getCommitFailurePolicy()</pre>
</li>
</ul>
<a name="isSnapshotBeforeCompaction()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSnapshotBeforeCompaction</h4>
<pre>public static&nbsp;boolean&nbsp;isSnapshotBeforeCompaction()</pre>
</li>
</ul>
<a name="isAutoSnapshot()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAutoSnapshot</h4>
<pre>public static&nbsp;boolean&nbsp;isAutoSnapshot()</pre>
</li>
</ul>
<a name="setAutoSnapshot(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAutoSnapshot</h4>
<pre>public static&nbsp;void&nbsp;setAutoSnapshot(boolean&nbsp;autoSnapshot)</pre>
</li>
</ul>
<a name="isAutoBootstrap()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAutoBootstrap</h4>
<pre>public static&nbsp;boolean&nbsp;isAutoBootstrap()</pre>
</li>
</ul>
<a name="setHintedHandoffEnabled(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHintedHandoffEnabled</h4>
<pre>public static&nbsp;void&nbsp;setHintedHandoffEnabled(boolean&nbsp;hintedHandoffEnabled)</pre>
</li>
</ul>
<a name="setHintedHandoffEnabled(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHintedHandoffEnabled</h4>
<pre>public static&nbsp;void&nbsp;setHintedHandoffEnabled(java.lang.String&nbsp;dcNames)</pre>
</li>
</ul>
<a name="hintedHandoffEnabled()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hintedHandoffEnabled</h4>
<pre>public static&nbsp;boolean&nbsp;hintedHandoffEnabled()</pre>
</li>
</ul>
<a name="hintedHandoffEnabledByDC()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hintedHandoffEnabledByDC</h4>
<pre>public static&nbsp;java.util.Set&lt;java.lang.String&gt;&nbsp;hintedHandoffEnabledByDC()</pre>
</li>
</ul>
<a name="shouldHintByDC()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>shouldHintByDC</h4>
<pre>public static&nbsp;boolean&nbsp;shouldHintByDC()</pre>
</li>
</ul>
<a name="hintedHandoffEnabled(java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hintedHandoffEnabled</h4>
<pre>public static&nbsp;boolean&nbsp;hintedHandoffEnabled(java.lang.String&nbsp;dcName)</pre>
</li>
</ul>
<a name="setMaxHintWindow(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxHintWindow</h4>
<pre>public static&nbsp;void&nbsp;setMaxHintWindow(int&nbsp;ms)</pre>
</li>
</ul>
<a name="getMaxHintWindow()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxHintWindow</h4>
<pre>public static&nbsp;int&nbsp;getMaxHintWindow()</pre>
</li>
</ul>
<a name="getIndexInterval()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndexInterval</h4>
<pre>@Deprecated
public static&nbsp;java.lang.Integer&nbsp;getIndexInterval()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</li>
</ul>
<a name="getSerializedCachePath(java.lang.String, java.lang.String, java.util.UUID, org.apache.cassandra.service.CacheService.CacheType, java.lang.String)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSerializedCachePath</h4>
<pre>public static&nbsp;java.io.File&nbsp;getSerializedCachePath(java.lang.String&nbsp;ksName,
                                  java.lang.String&nbsp;cfName,
                                  java.util.UUID&nbsp;cfId,
                                  <a href="../../../../org/apache/cassandra/service/CacheService.CacheType.html" title="enum in org.apache.cassandra.service">CacheService.CacheType</a>&nbsp;cacheType,
                                  java.lang.String&nbsp;version)</pre>
</li>
</ul>
<a name="getDynamicUpdateInterval()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDynamicUpdateInterval</h4>
<pre>public static&nbsp;int&nbsp;getDynamicUpdateInterval()</pre>
</li>
</ul>
<a name="setDynamicUpdateInterval(java.lang.Integer)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDynamicUpdateInterval</h4>
<pre>public static&nbsp;void&nbsp;setDynamicUpdateInterval(java.lang.Integer&nbsp;dynamicUpdateInterval)</pre>
</li>
</ul>
<a name="getDynamicResetInterval()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDynamicResetInterval</h4>
<pre>public static&nbsp;int&nbsp;getDynamicResetInterval()</pre>
</li>
</ul>
<a name="setDynamicResetInterval(java.lang.Integer)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDynamicResetInterval</h4>
<pre>public static&nbsp;void&nbsp;setDynamicResetInterval(java.lang.Integer&nbsp;dynamicResetInterval)</pre>
</li>
</ul>
<a name="getDynamicBadnessThreshold()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDynamicBadnessThreshold</h4>
<pre>public static&nbsp;double&nbsp;getDynamicBadnessThreshold()</pre>
</li>
</ul>
<a name="setDynamicBadnessThreshold(java.lang.Double)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDynamicBadnessThreshold</h4>
<pre>public static&nbsp;void&nbsp;setDynamicBadnessThreshold(java.lang.Double&nbsp;dynamicBadnessThreshold)</pre>
</li>
</ul>
<a name="getServerEncryptionOptions()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServerEncryptionOptions</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/EncryptionOptions.ServerEncryptionOptions.html" title="class in org.apache.cassandra.config">EncryptionOptions.ServerEncryptionOptions</a>&nbsp;getServerEncryptionOptions()</pre>
</li>
</ul>
<a name="getClientEncryptionOptions()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClientEncryptionOptions</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/EncryptionOptions.ClientEncryptionOptions.html" title="class in org.apache.cassandra.config">EncryptionOptions.ClientEncryptionOptions</a>&nbsp;getClientEncryptionOptions()</pre>
</li>
</ul>
<a name="getHintedHandoffThrottleInKB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHintedHandoffThrottleInKB</h4>
<pre>public static&nbsp;int&nbsp;getHintedHandoffThrottleInKB()</pre>
</li>
</ul>
<a name="getBatchlogReplayThrottleInKB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBatchlogReplayThrottleInKB</h4>
<pre>public static&nbsp;int&nbsp;getBatchlogReplayThrottleInKB()</pre>
</li>
</ul>
<a name="setHintedHandoffThrottleInKB(java.lang.Integer)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHintedHandoffThrottleInKB</h4>
<pre>public static&nbsp;void&nbsp;setHintedHandoffThrottleInKB(java.lang.Integer&nbsp;throttleInKB)</pre>
</li>
</ul>
<a name="getMaxHintsThread()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxHintsThread</h4>
<pre>public static&nbsp;int&nbsp;getMaxHintsThread()</pre>
</li>
</ul>
<a name="isIncrementalBackupsEnabled()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isIncrementalBackupsEnabled</h4>
<pre>public static&nbsp;boolean&nbsp;isIncrementalBackupsEnabled()</pre>
</li>
</ul>
<a name="setIncrementalBackupsEnabled(boolean)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncrementalBackupsEnabled</h4>
<pre>public static&nbsp;void&nbsp;setIncrementalBackupsEnabled(boolean&nbsp;value)</pre>
</li>
</ul>
<a name="getFileCacheSizeInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFileCacheSizeInMB</h4>
<pre>public static&nbsp;int&nbsp;getFileCacheSizeInMB()</pre>
</li>
</ul>
<a name="getTotalCommitlogSpaceInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalCommitlogSpaceInMB</h4>
<pre>public static&nbsp;long&nbsp;getTotalCommitlogSpaceInMB()</pre>
</li>
</ul>
<a name="getSSTablePreempiveOpenIntervalInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSSTablePreempiveOpenIntervalInMB</h4>
<pre>public static&nbsp;int&nbsp;getSSTablePreempiveOpenIntervalInMB()</pre>
</li>
</ul>
<a name="getTrickleFsync()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrickleFsync</h4>
<pre>public static&nbsp;boolean&nbsp;getTrickleFsync()</pre>
</li>
</ul>
<a name="getTrickleFsyncIntervalInKb()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrickleFsyncIntervalInKb</h4>
<pre>public static&nbsp;int&nbsp;getTrickleFsyncIntervalInKb()</pre>
</li>
</ul>
<a name="getKeyCacheSizeInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyCacheSizeInMB</h4>
<pre>public static&nbsp;long&nbsp;getKeyCacheSizeInMB()</pre>
</li>
</ul>
<a name="getIndexSummaryCapacityInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndexSummaryCapacityInMB</h4>
<pre>public static&nbsp;long&nbsp;getIndexSummaryCapacityInMB()</pre>
</li>
</ul>
<a name="getKeyCacheSavePeriod()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyCacheSavePeriod</h4>
<pre>public static&nbsp;int&nbsp;getKeyCacheSavePeriod()</pre>
</li>
</ul>
<a name="setKeyCacheSavePeriod(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeyCacheSavePeriod</h4>
<pre>public static&nbsp;void&nbsp;setKeyCacheSavePeriod(int&nbsp;keyCacheSavePeriod)</pre>
</li>
</ul>
<a name="getKeyCacheKeysToSave()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyCacheKeysToSave</h4>
<pre>public static&nbsp;int&nbsp;getKeyCacheKeysToSave()</pre>
</li>
</ul>
<a name="setKeyCacheKeysToSave(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeyCacheKeysToSave</h4>
<pre>public static&nbsp;void&nbsp;setKeyCacheKeysToSave(int&nbsp;keyCacheKeysToSave)</pre>
</li>
</ul>
<a name="getRowCacheSizeInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRowCacheSizeInMB</h4>
<pre>public static&nbsp;long&nbsp;getRowCacheSizeInMB()</pre>
</li>
</ul>
<a name="getRowCacheSavePeriod()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRowCacheSavePeriod</h4>
<pre>public static&nbsp;int&nbsp;getRowCacheSavePeriod()</pre>
</li>
</ul>
<a name="setRowCacheSavePeriod(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRowCacheSavePeriod</h4>
<pre>public static&nbsp;void&nbsp;setRowCacheSavePeriod(int&nbsp;rowCacheSavePeriod)</pre>
</li>
</ul>
<a name="getRowCacheKeysToSave()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRowCacheKeysToSave</h4>
<pre>public static&nbsp;int&nbsp;getRowCacheKeysToSave()</pre>
</li>
</ul>
<a name="getCounterCacheSizeInMB()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCounterCacheSizeInMB</h4>
<pre>public static&nbsp;long&nbsp;getCounterCacheSizeInMB()</pre>
</li>
</ul>
<a name="getCounterCacheSavePeriod()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCounterCacheSavePeriod</h4>
<pre>public static&nbsp;int&nbsp;getCounterCacheSavePeriod()</pre>
</li>
</ul>
<a name="setCounterCacheSavePeriod(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCounterCacheSavePeriod</h4>
<pre>public static&nbsp;void&nbsp;setCounterCacheSavePeriod(int&nbsp;counterCacheSavePeriod)</pre>
</li>
</ul>
<a name="getCounterCacheKeysToSave()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCounterCacheKeysToSave</h4>
<pre>public static&nbsp;int&nbsp;getCounterCacheKeysToSave()</pre>
</li>
</ul>
<a name="setCounterCacheKeysToSave(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCounterCacheKeysToSave</h4>
<pre>public static&nbsp;void&nbsp;setCounterCacheKeysToSave(int&nbsp;counterCacheKeysToSave)</pre>
</li>
</ul>
<a name="getoffHeapMemoryAllocator()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getoffHeapMemoryAllocator</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/io/util/IAllocator.html" title="interface in org.apache.cassandra.io.util">IAllocator</a>&nbsp;getoffHeapMemoryAllocator()</pre>
</li>
</ul>
<a name="setRowCacheKeysToSave(int)">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRowCacheKeysToSave</h4>
<pre>public static&nbsp;void&nbsp;setRowCacheKeysToSave(int&nbsp;rowCacheKeysToSave)</pre>
</li>
</ul>
<a name="getStreamingSocketTimeout()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamingSocketTimeout</h4>
<pre>public static&nbsp;int&nbsp;getStreamingSocketTimeout()</pre>
</li>
</ul>
<a name="getLocalDataCenter()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalDataCenter</h4>
<pre>public static&nbsp;java.lang.String&nbsp;getLocalDataCenter()</pre>
</li>
</ul>
<a name="getLocalComparator()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalComparator</h4>
<pre>public static&nbsp;java.util.Comparator&lt;java.net.InetAddress&gt;&nbsp;getLocalComparator()</pre>
</li>
</ul>
<a name="internodeCompression()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internodeCompression</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/config/Config.InternodeCompression.html" title="enum in org.apache.cassandra.config">Config.InternodeCompression</a>&nbsp;internodeCompression()</pre>
</li>
</ul>
<a name="getInterDCTcpNoDelay()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInterDCTcpNoDelay</h4>
<pre>public static&nbsp;boolean&nbsp;getInterDCTcpNoDelay()</pre>
</li>
</ul>
<a name="getMemtableAllocatorPool()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMemtableAllocatorPool</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/cassandra/utils/memory/MemtablePool.html" title="class in org.apache.cassandra.utils.memory">MemtablePool</a>&nbsp;getMemtableAllocatorPool()</pre>
</li>
</ul>
<a name="getIndexSummaryResizeIntervalInMinutes()">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndexSummaryResizeIntervalInMinutes</h4>
<pre>public static&nbsp;int&nbsp;getIndexSummaryResizeIntervalInMinutes()</pre>
</li>
</ul>
<a name="hasLargeAddressSpace()">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>hasLargeAddressSpace</h4>
<pre>public static&nbsp;boolean&nbsp;hasLargeAddressSpace()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DatabaseDescriptor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/config/ConfigurationLoader.html" title="interface in org.apache.cassandra.config"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/config/EncryptionOptions.html" title="class in org.apache.cassandra.config"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/config/DatabaseDescriptor.html" target="_top">Frames</a></li>
<li><a href="DatabaseDescriptor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2014 The Apache Software Foundation</small></p>
</body>
</html>