blob: 7df02b6636efd47587ab41e777b19981df8cc2b0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<link rel="canonical" href="https://ignite.apache.org/releases/1.8.0/javadoc/org/apache/ignite/configuration/OdbcConfiguration.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<!-- Generated by javadoc (version 1.7.0_80) on Mon Dec 05 14:49:06 MSK 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>OdbcConfiguration (Ignite 1.8.0)</title>
<meta name="date" content="2016-12-05">
<link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61232409-1', 'auto');
ga('send', 'pageview');
</script></head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OdbcConfiguration (Ignite 1.8.0)";
}
//-->
</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/OdbcConfiguration.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 class="aboutLanguage"><em>Ignite - In-Memory Data Fabric</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/ignite/configuration/PlatformConfiguration.html" title="interface in org.apache.ignite.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/ignite/configuration/OdbcConfiguration.html" target="_top">Frames</a></li>
<li><a href="OdbcConfiguration.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.ignite.configuration</div>
<h2 title="Class OdbcConfiguration" class="title">Class OdbcConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.ignite.configuration.OdbcConfiguration</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">OdbcConfiguration</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">ODBC configuration.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_MAX_OPEN_CURSORS">DFLT_MAX_OPEN_CURSORS</a></strong></code>
<div class="block">Default max number of open cursors per connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_SOCK_BUF_SIZE">DFLT_SOCK_BUF_SIZE</a></strong></code>
<div class="block">Default socket send and receive buffer size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_HOST">DFLT_TCP_HOST</a></strong></code>
<div class="block">Default TCP host.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_FROM">DFLT_TCP_PORT_FROM</a></strong></code>
<div class="block">Default minimum TCP port range value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_TO">DFLT_TCP_PORT_TO</a></strong></code>
<div class="block">Default maximum TCP port range value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_THREAD_POOL_SIZE">DFLT_THREAD_POOL_SIZE</a></strong></code>
<div class="block">Default size of thread pool.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== 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/ignite/configuration/OdbcConfiguration.html#OdbcConfiguration()">OdbcConfiguration</a></strong>()</code>
<div class="block">Creates ODBC server configuration with all default values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#OdbcConfiguration(org.apache.ignite.configuration.OdbcConfiguration)">OdbcConfiguration</a></strong>(<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;cfg)</code>
<div class="block">Creates ODBC server configuration by copying all properties from given configuration.</div>
</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><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getEndpointAddress()">getEndpointAddress</a></strong>()</code>
<div class="block">Get ODBC endpoint address.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getMaxOpenCursors()">getMaxOpenCursors</a></strong>()</code>
<div class="block">Gets maximum number of opened cursors per connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getSocketReceiveBufferSize()">getSocketReceiveBufferSize</a></strong>()</code>
<div class="block">Gets socket receive buffer size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getSocketSendBufferSize()">getSocketSendBufferSize</a></strong>()</code>
<div class="block">Gets socket send buffer size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getThreadPoolSize()">getThreadPoolSize</a></strong>()</code>
<div class="block">Size of thread pool that is in charge of processing ODBC tasks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#setEndpointAddress(java.lang.String)">setEndpointAddress</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;addr)</code>
<div class="block">Set ODBC endpoint address.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#setMaxOpenCursors(int)">setMaxOpenCursors</a></strong>(int&nbsp;maxOpenCursors)</code>
<div class="block">Sets maximum number of opened cursors per connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#setSocketReceiveBufferSize(int)">setSocketReceiveBufferSize</a></strong>(int&nbsp;sockRcvBufSize)</code>
<div class="block">Sets socket receive buffer size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#setSocketSendBufferSize(int)">setSocketSendBufferSize</a></strong>(int&nbsp;sockSndBufSize)</code>
<div class="block">Sets socket send buffer size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#setThreadPoolSize(int)">setThreadPoolSize</a></strong>(int&nbsp;threadPoolSize)</code>
<div class="block">Sets thread pool that is in charge of processing ODBC tasks.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#toString()">toString</a></strong>()</code></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.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="DFLT_TCP_HOST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DFLT_TCP_HOST</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DFLT_TCP_HOST</pre>
<div class="block">Default TCP host.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.ignite.configuration.OdbcConfiguration.DFLT_TCP_HOST">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DFLT_TCP_PORT_FROM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DFLT_TCP_PORT_FROM</h4>
<pre>public static final&nbsp;int DFLT_TCP_PORT_FROM</pre>
<div class="block">Default minimum TCP port range value.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.ignite.configuration.OdbcConfiguration.DFLT_TCP_PORT_FROM">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DFLT_TCP_PORT_TO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DFLT_TCP_PORT_TO</h4>
<pre>public static final&nbsp;int DFLT_TCP_PORT_TO</pre>
<div class="block">Default maximum TCP port range value.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.ignite.configuration.OdbcConfiguration.DFLT_TCP_PORT_TO">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DFLT_SOCK_BUF_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DFLT_SOCK_BUF_SIZE</h4>
<pre>public static final&nbsp;int DFLT_SOCK_BUF_SIZE</pre>
<div class="block">Default socket send and receive buffer size.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.ignite.configuration.OdbcConfiguration.DFLT_SOCK_BUF_SIZE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DFLT_MAX_OPEN_CURSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DFLT_MAX_OPEN_CURSORS</h4>
<pre>public static final&nbsp;int DFLT_MAX_OPEN_CURSORS</pre>
<div class="block">Default max number of open cursors per connection.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.ignite.configuration.OdbcConfiguration.DFLT_MAX_OPEN_CURSORS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DFLT_THREAD_POOL_SIZE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DFLT_THREAD_POOL_SIZE</h4>
<pre>public static final&nbsp;int DFLT_THREAD_POOL_SIZE</pre>
<div class="block">Default size of thread pool.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="OdbcConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OdbcConfiguration</h4>
<pre>public&nbsp;OdbcConfiguration()</pre>
<div class="block">Creates ODBC server configuration with all default values.</div>
</li>
</ul>
<a name="OdbcConfiguration(org.apache.ignite.configuration.OdbcConfiguration)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OdbcConfiguration</h4>
<pre>public&nbsp;OdbcConfiguration(<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;cfg)</pre>
<div class="block">Creates ODBC server configuration by copying all properties from given configuration.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cfg</code> - ODBC server configuration.</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getEndpointAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndpointAddress</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEndpointAddress()</pre>
<div class="block">Get ODBC endpoint address. Ignite will listen for incoming TCP connections on this address. Either single port
or port range could be used. In the latter case Ignite will start listening on the first available port
form the range.
<p>
The following address formats are permitted:
<ul>
<li><code>hostname</code> - will use provided hostname and default port range;</li>
<li><code>hostname:port</code> - will use provided hostname and port;</li>
<li><code>hostname:port_from..port_to</code> - will use provided hostname and port range.</li>
</ul>
<p>
When set to <code>null</code>, ODBC processor will be bound to <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_HOST"><code>DFLT_TCP_HOST</code></a> host and default port range.
<p>
Default port range is from <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_FROM"><code>DFLT_TCP_PORT_FROM</code></a> to <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_TCP_PORT_TO"><code>DFLT_TCP_PORT_TO</code></a>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ODBC endpoint address.</dd></dl>
</li>
</ul>
<a name="setEndpointAddress(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEndpointAddress</h4>
<pre>public&nbsp;<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;setEndpointAddress(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;addr)</pre>
<div class="block">Set ODBC endpoint address. See <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getEndpointAddress()"><code>getEndpointAddress()</code></a> for more information.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>addr</code> - ODBC endpoint address.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This instance for chaining.</dd></dl>
</li>
</ul>
<a name="getMaxOpenCursors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxOpenCursors</h4>
<pre>public&nbsp;int&nbsp;getMaxOpenCursors()</pre>
<div class="block">Gets maximum number of opened cursors per connection.
<p>
Defaults to <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_MAX_OPEN_CURSORS"><code>DFLT_MAX_OPEN_CURSORS</code></a>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Maximum number of opened cursors.</dd></dl>
</li>
</ul>
<a name="setMaxOpenCursors(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxOpenCursors</h4>
<pre>public&nbsp;<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;setMaxOpenCursors(int&nbsp;maxOpenCursors)</pre>
<div class="block">Sets maximum number of opened cursors per connection. See <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getMaxOpenCursors()"><code>getMaxOpenCursors()</code></a>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>maxOpenCursors</code> - Maximum number of opened cursors.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This instance for chaining.</dd></dl>
</li>
</ul>
<a name="getSocketSendBufferSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketSendBufferSize</h4>
<pre>public&nbsp;int&nbsp;getSocketSendBufferSize()</pre>
<div class="block">Gets socket send buffer size. When set to zero, operation system default will be used.
<p>
Defaults to <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_SOCK_BUF_SIZE"><code>DFLT_SOCK_BUF_SIZE</code></a></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Socket send buffer size in bytes.</dd></dl>
</li>
</ul>
<a name="setSocketSendBufferSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSocketSendBufferSize</h4>
<pre>public&nbsp;<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;setSocketSendBufferSize(int&nbsp;sockSndBufSize)</pre>
<div class="block">Sets socket send buffer size. See <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getSocketSendBufferSize()"><code>getSocketSendBufferSize()</code></a> for more information.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sockSndBufSize</code> - Socket send buffer size in bytes.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This instance for chaining.</dd></dl>
</li>
</ul>
<a name="getSocketReceiveBufferSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSocketReceiveBufferSize</h4>
<pre>public&nbsp;int&nbsp;getSocketReceiveBufferSize()</pre>
<div class="block">Gets socket receive buffer size. When set to zero, operation system default will be used.
<p>
Defaults to <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_SOCK_BUF_SIZE"><code>DFLT_SOCK_BUF_SIZE</code></a>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Socket receive buffer size in bytes.</dd></dl>
</li>
</ul>
<a name="setSocketReceiveBufferSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSocketReceiveBufferSize</h4>
<pre>public&nbsp;<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;setSocketReceiveBufferSize(int&nbsp;sockRcvBufSize)</pre>
<div class="block">Sets socket receive buffer size. See <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getSocketReceiveBufferSize()"><code>getSocketReceiveBufferSize()</code></a> for more information.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sockRcvBufSize</code> - Socket receive buffer size in bytes.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This instance for chaining.</dd></dl>
</li>
</ul>
<a name="getThreadPoolSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThreadPoolSize</h4>
<pre>public&nbsp;int&nbsp;getThreadPoolSize()</pre>
<div class="block">Size of thread pool that is in charge of processing ODBC tasks.
<p>
Defaults <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#DFLT_THREAD_POOL_SIZE"><code>DFLT_THREAD_POOL_SIZE</code></a>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>Thread pool that is in charge of processing ODBC tasks.</dd></dl>
</li>
</ul>
<a name="setThreadPoolSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setThreadPoolSize</h4>
<pre>public&nbsp;<a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html" title="class in org.apache.ignite.configuration">OdbcConfiguration</a>&nbsp;setThreadPoolSize(int&nbsp;threadPoolSize)</pre>
<div class="block">Sets thread pool that is in charge of processing ODBC tasks. See <a href="../../../../org/apache/ignite/configuration/OdbcConfiguration.html#getThreadPoolSize()"><code>getThreadPoolSize()</code></a> for more
information.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>threadPoolSize</code> - Thread pool that is in charge of processing ODBC tasks.</dd>
<dt><span class="strong">Returns:</span></dt><dd>This instance for chaining.</dd></dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</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/OdbcConfiguration.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 class="aboutLanguage"><em>Ignite - In-Memory Data Fabric</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/ignite/configuration/NearCacheConfiguration.html" title="class in org.apache.ignite.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/ignite/configuration/PlatformConfiguration.html" title="interface in org.apache.ignite.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/ignite/configuration/OdbcConfiguration.html" target="_top">Frames</a></li>
<li><a href="OdbcConfiguration.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><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2015 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Fabric</b> </td> <td>:&nbsp;&nbsp; ver. <strong>1.8.0</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; December 5 2016 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>