path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
partials/contents.html
fondfrukt/Feeds
<div class="content" data-ng-repeat="branch in tree" data-ng-style="{backgroundColor:mtd.colorize(branch.letters)}"> <div ng-if="mtd.persona" class="content-name">{{branch.title}}</div> <content data-ng-if="branch.next && mtd.isSelected(branch.letters)" class="inner" next="branch.next" mtd="mtd"></content> </div>
catalog/view/theme/shoppica/stylesheet/prettyPhoto.css
18811057307/soonwin
/* ------------------------------------------------------------------------ This you can edit. ------------------------------------------------------------------------- */ /* ---------------------------------- Light Square Theme ----------------------------------- */ .pp_pic_holder { margin-top: -20px; } div.pp_content_container { padding-top: 20px; padding-bottom: 20px; background: #fff; box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); } div.light_square .ppt { color: #000 !important; margin-left: 20px; padding-top: 15px; text-align: center;} div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */ div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */ div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */ div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */ div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */ div.light_square #pp_full_res .pp_inline { color: #000; } div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; } div.light_square .pp_nav .pp_play { background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; } div.light_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; } div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */ div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */ div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; } div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */ div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */ div.light_square .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */ /* ------------------------------------------------------------------------ DO NOT CHANGE ------------------------------------------------------------------------- */ div.pp_pic_holder a:focus { outline:none; } div.pp_overlay { background: #fff; display: none; left: 0; position: absolute; top: 0; width: 100%; z-index: 9500; } div.pp_pic_holder { display: none; position: absolute; width: 100px; z-index: 10000; } .pp_top { height: 10px; position: relative; } * html .pp_top { padding: 0 20px; } .pp_top .pp_left { height: 10px; left: 0; position: absolute; width: 20px; } .pp_top .pp_middle { height: 10px; left: 20px; position: absolute; right: 20px; } * html .pp_top .pp_middle { left: 0; position: static; } .pp_top .pp_right { height: 10px; left: auto; position: absolute; right: 0; top: 0; width: 20px; } .pp_content { height: 40px; min-width: 40px; } * html .pp_content { width: 40px; } .pp_fade { display: none; } .pp_content_container { position: relative; text-align: left; width: 100%; } .pp_content_container .pp_left { padding-left: 20px; } .pp_content_container .pp_right { padding-right: 20px; } .pp_content_container .pp_details { float: left; margin: 10px 0 2px 0; } .pp_description { z-index: 5; position: absolute; display: none; width: 95%; margin: 0 0 5px 0; text-align: center; } .pp_nav { z-index: 10; position: relative; clear: left; float: left; margin: 3px 0 0 0; } .pp_nav p { float: left; margin: 2px 4px; } .pp_nav .pp_play, .pp_nav .pp_pause { float: left; margin-right: 10px; margin-top: 2px; padding-right: 10px; padding-bottom: 2px; border-right: 1px solid #eee; text-indent: -10000px; } a.pp_arrow_previous, a.pp_arrow_next { display: block; float: left; height: 15px; margin-top: 6px; overflow: hidden; text-indent: -10000px; width: 14px; } .pp_hoverContainer { position: absolute; top: 0; width: 100%; z-index: 2000; } .pp_gallery { display: none; left: 50%; margin-top: -30px; position: absolute; z-index: 10000; } .pp_gallery ul { float: left; height: 60px; margin: 0 5px; padding: 0; position: relative; } .pp_gallery ul a { display: block; float: left; width: 50px; height: 50px; padding: 5px; overflow: hidden; } .pp_gallery ul a:hover { opacity: 0.7; } .pp_gallery li.selected a { background-color: #eee; opacity: 1 !important; } .pp_gallery ul a img { border: 0; } .pp_gallery li { display: block; float: left; margin: 0 5px 0 0; padding: 0; } .pp_gallery li.default a { display: block; height: 50px; width: 50px; } .pp_gallery li.default a img { display: none; } .pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next { margin-top: 7px !important; } a.pp_next { background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display: block; float: right; height: 100%; text-indent: -10000px; width: 49%; } a.pp_previous { background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display: block; float: left; height: 100%; text-indent: -10000px; width: 49%; } a.pp_expand, a.pp_contract { cursor: pointer; display: none; height: 20px; position: absolute; right: 20px; text-indent: -10000px; top: 20px; width: 20px; z-index: 20000; } a.pp_close { z-index: 10; position: relative; display: block; float: right; line-height:22px; text-indent: -10000px; } .pp_bottom { height: 0; position: relative; } * html .pp_bottom { padding: 0 20px; } .pp_bottom .pp_left { height: 0; left: 0; position: absolute; width: 20px; } .pp_bottom .pp_middle { height: 0; left: 20px; position: absolute; right: 20px; } * html .pp_bottom .pp_middle { left: 0; position: static; } .pp_bottom .pp_right { height: 0; left: auto; position: absolute; right: 0; top: 0; width: 20px; } .pp_loaderIcon { display: block; height: 24px; left: 50%; margin: -12px 0 0 -12px; position: absolute; top: 50%; width: 24px; } #pp_full_res { line-height: 1 !important; } #pp_full_res .pp_inline { text-align: left; } #pp_full_res .pp_inline p { margin: 0 0 15px 0; } div.ppt { color: #fff; display: none; font-size: 17px; margin: 0 0 5px 15px; z-index: 9999; } /* ------------------------------------------------------------------------ Miscellaneous ------------------------------------------------------------------------- */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */
docs/solr-clustering/org/apache/solr/handler/clustering/carrot2/class-use/CarrotClusteringEngine.html
kyosuke1008/summary-solr
<!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.6.0_27) on Thu Oct 17 21:45:17 EDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine (Solr 4.5.1 API)</title> <meta name="date" content="2013-10-17"> <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="Uses of Class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine (Solr 4.5.1 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><a href="../../../../../../../org/apache/solr/handler/clustering/carrot2/CarrotClusteringEngine.html" title="class in org.apache.solr.handler.clustering.carrot2">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/solr/handler/clustering/carrot2//class-useCarrotClusteringEngine.html" target="_top">FRAMES</a></li> <li><a href="CarrotClusteringEngine.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine" class="title">Uses of Class<br>org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine</div> <!-- ======= 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><a href="../../../../../../../org/apache/solr/handler/clustering/carrot2/CarrotClusteringEngine.html" title="class in org.apache.solr.handler.clustering.carrot2">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/solr/handler/clustering/carrot2//class-useCarrotClusteringEngine.html" target="_top">FRAMES</a></li> <li><a href="CarrotClusteringEngine.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2013 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
plugins/kubernetes/html/buildConfigs.html
NewlandNJRD/nl-hawtio-k8s
<div class="row" ng-controller="Kubernetes.BuildConfigsController"> <script type="text/ng-template" id="buildConfigLinkTemplate.html"> <div class="ngCellText"> <a title="View details for this build configuration" href="{{baseUri}}/kubernetes/buildConfigs/{{row.entity.metadata.name}}"> <!-- <img class="app-icon-small" ng-src="{{row.entity.$iconUrl}}"> --> {{row.entity.metadata.name}}</a> </div> </script> <script type="text/ng-template" id="buildConfigViewsTemplate.html"> <div class="ngCellText"> <span ng-repeat="view in row.entity.$fabric8Views track by $index"> <a title="{{view.description}}" ng-show="view.url" ng-href="{{view.url}}" class="btn btn-default"> <i class="{{view.iconClass}}" ng-show="view.iconClass"></i> {{view.label}} </a> </span> </div> </script> <script type="text/ng-template" id="buildConfigCodeViewsTemplate.html"> <div class="ngCellText"> <span ng-repeat="view in row.entity.$fabric8CodeViews track by $index"> <a title="{{view.description}}" ng-show="view.url" ng-href="{{view.url}}" class="btn btn-default"> <i class="{{view.iconClass}}" ng-show="view.iconClass"></i> {{view.label}} </a> </span> </div> </script> <script type="text/ng-template" id="buildConfigBuildViewsTemplate.html"> <div class="ngCellText"> <span ng-repeat="view in row.entity.$fabric8BuildViews track by $index"> <a title="{{view.description}}" ng-show="view.url" ng-href="{{view.url}}" class="btn btn-default"> <i class="{{view.iconClass}}" ng-show="view.iconClass"></i> {{view.label}} </a> </span> </div> </script> <script type="text/ng-template" id="buildConfigEnvironmentViewsTemplate.html"> <div class="ngCellText"> <span ng-repeat="view in row.entity.$fabric8EnvironmentViews track by $index"> <a title="{{view.description}}" ng-show="view.url" ng-href="{{view.url}}" class="btn btn-default"> <i class="{{view.iconClass}}" ng-show="view.iconClass"></i> {{view.label}} </a> </span> </div> </script> <script type="text/ng-template" id="buildConfigTeamViewsTemplate.html"> <div class="ngCellText"> <span ng-repeat="view in row.entity.$fabric8TeamViews track by $index"> <a title="{{view.description}}" ng-show="view.url" ng-href="{{view.url}}" class="btn btn-default"> <i class="{{view.iconClass}}" ng-show="view.iconClass"></i> {{view.label}} </a> </span> </div> </script> <div class="row filter-header"> <div class="col-md-12"> <span> <hawtio-filter ng-show="buildConfigs.length" ng-model="tableConfig.filterOptions.filterText" css-class="input-xxlarge" placeholder="Filter build configurations..."></hawtio-filter> </span> <button ng-show="fetched" title="Delete the selected build configuration" class="btn btn-danger pull-right" ng-disabled="tableConfig.selectedItems.length == 0" ng-click="deletePrompt(tableConfig.selectedItems)"> <i class="fa fa-remove"></i> Delete </button> <span class="pull-right">&nbsp;</span> <a class="btn btn-default pull-right" title="Add a build configuration for an existing project" href="{{baseUri}}/kubernetes/buildConfigCreate"><i class="fa fa-wrench"></i> Add Build</a> <span class="pull-right">&nbsp;</span> <a class="btn btn-primary pull-right" href="/workspaces/{{namespace}}/forge/createProject" ng-show="isLoggedIntoGogs()" title="Create a new project and repository"> <i class="fa fa-plus"></i> Create Project</a> </a> <span class="pull-right" ng-show="isLoggedIntoGogs()">&nbsp;</span> <a class="btn btn-primary pull-right" href="/workspaces/{{namespace}}/forge/repos" ng-hide="isLoggedIntoGogs()" title="Sign in to gogs so that you can create a new project"> <i class="fa fa-sign-in"></i> Sign In</a> </a> <span class="pull-right" ng-hide="isLoggedIntoGogs()">&nbsp;</span> <button class="btn btn-default pull-right" title="Trigger the given build" ng-disabled="tableConfig.selectedItems.length != 1 || !tableConfig.selectedItems[0].$triggerUrl" ng-click="triggerBuild(tableConfig.selectedItems[0])"><i class="fa fa-play-circle-o"></i> Trigger</button> </div> </div> <div class="row"> <div class="col-md-12"> <div ng-hide="model.fetched"> <div class="align-center"> <i class="fa fa-spinner fa-spin"></i> </div> </div> <div ng-show="model.fetched"> <div ng-hide="model.buildconfigs.length" class="align-center"> <p class="alert alert-info">There are no build configurations available.</p> <a class="btn btn-primary" href="{{baseUri}}/kubernetes/buildConfigCreate"><i class="fa fa-wrench"></i> Add Build Configuration</a> </div> <div ng-show="model.buildconfigs.length"> <table class="table table-condensed table-striped" ui-if="kubernetes.selectedNamespace" hawtio-simple-table="tableConfig"></table> </div> </div> </div> </div> </div>
manager/projects/templates/projects/files/upload.html
stencila/hub
{% extends 'base_centered.html' %} {% load i18n %} {% block title %}{% trans "Upload file" %}{% endblock %} {% block layout_content %} <form method="POST" enctype="multipart/form-data"> {% csrf_token %} <h1 class="title is-3">{% trans "Upload file" %}</h1> <div class="field"> <div class="control"> <input class="input" type="text" value="{{ path }}" readonly> </div> </div> <div class="field has-addons-tablet"> <div class="control"> <div class="file has-name"> <label class="file-label"> <input class="file-input" type="file" name="file"> <span class="file-cta"> <span class="file-icon"> <i class="ri-file-upload-line"></i> </span> <span class="file-label"> {% trans "Choose a file…" %} </span> </span> <span class="file-name"> {% trans "No file chosen" %} </span> </label> </div> </div> <div class="control"> <button class="button is-primary is-fullwidth-mobile" type="submit"> {% trans "Upload" %} </button> </div> </div> </form> {% endblock %}
1.4/Rewrite of 1.4 Revised-doc/Install_Requied_Files_Icons.html
karnieflk/Effectivity_Macro
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Install_Requied_Files_Icons()</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link href="default.css" rel="stylesheet" type="text/css"> </head> <body> <h1>Install_Requied_Files_Icons()</h1> <p>Creates the icon files on the users computer at the folder specifiec by the <em>File_Install_Work_Folder</em></p> <pre class="Syntax">Install_Requied_Files_Icons( File_Install_Work_Folder [, at_home := 0])</pre> <h3>Parameters</h4> <dl> <dt>File_Install_Work_Folder</dt> <dd><p>This should contain the full file path of the Root script working folder</p> <pre class="NoIndent"> File_Install_Work_Folder = C:\SerialMacro Function: Install_Requied_Files_Icons( File_Install_Work_Folder)</pre></dd> <dt>At_Home (Optional)</dt> <dd><p>0: <strong>Default</strong> tf nothing is in that location on the function</p> <pre class="NoIndent">Install_Requied_Files_Icons( File_Install_Work_Folder)</pre> <p>1: Function will use the alternate Fileinstall location</p> <pre class="NoIndent">Install_Requied_Files_Icons( File_Install_Work_Folder, &quot;1&quot;)</pre></dd> </dl> <h3>Returns</h3> <p>The <em>Problems</em> variable If there is an issue and one of the files cannot be installed, the Errorlevel of the <code>Fileinstall</code> will trigger a <code>Problems = 1</code></p> <pre class="NoIndent">File_Install_Work_Folder = C:\SerialMacro Result := Install_Requied_Files_Icons( File_Install_Work_Folder)</pre> <p><em>Result</em> is 0 if the files were created <em>Result</em> is 1 if at least one of the files was not able to be created</p> <h3>Remarks</h3> <p>Uses the AutoHotkey built in function of <code>FileInstall</code> to combine a file with the compiled version of the program. The 'At_home' optional variable is here because I got tired of having errors when testing at home, and instead of having to change the orginal file location from</p> <pre class="NoIndent"> C:\Users\karnijs\Desktop\Autohotkey\02_Effectivity Macro\1.4\Install_Files\icons\serial.ico C:\Users\karnijs\Desktop\Autohotkey\02_Effectivity Macro\1.4\Install_Files\icons\paused.ico</pre> <p>to</p> <pre class="NoIndent">E:\Git\Effectivity_Macro\1.4\Install_Files\icons\serial.ico E:\Git\Effectivity_Macro\1.4\Install_Files\icons\paused.ico</pre> <p>when I was testing from home. I made it so that the program knows which computer I am on automatically. In the beginning of the program, I have the following code:</p> <pre class="NoIndent">If A_UserName = karnijs At_home = 0 else At_home = 1</pre> <p>If I am on the work computer it will detect my username, or else it will be the home computer. I did this because you cannot have a variable for the initlal location of the file for <code>FileInstall</code>. This is because AutohotKey does not know where the file is to install on compile if there is a variable in that location. Just saved me some time in the long run.</p> <h3 id="additional-information">Additional Information</h3> <p>For more information on the <code>FileInstall</code> function click on the link (Internet Connection Required) below: <a href="https://autohotkey.com/docs/commands/FileInstall.htm">FileInstall</a></p> </body> </html>
small/docs/javadoc/0.3.0/net/wequick/small/util/ApplicationUtils.html
wequick/wequick.github.io
<!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 Thu Feb 04 09:45:12 CST 2016 --> <title>ApplicationUtils (small 0.3.0 API)</title> <meta name="date" content="2016-02-04"> <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="ApplicationUtils (small 0.3.0 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="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>Prev Class</li> <li><a href="../../../../net/wequick/small/util/FileUtils.html" title="class in net.wequick.small.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/wequick/small/util/ApplicationUtils.html" target="_top">Frames</a></li> <li><a href="ApplicationUtils.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>Constr&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>Constr&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">net.wequick.small.util</div> <h2 title="Class ApplicationUtils" class="title">Class ApplicationUtils</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>net.wequick.small.util.ApplicationUtils</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">ApplicationUtils</span> extends java.lang.Object</pre> <div class="block">This class consists exclusively of static methods that operate on application.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== 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 boolean</code></td> <td class="colLast"><code><strong><a href="../../../../net/wequick/small/util/ApplicationUtils.html#canOpenUri(android.net.Uri,%20android.content.Context)">canOpenUri</a></strong>(android.net.Uri&nbsp;uri, android.content.Context&nbsp;context)</code> <div class="block">This method check if an <tt>uri</tt> can be opened by android system.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static android.content.Intent</code></td> <td class="colLast"><code><strong><a href="../../../../net/wequick/small/util/ApplicationUtils.html#getIntentOfUri(android.net.Uri)">getIntentOfUri</a></strong>(android.net.Uri&nbsp;uri)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><strong><a href="../../../../net/wequick/small/util/ApplicationUtils.html#openUri(android.net.Uri,%20android.content.Context)">openUri</a></strong>(android.net.Uri&nbsp;uri, android.content.Context&nbsp;context)</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"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="canOpenUri(android.net.Uri, android.content.Context)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>canOpenUri</h4> <pre>public static&nbsp;boolean&nbsp;canOpenUri(android.net.Uri&nbsp;uri, android.content.Context&nbsp;context)</pre> <div class="block">This method check if an <tt>uri</tt> can be opened by android system.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>uri</code> - the intent uri</dd><dd><code>context</code> - current context</dd> <dt><span class="strong">Returns:</span></dt><dd><tt>true</tt> if <tt>uri</tt> can be opened by android system.</dd></dl> </li> </ul> <a name="getIntentOfUri(android.net.Uri)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIntentOfUri</h4> <pre>public static&nbsp;android.content.Intent&nbsp;getIntentOfUri(android.net.Uri&nbsp;uri)</pre> </li> </ul> <a name="openUri(android.net.Uri, android.content.Context)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>openUri</h4> <pre>public static&nbsp;void&nbsp;openUri(android.net.Uri&nbsp;uri, android.content.Context&nbsp;context)</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="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>Prev Class</li> <li><a href="../../../../net/wequick/small/util/FileUtils.html" title="class in net.wequick.small.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/wequick/small/util/ApplicationUtils.html" target="_top">Frames</a></li> <li><a href="ApplicationUtils.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>Constr&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>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
DSS/Practicas/Practica2/eclipselink/eclipselink-jpars-javadocs/org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html
jmanday/Master
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>JPARSPersistenceContextFactoryProvider (EclipseLink JPA-RS 2.6.4, build 'v20160829-44060b6' API Reference)</title> <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="JPARSPersistenceContextFactoryProvider (EclipseLink JPA-RS 2.6.4, build \'v20160829-44060b6\' API Reference)"; } //--> </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="../../../../../../org/eclipse/persistence/jpa/rs/service/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</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>EclipseLink JPA-RS 2.6.4, build 'v20160829-44060b6' API Reference</em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/eclipse/persistence/jpa/rs/service/JPARSApplication.html" title="class in org.eclipse.persistence.jpa.rs.service"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html" target="_top">Frames</a></li> <li><a href="JPARSPersistenceContextFactoryProvider.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.eclipse.persistence.jpa.rs.service</div> <h2 title="Class JPARSPersistenceContextFactoryProvider" class="title">Class JPARSPersistenceContextFactoryProvider</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.eclipse.persistence.jpa.rs.service.JPARSPersistenceContextFactoryProvider</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>org.eclipse.persistence.jpa.rs.PersistenceContextFactoryProvider</dd> </dl> <hr> <br> <pre>public class <span class="strong">JPARSPersistenceContextFactoryProvider</span> extends java.lang.Object implements org.eclipse.persistence.jpa.rs.PersistenceContextFactoryProvider</pre> </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>protected static org.eclipse.persistence.jpa.rs.PersistenceContextFactory</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html#factory">factory</a></strong></code>&nbsp;</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/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html#JPARSPersistenceContextFactoryProvider()">JPARSPersistenceContextFactoryProvider</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>org.eclipse.persistence.jpa.rs.PersistenceContextFactory</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html#getPersistenceContextFactory(java.util.Map)">getPersistenceContextFactory</a></strong>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;properteis)</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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="factory"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>factory</h4> <pre>protected static&nbsp;org.eclipse.persistence.jpa.rs.PersistenceContextFactory factory</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="JPARSPersistenceContextFactoryProvider()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>JPARSPersistenceContextFactoryProvider</h4> <pre>public&nbsp;JPARSPersistenceContextFactoryProvider()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getPersistenceContextFactory(java.util.Map)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getPersistenceContextFactory</h4> <pre>public&nbsp;org.eclipse.persistence.jpa.rs.PersistenceContextFactory&nbsp;getPersistenceContextFactory(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;properteis)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getPersistenceContextFactory</code>&nbsp;in interface&nbsp;<code>org.eclipse.persistence.jpa.rs.PersistenceContextFactoryProvider</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="../../../../../../org/eclipse/persistence/jpa/rs/service/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</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>EclipseLink JPA-RS 2.6.4, build 'v20160829-44060b6' API Reference</em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/eclipse/persistence/jpa/rs/service/JPARSApplication.html" title="class in org.eclipse.persistence.jpa.rs.service"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html" target="_top">Frames</a></li> <li><a href="JPARSPersistenceContextFactoryProvider.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 ======= --> </body> </html>
javadoc/hibernate_Doc/org/hibernate/loader/entity/class-use/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html
serious6/HibernateSimpleProject
<!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_45) on Mon Mar 03 10:44:38 EST 2014 --> <title>Uses of Class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <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="Uses of Class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader (Hibernate JavaDocs)"; } //--> </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><a href="../../../../../org/hibernate/loader/entity/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html" title="class in org.hibernate.loader.entity">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/hibernate/loader/entity/class-use/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html" target="_top">Frames</a></li> <li><a href="LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader" class="title">Uses of Class<br>org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader</h2> </div> <div class="classUseContainer">No usage of org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader</div> <!-- ======= 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><a href="../../../../../org/hibernate/loader/entity/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html" title="class in org.hibernate.loader.entity">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/hibernate/loader/entity/class-use/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html" target="_top">Frames</a></li> <li><a href="LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
app/app.html
Velocar/Bikair_UI
<!-- left menu --> <ion-menu [content]="content"> <ion-toolbar> <ion-title>Account</ion-title> </ion-toolbar> <ion-content> <ion-list> <button ion-item *ngFor="#p of pages" (click)="openPage(p)" [hidden]="p.hide"> <ion-icon item-left [name]="p.icon"></ion-icon> {{p.title}} </button> </ion-list> </ion-content> </ion-menu> <!-- main navigation --> <ion-nav id="nav" [root]="root" #content swipe-back-enabled="false"></ion-nav>
doc/controllers/user/routes.html
bisigc/art
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_60) on Thu Feb 18 18:53:18 CET 2016 --> <title>routes</title> <meta name="date" content="2016-02-18"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="routes"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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/routes.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-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../controllers/user/RoleController.html" title="class in controllers.user"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../controllers/user/routes.javascript.html" title="class in controllers.user"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?controllers/user/routes.html" target="_top">Frames</a></li> <li><a href="routes.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;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><a href="#nested.class.summary">Nested</a>&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="#methods.inherited.from.class.java.lang.Object">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>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">controllers.user</div> <h2 title="Class routes" class="title">Class routes</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>controllers.user.routes</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">routes</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../controllers/user/routes.javascript.html" title="class in controllers.user">routes.javascript</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" 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 controllers.user.ReverseRoleController</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../controllers/user/routes.html#RoleController">RoleController</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static controllers.user.ReverseUserController</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../controllers/user/routes.html#UserController">UserController</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" 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><span class="memberNameLink"><a href="../../controllers/user/routes.html#routes--">routes</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <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>equals, 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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="UserController"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>UserController</h4> <pre>public static final&nbsp;controllers.user.ReverseUserController UserController</pre> </li> </ul> <a name="RoleController"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RoleController</h4> <pre>public static final&nbsp;controllers.user.ReverseRoleController RoleController</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="routes--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>routes</h4> <pre>public&nbsp;routes()</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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/routes.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-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../controllers/user/RoleController.html" title="class in controllers.user"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../controllers/user/routes.javascript.html" title="class in controllers.user"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?controllers/user/routes.html" target="_top">Frames</a></li> <li><a href="routes.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;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><a href="#nested.class.summary">Nested</a>&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="#methods.inherited.from.class.java.lang.Object">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>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/docs/metrics/prometheus/index.html
thelastpickle/cassandra-reaper
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="robots" content="all,follow"> <meta name="googlebot" content="index,follow,snippet,archive"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <meta name="author" content="" /> <meta name="generator" content="Hugo 0.69.2" /> <link href='//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800' rel='stylesheet' type='text/css'> <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <link href="https://stackpath.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link href="http://cassandra-reaper.io/css/animate.css" rel="stylesheet"> <link href="http://cassandra-reaper.io/css/style.default.css" rel="stylesheet" id="theme-stylesheet"> <link href="http://cassandra-reaper.io/css/custom.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <link rel="shortcut icon" href="http://cassandra-reaper.io/img/favicon.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="http://cassandra-reaper.io/img/apple-touch-icon.png" /> <link href="http://cassandra-reaper.io/css/owl.carousel.css" rel="stylesheet"> <link href="http://cassandra-reaper.io/css/owl.theme.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.css" /> <link rel="alternate" href="http://cassandra-reaper.io/index.xml" type="application/rss+xml" title="Reaper: Easy Repair Management for Apache Cassandra"> <meta property="og:title" content="" /> <meta property="og:type" content="website" /> <meta property="og:url" content="/docs/metrics/prometheus//" /> <meta property="og:image" content="" /> </head> <body> <div id="all"> <header> <div class="navbar-affixed-top" data-spy="affix" data-offset-top="200"> <div class="navbar navbar-default yamm" role="navigation" id="navbar"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand home" href="http://cassandra-reaper.io/"> <img src="http://cassandra-reaper.io/img/logo.png" alt=" logo" class="hidden-xs hidden-sm"> <img src="http://cassandra-reaper.io/img/logo-small.png" alt=" logo" class="visible-xs visible-sm"> <span class="sr-only"> - go to homepage</span> </a> <div class="navbar-buttons"> <button type="button" class="navbar-toggle btn-template-main" data-toggle="collapse" data-target="#navigation"> <span class="sr-only">Toggle Navigation</span> <i class="fa fa-align-justify"></i> </button> </div> </div> <div class="navbar-collapse collapse" id="navigation"> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="/docs/">Documentation</a> </li> <li class="dropdown"> <a href="/docs/download/">Downloads</a> </li> <li class="dropdown"> <a href="/faq/">FAQ</a> </li> <li class="dropdown"> <a href="https://github.com/thelastpickle/cassandra-reaper">View on GitHub</a> </li> </ul> </div> <div class="collapse clearfix" id="search"> <form class="navbar-form" role="search"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search"> <span class="input-group-btn"> <button type="submit" class="btn btn-template-main"><i class="fa fa-search"></i></button> </span> </div> </form> </div> </div> </div> </div> </header> <div id="heading-breadcrumbs"> <div class="container"> <div class="row"> <div class="col-md-12"> </div> </div> </div> </div> <div id="content"> <div class="container"> <div class="row"> <div class="col-md-3"> <ul class="sidebar-menu"> <li class="sub-menu"> <a href="/docs/download/" class=""> <span>Downloads</span> <span class="menu-arrow arrow_carrot-right"></span> </a> <ul class="sub"> <li><a href="/docs/download/install/"> Install and Run </a> </li> <li><a href="/docs/download/building/"> Building from Source </a> </li> <li><a href="/docs/download/docker/"> Docker </a> </li> </ul> </li> <li> <a href="/docs/concepts/"> <span>Core Concepts</span> </a> </li> <li class="sub-menu"> <a href="/docs/backends/" class=""> <span>Backends</span> <span class="menu-arrow arrow_carrot-right"></span> </a> <ul class="sub"> <li><a href="/docs/backends/memory/"> In Memory </a> </li> <li><a href="/docs/backends/h2/"> H2 </a> </li> <li><a href="/docs/backends/postgres/"> Postgres </a> </li> <li><a href="/docs/backends/cassandra/"> Cassandra </a> </li> <li><a href="/docs/backends/astra/"> Astra </a> </li> </ul> </li> <li class="sub-menu"> <a href="/docs/configuration/" class=""> <span>Configuration Reference</span> <span class="menu-arrow arrow_carrot-right"></span> </a> <ul class="sub"> <li><a href="/docs/configuration/reaper_specific/"> Reaper Specific Settings </a> </li> <li><a href="/docs/configuration/backend_specific/"> Backend Specific Settings </a> </li> <li><a href="/docs/configuration/docker_vars/"> Docker Variables </a> </li> <li><a href="/docs/configuration/authentication/"> Shiro Authentication </a> </li> </ul> </li> <li class="sub-menu"> <a href="/docs/metrics/" class=""> <span>Metrics</span> <span class="menu-arrow arrow_carrot-right"></span> </a> <ul class="sub"> <li><a href="/docs/metrics/dashboards/"> Dashboards </a> </li> <li><a href="/docs/metrics/graphite/"> Graphite Reporter </a> </li> <li><a href="/docs/metrics/prometheus/"> Prometheus </a> </li> </ul> </li> <li class="sub-menu"> <a href="/docs/usage/" class=""> <span>Using Reaper</span> <span class="menu-arrow arrow_carrot-right"></span> </a> <ul class="sub"> <li><a href="/docs/usage/add_cluster/"> Adding a Cluster </a> </li> <li><a href="/docs/usage/health/"> Checking a Cluster&#39;s Health </a> </li> <li><a href="/docs/usage/single/"> Running a Cluster Repair </a> </li> <li><a href="/docs/usage/schedule/"> Scheduling a Cluster Repair </a> </li> <li><a href="/docs/usage/multi_dc_non-distributed/"> Multi DCs with One Reaper </a> </li> <li><a href="/docs/usage/multi_dc_distributed/"> Multi DCs with Multi Reapers </a> </li> <li><a href="/docs/usage/sidecar_mode/"> Sidecar Mode </a> </li> <li><a href="/docs/usage/cassandra-diagnostics/"> Cassandra Diagnostic Events </a> </li> </ul> </li> <li> <a href="/docs/api/"> <span>Rest API</span> </a> </li> <li> <a href="/docs/community/"> <span>Community</span> </a> </li> <li> <a href="/docs/development/"> <span>Development</span> </a> </li> </ul> </div> <div class="col-md-9"> <div> <h2 id="prometheus">Prometheus</h2> <p>Reaper exposes all its metrics in a Prometheus-ready format under the <code>/prometheusMetrics</code> endpoint on the admin port.</p> <p>It&rsquo;s fairly straightforward to configure Prometheus to grab them. The config can look something like:</p> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"><span style="color:#66d9ef">scrape_configs</span>: - <span style="color:#66d9ef">job_name</span>: <span style="color:#e6db74">&#39;reaper&#39;</span> <span style="color:#66d9ef">metrics_path</span>: <span style="color:#e6db74">&#39;/prometheusMetrics&#39;</span> <span style="color:#66d9ef">scrape_interval</span>: 5s <span style="color:#66d9ef">static_configs</span>: - <span style="color:#66d9ef">targets</span>: [<span style="color:#e6db74">&#39;host.docker.internal:8081&#39;</span>] </code></pre></div><ul> <li>The <code>host.docker.internal</code> tells a Prometheus instance running inside a docker container to connect to the host&rsquo;s <code>8081</code> port where Raper runs from a JAR.</li> </ul> <h3 id="metric-relabelling">Metric Relabelling</h3> <p>Reaper doesn&rsquo;t do anything with the metrics. For practical purposes, it might be useful to relabel them. Here&rsquo;s an example of relabeling the metric tracking a repair progress.</p> <p>There are actually two kinds of this metric:</p> <pre><code>#1 io_cassandrareaper_service_RepairRunner_repairProgress_[cluster]_7c326d904ba811eaa7a0634758da0ae9 0.0 #2 io_cassandrareaper_service_RepairRunner_repairProgress_[cluster]_[keyspace]_7c326d904ba811eaa7a0634758da0ae9 0.0 </code></pre><p>The difference is that #1 does not include the keyspace name. One way to handle this is to first drop #1 and then do relabeling only on #2.</p> <p>To drop #1, we can use the following item in the <code>metric_relabel_configs</code> list:</p> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"><span style="color:#66d9ef">metric_relabel_configs</span>: - <span style="color:#66d9ef">source_labels</span>: [__name__] <span style="color:#66d9ef">regex</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress_([^_]+)_([^_]+)$&#34;</span> <span style="color:#66d9ef">action</span>: drop </code></pre></div><ul> <li>We pick <code>__name__</code> as the <code>source_label</code>, meaning we try to match the <code>regex</code> against the whole name of the metric.</li> <li>We match for two groups after <code>repairProgress_</code> that are made of 1 or more characters that are not an <code>_</code>.</li> </ul> <p>Then, we can add the following:</p> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"> - <span style="color:#66d9ef">source_labels</span>: [__name__] <span style="color:#66d9ef">regex</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress_(.*)_(.*)_(.*)&#34;</span> <span style="color:#66d9ef">target_label</span>: cluster <span style="color:#66d9ef">replacement</span>: <span style="color:#e6db74">&#39;${1}&#39;</span> - <span style="color:#66d9ef">source_labels</span>: [__name__] <span style="color:#66d9ef">regex</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress_(.*)_(.*)_(.*)&#34;</span> <span style="color:#66d9ef">target_label</span>: keyspace <span style="color:#66d9ef">replacement</span>: <span style="color:#e6db74">&#39;${2}&#39;</span> - <span style="color:#66d9ef">source_labels</span>: [__name__] <span style="color:#66d9ef">regex</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress_(.*)_(.*)_(.*)&#34;</span> <span style="color:#66d9ef">target_label</span>: runid <span style="color:#66d9ef">replacement</span>: <span style="color:#e6db74">&#39;${3}&#39;</span> </code></pre></div><ul> <li>Once again, we match against the whole metric name.</li> <li>Each of the 3 items matches the same pattern that ends with three <code>_</code>-separated strings.</li> <li>However, each of the items adds a different label to the metric as specified by <code>target_label</code>.</li> <li>Finally, the <code>replacement</code> defines which matched group from <code>regex</code> to use as a value for the new label.</li> </ul> <p>With this setup, a metric that looks like:</p> <pre><code>io_cassandrareaper_service_RepairRunner_repairProgress_testcluster_tlpstress_7c326d904ba811eaa7a0634758da0ae9 </code></pre><p>Will get new labels:</p> <pre><code>io_cassandrareaper_service_RepairRunner_repairProgress_testcluster_tlpstress_7c326d904ba811eaa7a0634758da0ae9{cluster=&quot;testcluster&quot;, keyspace=&quot;tlpstress&quot;, run_id=&quot;7c326d904ba811eaa7a0634758da0ae9&quot;} </code></pre><p>One last thing we might want to do is to modify the metric name itself. Not only we&rsquo;ll not have redundant information in our metrics, but we&rsquo;ll make querying for these metrics more convenient.</p> <p>To rename the metric, we use the same relabeling config, but target the <code>__name__</code> itself:</p> <div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"> - <span style="color:#66d9ef">source_labels</span>: [__name__] <span style="color:#66d9ef">regex</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress_.*&#34;</span> <span style="color:#66d9ef">target_label</span>: __name__ <span style="color:#66d9ef">replacement</span>: <span style="color:#e6db74">&#34;io_cassandrareaper_service_RepairRunner_repairProgress&#34;</span> </code></pre></div><p>With this in place, our final metric will look like this:</p> <pre><code>io_cassandrareaper_service_RepairRunner_repairProgress{cluster=&quot;testcluster&quot;, keyspace=&quot;tlpstress&quot;, run_id=&quot;7c326d904ba811eaa7a0634758da0ae9&quot;} </code></pre><p>Now, when building dashboards to monitor Reaper, we can simply query for <code>io_cassandrareaper_service_RepairRunner_repairProgress</code> and use the labels fro grouping etc.</p> </div> </div> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="col-md-4 col-sm-6"> </div> </div> </footer> <div id="copyright"> <div class="container"> <div class="col-md-12"> <p class="pull-right"> Template by <a href="http://bootstrapious.com/free-templates">Bootstrapious</a>. Ported to Hugo by <a href="https://github.com/devcows/hugo-universal-theme">DevCows</a> </p> </div> </div> </div> </div> <script type="application/javascript"> var doNotTrack = false; if (!doNotTrack) { (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-104925477-1', 'auto'); ga('send', 'pageview'); } </script> <script src="/js/jquery-3.2.1.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0/jquery.counterup.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-parallax/1.1.3/jquery-parallax.js"></script> <script src="//maps.googleapis.com/maps/api/js?v=3.exp"></script> <script src="http://cassandra-reaper.io/js/hpneo.gmaps.js"></script> <script src="http://cassandra-reaper.io/js/gmaps.init.js"></script> <script src="http://cassandra-reaper.io/js/front.js"></script> <script src="http://cassandra-reaper.io/js/owl.carousel.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.25/jquery.fancybox.min.js"></script> </body> </html>
_layouts/page.html
dzgok/dzgok.github.io
--- layout: default --- <!-- Page Header --> <header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading"> <h1>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</h1> <span class="subheading">{{ page.description }}</span> </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> {{ content }} </div> </div> </div> <hr>
play2-maven-plugin/1.0.0-alpha1/distribution-management.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 24, 2013 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Maven Plugin for Play! Framework 2.x : Plugin Parent - Project Distribution Management</title> <style type="text/css" media="all"> @import url("./css/maven-base.css"); @import url("./css/maven-theme.css"); @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="Date-Revision-yyyymmdd" content="20130424" /> <meta http-equiv="Content-Language" content="en" /> </head> <body class="composite"> <div id="banner"> <div id="bannerLeft"> Maven Plugin for Play! Framework 2.x : Plugin Parent </div> <div class="clear"> <hr/> </div> </div> <div id="breadcrumbs"> <div class="xleft"> <span id="publishDate">Last Published: 2013-04-24</span> &nbsp;| <span id="projectVersion">Version: 1.0.0-alpha1</span> </div> <div class="xright"> <a href="./" title="Maven Plugin for Play! Framework 2.x : Plugin Parent">Maven Plugin for Play! Framework 2.x : Plugin Parent</a> </div> <div class="clear"> <hr/> </div> </div> <div id="leftColumn"> <div id="navcolumn"> <h5>Modules</h5> <ul> <li class="none"> <a href="play2-maven-plugin/index.html" title="Maven Plugin for Play! Framework 2.x : Plugin">Maven Plugin for Play! Framework 2.x : Plugin</a> </li> </ul> <h5>Project Documentation</h5> <ul> <li class="expanded"> <a href="project-info.html" title="Project Information">Project Information</a> <ul> <li class="none"> <a href="index.html" title="About">About</a> </li> <li class="none"> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> </li> <li class="none"> <strong>Distribution Management</strong> </li> <li class="none"> <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> </li> <li class="none"> <a href="source-repository.html" title="Source Repository">Source Repository</a> </li> <li class="none"> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> </li> <li class="none"> <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> </li> <li class="none"> <a href="integration.html" title="Continuous Integration">Continuous Integration</a> </li> <li class="none"> <a href="plugins.html" title="Project Plugins">Project Plugins</a> </li> <li class="none"> <a href="license.html" title="Project License">Project License</a> </li> <li class="none"> <a href="modules.html" title="Project Modules">Project Modules</a> </li> <li class="none"> <a href="team-list.html" title="Project Team">Project Team</a> </li> <li class="none"> <a href="project-summary.html" title="Project Summary">Project Summary</a> </li> <li class="none"> <a href="dependencies.html" title="Dependencies">Dependencies</a> </li> </ul> </li> </ul> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> <div id="bodyColumn"> <div id="contentBox"> <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - sonatype-nexus-staging<a name="Repository_-_sonatype-nexus-staging"></a></h3><a name="Repository_-_sonatype-nexus-staging"></a><a class="externalLink" href="https://oss.sonatype.org/service/local/staging/deploy/maven2/">https://oss.sonatype.org/service/local/staging/deploy/maven2/</a></div><div class="section"><h3>Snapshot Repository - sonatype-nexus-snapshots<a name="Snapshot_Repository_-_sonatype-nexus-snapshots"></a></h3><a name="Snapshot_Repository_-_sonatype-nexus-snapshots"></a><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></div></div> </div> </div> <div class="clear"> <hr/> </div> <div id="footer"> <div class="xright"> Copyright &#169; 2013. All Rights Reserved. </div> <div class="clear"> <hr/> </div> </div> </body> </html>
docs/apidocs/com/cloudera/oryx/common/math/package-use.html
oncewang/oryx2
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package com.cloudera.oryx.common.math (Oryx 2.4.1 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package com.cloudera.oryx.common.math (Oryx 2.4.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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</li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/cloudera/oryx/common/math/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package com.cloudera.oryx.common.math" class="title">Uses of Package<br>com.cloudera.oryx.common.math</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.cloudera.oryx.app.als">com.cloudera.oryx.app.als</a></td> <td class="colLast"> <div class="block">Support code for rALS recommender application functionality common to several layers.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.cloudera.oryx.app.serving.als.model">com.cloudera.oryx.app.serving.als.model</a></td> <td class="colLast"> <div class="block">Data model support for the ALS recommender Serving Layer app.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.cloudera.oryx.app.speed.als">com.cloudera.oryx.app.speed.als</a></td> <td class="colLast"> <div class="block">Contains an app tier implementation of a Speed Layer, for ALS recommendation.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.cloudera.oryx.common.math">com.cloudera.oryx.common.math</a></td> <td class="colLast"> <div class="block">General mathematical functions and related support code, including basic vector and matrix operations.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.cloudera.oryx.app.als"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a> used by <a href="../../../../../com/cloudera/oryx/app/als/package-summary.html">com.cloudera.oryx.app.als</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../com/cloudera/oryx/common/math/class-use/Solver.html#com.cloudera.oryx.app.als">Solver</a> <div class="block">Encapsulates a <code>DecompositionSolver</code> from Commons Math.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.cloudera.oryx.app.serving.als.model"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a> used by <a href="../../../../../com/cloudera/oryx/app/serving/als/model/package-summary.html">com.cloudera.oryx.app.serving.als.model</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../com/cloudera/oryx/common/math/class-use/Solver.html#com.cloudera.oryx.app.serving.als.model">Solver</a> <div class="block">Encapsulates a <code>DecompositionSolver</code> from Commons Math.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.cloudera.oryx.app.speed.als"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a> used by <a href="../../../../../com/cloudera/oryx/app/speed/als/package-summary.html">com.cloudera.oryx.app.speed.als</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../com/cloudera/oryx/common/math/class-use/Solver.html#com.cloudera.oryx.app.speed.als">Solver</a> <div class="block">Encapsulates a <code>DecompositionSolver</code> from Commons Math.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.cloudera.oryx.common.math"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a> used by <a href="../../../../../com/cloudera/oryx/common/math/package-summary.html">com.cloudera.oryx.common.math</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../com/cloudera/oryx/common/math/class-use/DoubleWeightedMean.html#com.cloudera.oryx.common.math">DoubleWeightedMean</a> <div class="block">A weighted mean implementation for floating-point weights, following the Commons Math3 framework.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../com/cloudera/oryx/common/math/class-use/Solver.html#com.cloudera.oryx.common.math">Solver</a> <div class="block">Encapsulates a <code>DecompositionSolver</code> from Commons Math.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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</li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/cloudera/oryx/common/math/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2017. All rights reserved.</small></p> </body> </html>
docs/apiref/modules/_src_fxservice_providers_coinmarketcapprovider_.html
tianyangj/gdax-tt
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;src/FXService/providers/CoinMarketCapProvider&quot; | GDAX Trading Toolkit API Reference</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">GDAX Trading Toolkit API Reference</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="_src_fxservice_providers_coinmarketcapprovider_.html">&quot;src/FXService/providers/CoinMarketCapProvider&quot;</a> </li> </ul> <h1>External module &quot;src/FXService/providers/CoinMarketCapProvider&quot;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Classes</h3> <ul class="tsd-index-list"> <li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_src_fxservice_providers_coinmarketcapprovider_.coinmarketcapprovider.html" class="tsd-kind-icon">Coin<wbr>Market<wbr>Cap<wbr>Provider</a></li> </ul> </section> <section class="tsd-index-section tsd-is-not-exported"> <h3>Interfaces</h3> <ul class="tsd-index-list"> <li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"><a href="../interfaces/_src_fxservice_providers_coinmarketcapprovider_.cmccurrencydata.html" class="tsd-kind-icon">CMCCurrency<wbr>Data</a></li> <li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"><a href="../interfaces/_src_fxservice_providers_coinmarketcapprovider_.resultcache.html" class="tsd-kind-icon">Result<wbr>Cache</a></li> </ul> </section> <section class="tsd-index-section tsd-is-not-exported"> <h3>Variables</h3> <ul class="tsd-index-list"> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#code_map" class="tsd-kind-icon">CODE_<wbr>MAP</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#five_min" class="tsd-kind-icon">FIVE_<wbr>MIN</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#reverse_map" class="tsd-kind-icon">REVERSE_<wbr>MAP</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#supported_base_currencies" class="tsd-kind-icon">SUPPORTED_<wbr>BASE_<wbr>CURRENCIES</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#supported_quote_currencies" class="tsd-kind-icon">SUPPORTED_<wbr>QUOTE_<wbr>CURRENCIES</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_src_fxservice_providers_coinmarketcapprovider_.html#url" class="tsd-kind-icon">URL</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-not-exported"> <h2>Variables</h2> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="code_map" class="tsd-anchor"></a> <h3>CODE_<wbr>MAP</h3> <div class="tsd-signature tsd-kind-icon">CODE_<wbr>MAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L22">src/FXService/providers/CoinMarketCapProvider.ts:22</a></li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter-index-signature"> <h5><span class="tsd-signature-symbol">[</span>index: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="five_min" class="tsd-anchor"></a> <h3>FIVE_<wbr>MIN</h3> <div class="tsd-signature tsd-kind-icon">FIVE_<wbr>MIN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;5 * 60 * 1000</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L26">src/FXService/providers/CoinMarketCapProvider.ts:26</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="reverse_map" class="tsd-anchor"></a> <h3>REVERSE_<wbr>MAP</h3> <div class="tsd-signature tsd-kind-icon">REVERSE_<wbr>MAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L23">src/FXService/providers/CoinMarketCapProvider.ts:23</a></li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter-index-signature"> <h5><span class="tsd-signature-symbol">[</span>index: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="supported_base_currencies" class="tsd-anchor"></a> <h3>SUPPORTED_<wbr>BASE_<wbr>CURRENCIES</h3> <div class="tsd-signature tsd-kind-icon">SUPPORTED_<wbr>BASE_<wbr>CURRENCIES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L25">src/FXService/providers/CoinMarketCapProvider.ts:25</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="supported_quote_currencies" class="tsd-anchor"></a> <h3>SUPPORTED_<wbr>QUOTE_<wbr>CURRENCIES</h3> <div class="tsd-signature tsd-kind-icon">SUPPORTED_<wbr>QUOTE_<wbr>CURRENCIES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&#x27;BTC&#x27;, &#x27;USD&#x27;, &#x27;AUD&#x27;, &#x27;BRL&#x27;, &#x27;CAD&#x27;, &#x27;CHF&#x27;, &#x27;CNY&#x27;, &#x27;EUR&#x27;, &#x27;GBP&#x27;, &#x27;HKD&#x27;, &#x27;IDR&#x27;, &#x27;INR&#x27;, &#x27;JPY&#x27;, &#x27;KRW&#x27;, &#x27;MXN&#x27;, &#x27;RUB&#x27;]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L24">src/FXService/providers/CoinMarketCapProvider.ts:24</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="url" class="tsd-anchor"></a> <h3>URL</h3> <div class="tsd-signature tsd-kind-icon">URL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"https://api.coinmarketcap.com/v1/ticker/"</span><span class="tsd-signature-symbol"> =&nbsp;&quot;https://api.coinmarketcap.com/v1/ticker/&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/coinbase/gdax-tt/blob/a3d18bb/src/FXService/providers/CoinMarketCapProvider.ts#L21">src/FXService/providers/CoinMarketCapProvider.ts:21</a></li> </ul> </aside> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html">"src/FXService/providers/<wbr>Coin<wbr>Market<wbr>Cap<wbr>Provider"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-external-module"> <a href="../classes/_src_fxservice_providers_coinmarketcapprovider_.coinmarketcapprovider.html" class="tsd-kind-icon">Coin<wbr>Market<wbr>Cap<wbr>Provider</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../interfaces/_src_fxservice_providers_coinmarketcapprovider_.cmccurrencydata.html" class="tsd-kind-icon">CMCCurrency<wbr>Data</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../interfaces/_src_fxservice_providers_coinmarketcapprovider_.resultcache.html" class="tsd-kind-icon">Result<wbr>Cache</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#code_map" class="tsd-kind-icon">CODE_<wbr>MAP</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#five_min" class="tsd-kind-icon">FIVE_<wbr>MIN</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#reverse_map" class="tsd-kind-icon">REVERSE_<wbr>MAP</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#supported_base_currencies" class="tsd-kind-icon">SUPPORTED_<wbr>BASE_<wbr>CURRENCIES</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#supported_quote_currencies" class="tsd-kind-icon">SUPPORTED_<wbr>QUOTE_<wbr>CURRENCIES</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_src_fxservice_providers_coinmarketcapprovider_.html#url" class="tsd-kind-icon">URL</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
appliance/com.datascilab.core.codeGenerator/doc/_html/api/freemarker/ext/beans/class-use/InvalidPropertyException.html
vicre/dsl-appliance
<!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 (1.8.0_20) on Sun Oct 12 20:53:28 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class freemarker.ext.beans.InvalidPropertyException (FreeMarker 2.3.21 API)</title> <meta name="date" content="2014-10-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class freemarker.ext.beans.InvalidPropertyException (FreeMarker 2.3.21 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../freemarker/ext/beans/InvalidPropertyException.html" title="class in freemarker.ext.beans">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?freemarker/ext/beans/class-use/InvalidPropertyException.html" target="_top">Frames</a></li> <li><a href="InvalidPropertyException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class freemarker.ext.beans.InvalidPropertyException" class="title">Uses of Class<br>freemarker.ext.beans.InvalidPropertyException</h2> </div> <div class="classUseContainer">No usage of freemarker.ext.beans.InvalidPropertyException</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../freemarker/ext/beans/InvalidPropertyException.html" title="class in freemarker.ext.beans">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?freemarker/ext/beans/class-use/InvalidPropertyException.html" target="_top">Frames</a></li> <li><a href="InvalidPropertyException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
app/styles/custom.css
Group2000/cellmapping-frontend
/* line 3, ../../app/styles/custom.scss */ body { padding-bottom: 70px; } /* line 9, ../../app/styles/custom.scss */ .ngGridLarge { height: 650px; } /* line 13, ../../app/styles/custom.scss */ .logDate { color: grey; font-size: 90%; } /* line 18, ../../app/styles/custom.scss */ .logEntry { border-bottom: 1px solid #e5e5e5; } /* line 22, ../../app/styles/custom.scss */ .geheim { padding-top: 12px; padding-right: 20px; color: red; padding-bottom: 12px; } /* line 29, ../../app/styles/custom.scss */ .footer-margin-right { margin-top: 5px; margin-right: 20px; } /* line 34, ../../app/styles/custom.scss */ .footer-margin-left { margin-top: 5px; margin-left: 20px; } /* line 39, ../../app/styles/custom.scss */ .pagination { margin: 0px; } /* line 43, ../../app/styles/custom.scss */ .notset { color: grey; font-size: 90%; } /* line 49, ../../app/styles/custom.scss */ .clickable tr { cursor: pointer; } /* line 53, ../../app/styles/custom.scss */ .page-header { margin: 0px; } /* line 56, ../../app/styles/custom.scss */ .red { color: red; } /* line 60, ../../app/styles/custom.scss */ #searchclear { position: absolute; right: 5px; top: 0px; bottom: 0px; height: 14px; margin: auto; font-size: 14px; cursor: pointer; color: #ccc; } /* line 71, ../../app/styles/custom.scss */ #chart svg { height: 400px; } /* line 74, ../../app/styles/custom.scss */ .panel-heading { font-size: 120%; font-weight: bold; } /* line 79, ../../app/styles/custom.scss */ .dl-horizontal dt { text-align: left; float: left; } /* line 84, ../../app/styles/custom.scss */ .dl-horizontal dd { margin: 0 0 0 1em; } /* line 88, ../../app/styles/custom.scss */ .clickable { cursor: pointer; cursor: hand; } /* line 93, ../../app/styles/custom.scss */ .collapsebutton { font-size: 120%; } /* line 96, ../../app/styles/custom.scss */ .panel-heading a { text-decoration: none; } /* line 99, ../../app/styles/custom.scss */ .panel-heading a:after { font-family: "FontAwesome"; content: "\f150"; float: right; color: grey; } /* line 105, ../../app/styles/custom.scss */ .panel-heading a.collapsed:after { font-family: "FontAwesome"; content: "\f013"; } /* line 110, ../../app/styles/custom.scss */ .alert-top { margin-top: -20px; } /* line 115, ../../app/styles/custom.scss */ .angular-leaflet-map { width: 640px; height: 400px; } /* line 120, ../../app/styles/custom.scss */ .bottom-align-text { margin-top: 60px; } /* line 125, ../../app/styles/custom.scss */ .green { background-color: green !important; } /* ----------------------CAL HEATMAP---------------------- */ /* line 132, ../../app/styles/custom.scss */ text.highlight { fill: black; font-weight: bold; } /* line 136, ../../app/styles/custom.scss */ rect.highlight { stroke-width: 1; stroke: black; } /* line 141, ../../app/styles/custom.scss */ text.now { font-weight: bold; } /* line 145, ../../app/styles/custom.scss */ .bigger { font-size: 20px; } /* line 150, ../../app/styles/custom.scss */ .axis path .axis line { fill: none; stroke: black; shape-rendering: crispEdges; } /* line 156, ../../app/styles/custom.scss */ .axis path { fill: none; stroke: black; } /* line 161, ../../app/styles/custom.scss */ .line { fill: none; stroke: steelblue; stroke-width: 1.5px; } /* line 168, ../../app/styles/custom.scss */ .graphinfo { font-size: 180%; font-weight: bold; fill: black; } /* line 173, ../../app/styles/custom.scss */ .graphtext { font-size: 100%; } /* line 177, ../../app/styles/custom.scss */ .chartblack { fill: black; } /* line 180, ../../app/styles/custom.scss */ .chartred { fill: red; } /* line 183, ../../app/styles/custom.scss */ .chartwhite { fill: white; } /* line 191, ../../app/styles/custom.scss */ .container-fluid { padding-left: 0px; padding-right: 0px; padding-top: 0px; } /* line 197, ../../app/styles/custom.scss */ .activetr { background: orange !important; } /* line 201, ../../app/styles/custom.scss */ .wait { cursor: wait; } /* line 209, ../../app/styles/custom.scss */ .desaturate .leaflet-tile-loaded { -webkit-filter: brightness(1.03) grayscale(0.83) contrast(1.07); -moz-filter: brightness(1.03) grayscale(0.83) contrast(1.07); -ms-filter: brightness(1.03) grayscale(0.83) contrast(1.07); filter: brightness(1.03) grayscale(0.83) contrast(1.07); }
documentation/layouts/partials/menu-footer.html
nielsbasjes/yauaa
<p>&copy;2013-2022 by <a href="https://niels.basjes.nl">Niels Basjes</a></p>
docs/javadoc/jr-objects/2.11/com/fasterxml/jackson/jr/ob/comp/package-summary.html
FasterXML/jackson-jr
<!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 (1.8.0_162) on Sat Apr 25 17:31:34 PDT 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>com.fasterxml.jackson.jr.ob.comp (jackson-jr-objects 2.11.0 API)</title> <meta name="date" content="2020-04-25"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.fasterxml.jackson.jr.ob.comp (jackson-jr-objects 2.11.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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="../../../../../../com/fasterxml/jackson/jr/ob/api/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/fasterxml/jackson/jr/ob/comp/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;com.fasterxml.jackson.jr.ob.comp</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ArrayComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">ArrayComposer</a>&lt;PARENT extends <a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ComposerBase.html" title="class in com.fasterxml.jackson.jr.ob.comp">ComposerBase</a>&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/CollectionComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">CollectionComposer</a>&lt;PARENT extends <a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ComposerBase.html" title="class in com.fasterxml.jackson.jr.ob.comp">ComposerBase</a>,C extends <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ComposerBase.html" title="class in com.fasterxml.jackson.jr.ob.comp">ComposerBase</a></td> <td class="colLast"> <div class="block">Base class for all composer implementations.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/MapComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">MapComposer</a>&lt;PARENT extends <a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ComposerBase.html" title="class in com.fasterxml.jackson.jr.ob.comp">ComposerBase</a>&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ObjectComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">ObjectComposer</a>&lt;PARENT extends <a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/ComposerBase.html" title="class in com.fasterxml.jackson.jr.ob.comp">ComposerBase</a>&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/SequenceComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">SequenceComposer</a>&lt;THIS extends <a href="../../../../../../com/fasterxml/jackson/jr/ob/comp/SequenceComposer.html" title="class in com.fasterxml.jackson.jr.ob.comp">SequenceComposer</a>&lt;THIS&gt;&gt;</td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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="../../../../../../com/fasterxml/jackson/jr/ob/api/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/fasterxml/jackson/jr/ob/comp/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2020 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
_assets/css/lightbox.css
naustudio/nau-mockup-site-generator
#lightbox{ border:1px solid #316E9D; margin:5px; } #lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; display:none; } #lightboxCaption{ float: left; display:none; } #keyboardMsg{ float: right; display:none;} #closeButton{ top: 5px; right: -20px; } #lightbox img{ border: none; clear: both;} #overlay img{ border: none; } #overlay{ background-image: url(../images/overlay.png); } * html #overlay{ background-color: #00000; back\ground-color: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale"); }
louise/target238.html
gpeyre/louispeyre
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>238.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg">Louise Bonfils -- 238.jpg </span><br> <span class="textsm"></span> <p><span class="textreg"> <a href="target0.html">Première</a> | <a href="target237.html">Photo précédente</a> | <a href="target239.html">Photo suivante</a> | <a href="target249.html">Dernière</a> | <a href="index.html">Vignettes</a><br> </span><hr size="1"> <a href="index.html"><img src="images/238.jpg" width="674" height="800" title="238.jpg (large)" border="0"></a><p> <map name="Map"> <area shape="rect" coords="95,1,129,44" href="frameset.htm"> </map> </body> </html>
www/login.html
JozhAranda/flickity
<!DOCTYPE HTML> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <link href="assets/css/bootstrap.min.css" rel="stylesheet" /> <link rel="stylesheet" href="assets/css/snackbar.min.css" /> <link rel="stylesheet" href="assets/css/wrap.css" /> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <style> body { background: #eee url('assets/img/bg.jpg') no-repeat bottom right fixed; background-position-y: 20px; } .snackbar { background: rgba(0, 0, 0, 0.5); padding: 7px; color: #fff; } .headerLogo { margin: 0 auto; margin-top: 15%; zoom: 1.1; } @media only screen and (max-width: 769px) { .headerLogo { margin-top: 40%; } } </style> </head> <body onload="init()"> <div id="launcherPage" data-role="page"></div> <div id="loginPage" data-role="page" class="container loginPage"> <div class="row" style="margin-left: 0;margin-right: 0;"> <div class=""> <img src="assets/img/sspm.png" class="img img-responsive headerLogo" alt="logo" /> </div> <div class="col-md-12"> <div class="wrap"> <form class="login"> <input type="text" name="username" id="username" class="form-control" placeholder="Introduzca su nombre de usuario" /> <input type="password" name="password" id="password" class="form-control" placeholder="Introduzca su contraseña" /> <input type="submit" class="btn btn-sm btn-primary" value="Iniciar sesión" id="submitButton"/> </form> </div> </div> </div> </div> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="assets/js/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/snackbar.min.js"></script> <script type="text/javascript"> $(function() { $('#submitButton').on('click touch', function(event) { event.preventDefault(); var username = $('#username').val(); var password = $('#password').val(); $.ajax({ method: 'POST', url: 'http://joshuaranda.website/sspm/actasBackend/session.php', //url: window.location.origin + '/actasBackend/session.php', async: true, crossDomain: true, data: { username: username, password: password }, cache: false, beforeSend: function(){ $("#submitButton").val('Iniciando...'); }, success: function(data) { if(data) { $("body").load("home.html").hide().fadeIn(1500).delay(6000); window.location.href = "home.html"; } else { $("#submitButton").val('Iniciar sesión'); $.snackbar({ content: "Invalido usuario y/o contraseña.", timeout: 5000 }); } }, error: function(jqXHR, textStatus, errorThrown ) { $("#submitButton").val('Iniciar sesión'); $.snackbar({ content: "Ocurrio un error, no desistas e intentalo nuevamente", timeout: 5000 }); } }); return false; }); }); </script> </body> </html>
dingschool/a6-5__.html
yicold/axure-case
<!DOCTYPE html> <html> <head> <title>A6-5缴费</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/> <link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/> <link href="data/styles.css" type="text/css" rel="stylesheet"/> <link href="files/a6-5__/styles.css" type="text/css" rel="stylesheet"/> <script src="resources/scripts/jquery-1.7.1.min.js"></script> <script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script> <script src="resources/scripts/axure/axQuery.js"></script> <script src="resources/scripts/axure/globals.js"></script> <script src="resources/scripts/axutils.js"></script> <script src="resources/scripts/axure/annotation.js"></script> <script src="resources/scripts/axure/axQuery.std.js"></script> <script src="resources/scripts/axure/doc.js"></script> <script src="data/document.js"></script> <script src="resources/scripts/messagecenter.js"></script> <script src="resources/scripts/axure/events.js"></script> <script src="resources/scripts/axure/recording.js"></script> <script src="resources/scripts/axure/action.js"></script> <script src="resources/scripts/axure/expr.js"></script> <script src="resources/scripts/axure/geometry.js"></script> <script src="resources/scripts/axure/flyout.js"></script> <script src="resources/scripts/axure/ie.js"></script> <script src="resources/scripts/axure/model.js"></script> <script src="resources/scripts/axure/repeater.js"></script> <script src="resources/scripts/axure/sto.js"></script> <script src="resources/scripts/axure/utils.temp.js"></script> <script src="resources/scripts/axure/variables.js"></script> <script src="resources/scripts/axure/drag.js"></script> <script src="resources/scripts/axure/move.js"></script> <script src="resources/scripts/axure/visibility.js"></script> <script src="resources/scripts/axure/style.js"></script> <script src="resources/scripts/axure/adaptive.js"></script> <script src="resources/scripts/axure/tree.js"></script> <script src="resources/scripts/axure/init.temp.js"></script> <script src="files/a6-5__/data.js"></script> <script src="resources/scripts/axure/legacy.js"></script> <script src="resources/scripts/axure/viewer.js"></script> <script src="resources/scripts/axure/math.js"></script> <script type="text/javascript"> $axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; }; $axure.utils.getOtherPath = function() { return 'resources/Other.html'; }; $axure.utils.getReloadPath = function() { return 'resources/reload.html'; }; </script> </head> <body> <div id="base" class=""> <!-- Unnamed (Background 375*667) --> <!-- Unnamed (Rectangle) --> <div id="u5958" class="ax_default shape2"> <div id="u5958_div" class=""></div> <!-- Unnamed () --> <div id="u5959" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5960" class="ax_default shape1"> <div id="u5960_div" class=""></div> <!-- Unnamed () --> <div id="u5961" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u5962" class="ax_default image1"> <img id="u5962_img" class="img " src="images/g1全局说明/u13.png"/> <!-- Unnamed () --> <div id="u5963" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5964" class="ax_default label"> <div id="u5964_div" class=""></div> <!-- Unnamed () --> <div id="u5965" class="text" style="visibility: visible;"> <p><span>缴费</span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u5966" class="ax_default _图片1"> <img id="u5966_img" class="img " src="images/g1全局说明/u19.png"/> <!-- Unnamed () --> <div id="u5967" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (UX_UI) --> <!-- Unnamed (Rectangle) --> <div id="u5969" class="ax_default label"> <div id="u5969_div" class=""></div> <!-- Unnamed () --> <div id="u5970" class="text" style="visibility: visible;"> <p><span>1.限制 2.范围值 3.极限值 4.操作 5.一般状态 6.特殊状态 7.误操作 8.反馈 9.跳转</span></p> </div> </div> <!-- Unnamed (Ellipse) --> <div id="u5971" class="ax_default box_2"> <img id="u5971_img" class="img " src="images/a1登录/u395.png"/> <!-- Unnamed () --> <div id="u5972" class="text" style="visibility: visible;"> <p><span>1</span></p> </div> </div> <!-- Unnamed (UX_Title) --> <!-- Unnamed (Rectangle) --> <div id="u5974" class="ax_default box_2"> <div id="u5974_div" class=""></div> <!-- Unnamed () --> <div id="u5975" class="text" style="visibility: visible;"> <p><span>原型</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5976" class="ax_default box_2"> <div id="u5976_div" class=""></div> <!-- Unnamed () --> <div id="u5977" class="text" style="visibility: visible;"> <p><span>功能说明</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5978" class="ax_default box_2"> <div id="u5978_div" class=""></div> <!-- Unnamed () --> <div id="u5979" class="text" style="visibility: visible;"> <p><span>测试说明</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5980" class="ax_default box_2"> <div id="u5980_div" class=""></div> <!-- Unnamed () --> <div id="u5981" class="text" style="visibility: visible;"> <p><span>设计说明</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5982" class="ax_default box_2"> <div id="u5982_div" class=""></div> <!-- Unnamed () --> <div id="u5983" class="text" style="visibility: visible;"> <p><span>界面展示</span></p> </div> </div> <!-- Unnamed (UX_QA) --> <!-- Unnamed (Rectangle) --> <div id="u5985" class="ax_default label"> <div id="u5985_div" class=""></div> <!-- Unnamed () --> <div id="u5986" class="text" style="visibility: visible;"> <p><span>1.限制 2.范围值 3.极限值 4.操作 5.一般状态 6.特殊状态 7.误操作 8.反馈 9.跳转</span></p> </div> </div> <!-- Unnamed (Ellipse) --> <div id="u5987" class="ax_default box_2"> <img id="u5987_img" class="img " src="images/a1登录/u411.png"/> <!-- Unnamed () --> <div id="u5988" class="text" style="visibility: visible;"> <p><span>1</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u5989" class="ax_default label"> <div id="u5989_div" class=""></div> <!-- Unnamed () --> <div id="u5990" class="text" style="visibility: visible;"> <p><span>2016年6月21日&nbsp; 14:07</span></p> </div> </div> <!-- Unnamed (A_缴费模块) --> <!-- Unnamed (Ellipse) --> <div id="u5992" class="ax_default box_1"> <img id="u5992_img" class="img " src="images/a5-1__/u3550.png"/> <!-- Unnamed () --> <div id="u5993" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Triangle) --> <div id="u5994" class="ax_default box_31"> <img id="u5994_img" class="img " src="images/a5-1__/u3552.png"/> <!-- Unnamed () --> <div id="u5995" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Triangle) --> <div id="u5996" class="ax_default box_31"> <img id="u5996_img" class="img " src="images/a5消息/u3483.png"/> <!-- Unnamed () --> <div id="u5997" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Ellipse) --> <div id="u5998" class="ax_default box_31"> <img id="u5998_img" class="img " src="images/a5-1__/u3556.png"/> <!-- Unnamed () --> <div id="u5999" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- 气泡左 (Group) --> <div id="u6000" class="ax_default" data-label="气泡左"> <!-- Unnamed (Rectangle) --> <div id="u6001" class="ax_default box_31"> <div id="u6001_div" class=""></div> <!-- Unnamed () --> <div id="u6002" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Triangle) --> <div id="u6003" class="ax_default box_31"> <img id="u6003_img" class="img " src="images/a5-1__/u3561.png"/> <!-- Unnamed () --> <div id="u6004" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6005" class="ax_default label"> <div id="u6005_div" class=""></div> <!-- Unnamed () --> <div id="u6006" class="text" style="visibility: visible;"> <p><span>尊敬的客户,推荐您开通30元流量套餐,每月包含国内流量500M,套餐外流量按0.29元/MB收费。发送“25”至10086办理,立即生效。查话费、流量请点 wap.hb.10086.cn</span></p> </div> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6007" class="ax_default label"> <div id="u6007_div" class=""></div> <!-- Unnamed () --> <div id="u6008" class="text" style="visibility: visible;"> <p><span>老师-李白</span></p> </div> </div> <!-- 充值按钮 (Group) --> <div id="u6009" class="ax_default" data-label="充值按钮"> <!-- Unnamed (Rectangle) --> <div id="u6010" class="ax_default box_2"> <div id="u6010_div" class=""></div> <!-- Unnamed () --> <div id="u6011" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u6012" class="ax_default image"> <img id="u6012_img" class="img " src="images/a6-5__/u6012.png"/> <!-- Unnamed () --> <div id="u6013" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6014" class="ax_default label"> <div id="u6014_div" class=""></div> <!-- Unnamed () --> <div id="u6015" class="text" style="visibility: visible;"> <p><span>缴费</span></p> </div> </div> </div> <!-- Unnamed (Image) --> <div id="u6016" class="ax_default _图片"> <img id="u6016_img" class="img " src="images/a4活动/u3211.svg"/> <!-- Unnamed () --> <div id="u6017" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Drop) --> <div id="u6018" class="ax_default box_2"> <img id="u6018_img" class="img " src="images/g1全局说明/u5.png"/> <!-- Unnamed () --> <div id="u6019" class="text" style="visibility: visible;"> <p><span>1</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6020" class="ax_default label"> <div id="u6020_div" class=""></div> <!-- Unnamed () --> <div id="u6021" class="text" style="visibility: visible;"> <p><span>缴费记录;</span></p> </div> </div> <!-- Unnamed (Ellipse) --> <div id="u6022" class="ax_default box_2"> <img id="u6022_img" class="img " src="images/g1全局说明/u9.png"/> <!-- Unnamed () --> <div id="u6023" class="text" style="visibility: visible;"> <p><span>1</span></p> </div> </div> <!-- Unnamed (Drop) --> <div id="u6024" class="ax_default box_2"> <img id="u6024_img" class="img " src="images/g1全局说明/u5.png"/> <!-- Unnamed () --> <div id="u6025" class="text" style="visibility: visible;"> <p><span>2</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6026" class="ax_default label"> <div id="u6026_div" class=""></div> <!-- Unnamed () --> <div id="u6027" class="text" style="visibility: visible;"> <p><span>缴费;长摁弹框显示操作;</span></p> </div> </div> <!-- Unnamed (Ellipse) --> <div id="u6028" class="ax_default box_2"> <img id="u6028_img" class="img " src="images/g1全局说明/u9.png"/> <!-- Unnamed () --> <div id="u6029" class="text" style="visibility: visible;"> <p><span>2</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6030" class="ax_default shape"> <img id="u6030_img" class="img " src="images/a5-4通讯录/u4783.png"/> <!-- Unnamed () --> <div id="u6031" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6032" class="ax_default shape"> <div id="u6032_div" class=""></div> <!-- Unnamed () --> <div id="u6033" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6034" class="ax_default shape"> <div id="u6034_div" class=""></div> <!-- Unnamed () --> <div id="u6035" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u6036" class="ax_default horizontal_line"> <img id="u6036_img" class="img " src="images/a5-4通讯录/u4789.png"/> <!-- Unnamed () --> <div id="u6037" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6038" class="ax_default paragraph1"> <div id="u6038_div" class=""></div> <!-- Unnamed () --> <div id="u6039" class="text" style="visibility: visible;"> <p><span>聊天</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6040" class="ax_default paragraph1"> <div id="u6040_div" class=""></div> <!-- Unnamed () --> <div id="u6041" class="text" style="visibility: visible;"> <p><span>电话</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6042" class="ax_default paragraph1"> <div id="u6042_div" class=""></div> <!-- Unnamed () --> <div id="u6043" class="text" style="visibility: visible;"> <p><span>取消</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u6044" class="ax_default paragraph1"> <div id="u6044_div" class=""></div> <!-- Unnamed () --> <div id="u6045" class="text" style="visibility: visible;"> <p><span>删除</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u6046" class="ax_default horizontal_line"> <img id="u6046_img" class="img " src="images/a5-4通讯录/u4789.png"/> <!-- Unnamed () --> <div id="u6047" class="text" style="display: none; visibility: hidden"> <p><span></span></p> </div> </div> </div> </body> </html>
store.baidu.com/cache/html/1751.html
jiangerji/my-utils
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv=Content-Type content="text/html;charset=utf-8"> <meta property="wb:webmaster" content="e635a420782119b7" /> <meta name="keywords" content="可穿戴,可穿戴设备,百度可穿戴设备,百度可穿戴,智能设备,智能可穿戴设备,超智能设备,百度智能设备,便携设备,便携智能设备,百度便携设备, 人体设备,智能人体设备,百度人体设备,便携人体设备,dulife,dulife平台,奇酷网,奇酷,360奇酷,小米酷玩,小米酷玩频道,百度硬件,智能硬件,硬件,智能移动设备,智能移动硬件 移动设备,移动硬件,可穿戴硬件,点名时间,母亲节"> <meta name="description" content="百度未来商店作为行业内首个基于生活需求和场景的智能硬件信息互动平台,秉承“科技改变生活”的理念,通过智能硬件提升人们在运动、睡眠、生活、出行、娱乐等方面的品质,让用户更有效的关爱自身健康和家庭生活,让科技真正融入到老百姓的生活中。平台将围绕可穿戴、智能家居、安全出行等几大领域,提供最前沿、最时尚、最实用、最专业的硬件产品介绍、服务定制、最新资讯、圈子交流等服务,打造行业最专业的智能硬件信息互动平台。"> <!--[if lte IE 7]> <div class="goodbye-modal hide"></div> <div class="goodbye-ie hide" id="goodbyeIE"> <p>您的浏览器太旧啦~为了获得更好的体验,强烈建议您使用以下浏览器:</p> <ul class="browers clearfix"> <li class="chrome"> <a target="_blank" href="https://www.google.com/intl/en/chrome/browser/"></a> <span>chrome</span> </li> <li class="firefox"> <a target="_blank" href="http://www.firefox.com.cn/download/"></a> <span>firefox</span> </li> <li class="ie9"> <a target="_blank" href="http://windows.microsoft.com/zh-cn/internet-explorer/download-ie"></a> <span>IE9+</span> </li> </ul> <p class="no-tip"><a id="iknow" href="javascript:void(0);">知道啦</a></p> </div> <![endif]--> <script> void function(g,f,j,c,h,d,b){g.alogObjectName=h,g[h]=g[h]||function(){(g[h].q=g[h].q||[]).push(arguments)},g[h].l=g[h].l||+new Date,d=f.createElement(j),d.async=!0,d.src=c,b=f.getElementsByTagName(j)[0],b.parentNode.insertBefore(d,b)}(window,document,"script","http://img.baidu.com/hunter/alog/alog.min.js","alog");void function(){function c(){return;}window.PDC={mark:function(a,b){alog("speed.set",a,b||+new Date);alog.fire&&alog.fire("mark")},init:function(a){alog("speed.set","options",a)},view_start:c,tti:c,page_ready:c}}();void function(n){var o=!1;n.onerror=function(n,e,t,c){var i=!0;return!e&&/^script error/i.test(n)&&(o?i=!1:o=!0),i&&alog("exception.send","exception",{msg:n,js:e,ln:t,col:c}),!1},alog("exception.on","catch",function(n){alog("exception.send","exception",{msg:n.msg,js:n.path,ln:n.ln,method:n.method,flag:"catch"})})}(window); </script> <link rel="icon" href="/static/common/favicon.ico" type="image/x-icon"> <link rel="shorticon icon" href="/static/common/favicon.ico" type="image/x-icon"> <meta property="wb:webmaster" content="18de27f07b76316f" /> <meta name="baidu-tc-cerfication" content="a7fc1bfc58a8b04c738569e2d3c418dc" /> <meta name="baidu-site-verification" content="OZIMDr2iVS" /> <script type="text/javascript"> window.duin = window.duin || {}; duin.userinfo = { islogin:'0', displayname: "", role: "", avatar: "" //头像 }; window.login_wrapper_url = 'http://passport.baidu.com/passApi/js/uni_login_wrapper.js?cdnversion=201411181726'; var _hmt = _hmt || []; _hmt.push(['_setAccount', '3d1ae725881ab60e9d4d62efe134498c']); </script> <title>百度未来商店-LiveScribe Sky 笔中的神器</title> <link rel="stylesheet" type="text/css" href="/static/common/pkg/common_aa2cbaf.css"/><link rel="stylesheet" type="text/css" href="/static/discovery/pkg/single-artical_09c7d24.css"/></head> <body> <script> alog('speed.set', 'ht', +new Date); </script> <script>with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://img.baidu.com/hunter/kaifangyun.js?st='+~(new Date()/864e5)];</script> <script> window.hostType = "news"; window.hostId = "1751"; </script> <div class="nav" > <div class="nav-header clearfix"> <a href="/" class="fl-l nav-logo"></a> <div class="nav-right clearfix"> <div class="nav-info"> <span class="nav-not-login"><a href="#" class="nav-login">登录</a></span></div> <ul class="nav-list clearfix"> <li class="nav-home-item"><a href="/" class="">首页</a></li> <li class="nav-store-wrapper"><div class="nav-store">全部设备</div> <ul class="nav-store-list"> <li><a href="/sports">运动</a></li> <li><a href="/parlor">客厅</a></li> <li><a href="/sleep">睡眠</a></li> </ul> </li> <li class="nav-hot-item"><a class=" " href="/tryout/list">试用</a><span class="nav-hot"></span></li> <li><a class="" href="/discovery-news">发现</a></li> <li class="nav-last-li"><a class="" href="/product/ushome">合作</a></li> </ul> <div class="nav-search "> <form action="/search/index" id="searchForm" method="POST"> <input type="hidden" name="pn" value="1"> <input type="hidden" name="limit" value="12"> <input type="text" class="nav-search-input" autocomplete="off" name="scontent" value=""> <span class="nav-search-icon"></span> </form> </div> </div> </div> </div> <div class="d-main"> <div class="bread-path"> <a href="/">首页</a><span class="icon-path">&gt;</span><a href="/discovery-news">发现</a><span class="icon-path">&gt;</span><span>LiveScribe Sky 笔中的神器</span> </div> <div class="d-out-ad" id="friend"> <ul class="d-out-ad-wrapper"> <li><a href="http://store.baidu.com/trysome/view/2.html" target="_blank"><img src="http://bs.baidu.com/dulife/54698d532f196.jpg" height="100" width="960" title="未来试用第二期"></a></li> </ul> </div> <div class="d-content clearfix"> <div class="d-content-sub"> <div class="d-hot-recommend"> <div class="d-h-r-head"> <a href="javascript:void(0);" class="d-h-normal d-h-active">热门资讯</a> <span class="d-h-split"></span> <a href="javascript:void(0);" class="d-h-normal">小编推荐</a></div> <div class="d-h-r-content"> <div class="d-h-r-c-wrapper" id="hotEvaluation"> </div> <div class="d-h-r-c-wrapper" id="editorRecommend"> </div> </div> </div> <div class="d-best-recommend" id='bestRecommendWrapper'> </div> <div class="d-guess-like"> <div class="d-g-l-header clearfix"> <a href="javascript:;" class="d-g-l-change">换一批</a> <div class="d-g-l-title">猜你喜欢</div> </div> <div class="d-g-l-content" id="uLike"> </div> </div> </div> <div class="d-content-main"> <div class="d-artical-title">LiveScribe Sky 笔中的神器</div> <div class="d-a-info clearfix"> <div class="d-a-operation"><a href="#comment" class="d-a-o-comment">评论(<span id="commentCount">0</span>)</a><a href="#dLikeHash" class="d-a-o-like">喜欢(<span id="likeCount">15</span>)</a><span class="d-share clearfix"><span class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more">分享<span class="d-down-icon"></span></a></span></span></div> <div class="d-a-from"> <span class="d-a-f-name">来源:威腾网 http://www.weiot.net/portal.php?mod=view&amp;aid=360305</span> <span class="d-public-time" id="modifyTime"></span> </div> </div> <div class="d-summary">Livescribe以智能手写笔为世人所知,近日该公司推出了一款名为Sky的产品,相比前代产品Echo来说,它的不同在于内置了Wi-Fi连接功能,同时能同步到Evernote进行后期管理。用户在使用Sky时,可以像往常一样在一个专用笔记本上书写,Sky就会自动把你在笔记上写的所有东西按照书写顺序无线同步到Evernote笔记软件中,同时录下现场的录音,实现多维方式的录入。新的硬件和新的软件相结合,给用户提供了一个更简单强大的Livescribe体验。</div> <div class="d-artical-content" id="sourceContent"> Livescribe以智能手写笔为世人所知,近日该公司推出了一款名为Sky的产品,相比前代产品Echo来说,它的不同在于内置了Wi-Fi连接功能,同时能同步到Evernote进行后期管理。用户在使用Sky时,可以像往常一样在一个专用笔记本上书写,Sky就会自动把你在笔记上写的所有东西按照书写顺序无线同步到Evernote笔记软件中,同时录下现场的录音,实现多维方式的录入。新的硬件和新的软件相结合,给用户提供了一个更简单强大的Livescribe体验。 <img src="http://bs.baidu.com/dulife//153233k3of9zuzkylfj9fu.jpg" alt="153233k3of9zuzkylfj9fu" class="alignnone size-medium wp-image-1757" /> LiveScribe Sky智能笔 用户购买Sky以后,首先需要进行设置。这时候设备就会要求登入到现有的Evernote账户中,又或者新建一个帐号。之后,用户再将笔和Wi-Fi网络连接起来,链接时输入WiFi密码是通过使用新的Livescribe笔记本实现。所有的工作都自动通过无线网络完成,并且全部都将使用Evernote,除了Evernote以往尚不支持第三方软件。Sky大约每一个小时自动同步一次,当然用户也可以手动进行同步;同步之后,用户只需在电脑上打开Evernote,刚才记下的一切就可以在电脑端的Evernote上显示了。 <img src="http://bs.baidu.com/dulife//153236hfgg0gfazrrgrfrm.jpg" alt="153236hfgg0gfazrrgrfrm" class="alignnone size-medium wp-image-1758" /> LiveScribe Sky智能笔 Sky智能笔拥有不同容量版本提供选择,待机可达一天。价格方面,2GB内存版售169美元、4GB内存版售199.95美元、8GB内存版售249.95美元。另外8GB版附送专用笔记本一个,用户必须与之配合才能正常使用,而2GB和4GB版需要另行购买笔记本。Sky智能笔、专用笔记本、Evernote账号三者缺一不可,不过使用它们的记录体验会非常出色。 <img src="http://bs.baidu.com/dulife//153236z6jqdii8qi8nc8jn.jpg" alt="153236z6jqdii8qi8nc8jn" class="alignnone size-medium wp-image-1759" /> 智能笔专用的笔记本 <img src="http://bs.baidu.com/dulife//153237w3yyyyz31ikxy2qy.jpg" alt="153237w3yyyyz31ikxy2qy" class="alignnone size-medium wp-image-1761" /> 支持与设备端的无线同步 <img src="http://bs.baidu.com/dulife//153237cgw1nq7g1kq4q27i.png" alt="153237cgw1nq7g1kq4q27i" class="alignnone size-medium wp-image-1760" /> </div> <div class="d-fav"> <a href="javascript:;" class="d-fav-like"><span class="d-fav-icon" id="dLikeHash"></span><span class="d-fav-count">15</span></a> <span class="d-share clearfix"> <span class="bdsharebuttonbox"><a href="#" class="bds_more d-s-icon" data-cmd="more"><i></i>分享</a></span> </span> </div> <div class="d-link clearfix"> <div class="d-prev"> <span>上一篇:</span><a href="/news/1749.html" target="_blank">宠物防丢小玄 小产品背后的大梦想</a> </div> <div class="d-next"> <span>下一篇:</span><a href="/news/1762.html" target="_blank">超酷的智能管家</a> </div> </div> <div class="d-sort-comment" id="comment">短评<span>(</span><span id="ctCount">0</span><span>)</span></div> <form action="/news/api/addComment" method="POST " class="ct-form" name="ct-form" data-hostid="1751" data-committype="" data-hosttype="news"> <div class="clearfix"><textarea name="comment" aria-required="true" placeholder="同学,你怎么看?"></textarea></div> <div class="ct-submit"> <span class="ct-count"><span class="prefix">还能输入</span>&nbsp;<strong class="ct-limit">150</strong>&nbsp;个字</span><button type="submit" class="btn btn-primary">提交</button> </div> </form> <ul class="ct-list" id="ct-list-full"> <li class="empty hide">还木有评论哦,快来抢沙发吧~~</li> </ul> <div id="ct-page"></div> <script type="text/template" id="ct-tpl"> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <div class="avatar"><img src="<%- item.user_icon %>" width="60" height="60" title="<%- item.user_name %>"></div> <div class="cont"> <div class="ut"> <span class="uname text-overflow"><%- item.user_name %></span><span class="date"><%- item.create_time %></span> </div> <%if(item.parent) { %> <div class="quote"> <div class="uname">@&nbsp;<span><%- item.parent.user_name %></span></div> <div class="qct"><%- item.parent.content %></div> </div> <% } %> <div class="ct"><%- item.content %></div> <%if(!item.parent) { %> <div class="tb"><a href="#" data-pid="<%- item.reply_id %>"><i></i>回复</a></div> <% } %> </div> </li> <% }); %> </script> </div> </div> </div> <script> window._bd_share_config={ "common":{"bdSnsKey":{}, "bdText":"", "bdMini":"1", "bdMiniList":["tsina","qzone","weixin","renren","tqq","douban","sqq"], "bdPic":"", "bdStyle":"0", "bdSize":"32", },"share":{} }; with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=86835285.js?cdnversion='+~(-new Date()/36e5)]; </script> <script type="text/template" id="hotRecommend"> <%if(!_.isEmpty(list)){ %> <ul class="d-h-r-c clearfix"> <% $.each(list, function(idx, item) { %> <li <%if(idx<3){ %> class="d-h-top3"<% } %>> <span class="d-h-r-c-no"><%-idx+1%></span> <a href="/news/<%-item.id%>.html" target="_blank"><%-item.title%></a> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="guessLike"> <%if(!_.isEmpty(list)){ %> <ul> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <a href="/product/view/<%-item.product_id%>.html" class="d-thumbnail" style="background-image:url(<%-item.product_cover_img%>) " target="_blank"> </a> <div class="d-g-l-c"> <a href="/product/view/<%-item.product_id%>.html" class="d-g-l-c-title" target="_blank"><%-item.product_name%></a> <a href="/product/view/<%-item.product_id%>.html#evaluation" class="d-g-l-c-write" target="_blank">写评测</a> </div> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="guessLikeNews"> <%if(!_.isEmpty(list)){ %> <ul> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <a href="/news/<%-item.id%>.html" target="_blank" class="d-thumbnail" style="background-image:url(<%-item.thumbnails%>);" > </a> <div class="d-g-l-c"> <a href="/news/<%-item.id%>.html" target="_blank" class="d-g-l-c-title"><%-item.title%></a> <a href="/news/<%-item.id%>.html#comment" target="_blank" class="d-g-l-c-count"><%-item.comment_count%></a> </div> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="bestRecommend"> <%if(!_.isEmpty(list)){ %> <div class="d-b-r-head clearfix"> <div class="d-b-r-operator"> <% $.each(list, function(idx, item) { %> <a href="javascript:;" class="d-b-r-o-icon <%if(idx==0){ %> active <% } %>"></a> <% }); %> </div> <div class="d-b-r-title">精品推荐</div></div> <div class="d-b-r-content clearfix"> <% $.each(list, function(idx, item) { %> <div class="d-b-r-c"> <a href="/product/view/<%-item.product_id%>.html" target="_blank"><img src="<%-item.product_cover_img%>"></a> <a href="/product/view/<%-item.product_id%>.html" target="_blank" class="d-b-r-c-desc"> <%-item.product_name%> </a> </div> <% }); %> </div> <% } %> </script> <div class="footer clearfix"> <p class="fl-l">©2014 baidu<a href="http://home.baidu.com/" target="_blank">关于百度</a> <a href="/about" target="_blank">关于我们</a> <a href="http://www.baidu.com/duty/" target="_blank">使用前必读</a> <a href="/admin/index" target="_blank" class="hide" id="admin-entry">管理</a> <a href="/product/uscreateProduct?product_id=" target="_blank" class="hide" id="admin-product-edit">编辑</a> <a href="/product/usprovision" class="hide" id="admin-provision">服务条款</a> </p> <div class="fl-r link"> <a href="http://weibo.com/dulife" target="_blank" class="sina icon">新浪微博</a><a href="https://wx.qq.com/" target="_blank" class="weixin icon" style="visibility:hidden;">微信</a> </div> </div> <div class="backtop"></div> </body><script type="text/javascript" src="/static/common/pkg/common_56f87e5.js"></script> <script type="text/javascript" src="/static/discovery/pkg/discovery_baf8100.js"></script> <script type="text/javascript">!function(){var cookieName = 'duin_ie_tip'; if (document.cookie.indexOf(cookieName) === -1) { $('.goodbye-modal').show(); $('.goodbye-ie').show(); } $('#iknow').click(function() { $('.goodbye-modal').hide(); $('.goodbye-ie').hide(); document.cookie = cookieName + (+new Date); }); }(); !function(){ var href = location.href; $('.nav-login').click(function(e) { e.preventDefault(); duin.login(); }); $('.nav-logout').attr('href', 'http://passport.baidu.com?logout&tpl=mco_web&u=' + href); }(); !function(){require('common:widget/nav/nav.js'); duin.nav.searchFuc(); duin.nav.adjustWidth(); }(); !function(){require('common:widget/footer/footer.js'); }(); !function(){try { if (console && console.log) { console.log('%c', 'padding:12px 59px;line-height:60px;'); console.log('\n想挑战规模够大、协作够复杂的前端团队协作?\n' + '想寻求理念够新、自由度够高的前端成长空间?\n' + '想把前端做成极富创造力、极富成就感的一份工作?\n' + 'or 前端不仅仅是一份工作,而是你的理想和全部?\n\n' + '快到碗里来!\n' + '有些事,我们不做,就没人做了!\n' + '你不来,我们就没办法一起快乐玩耍了!\n' + '学历、年龄、性别、取向、节操通通不限,产品/代码洁癖患者优先考虑。\n'); console.info && console.info('请将简历发送至 %c spacehr@baidu.com( 邮件标题请以“姓名-前端-来自百度未来商店”命名)', 'color:red'); console.info && console.info('职位介绍:http://dwz.cn/mbufe'); } } catch (e) {} }(); !function(){ window.modifyTime = duin.dateUtil.format('yyyy-MM-dd HH:mm:ss', new Date(parseInt('1398823816')*1000)).substring(0, 10); }(); !function(){ jQuery(function() { alog('speed.set', 'drt', +new Date); }); }();</script><div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F0696c093b1f3ccb4153ab2e25fa7f411' type='text/javascript'%3E%3C/script%3E")); </script> </div> <div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F3d1ae725881ab60e9d4d62efe134498c' type='text/javascript'%3E%3C/script%3E")); </script> </div> <div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91e35cba3b09a5afffa12b0db4325bee' type='text/javascript'%3E%3C/script%3E")); </script> </div> </html><!--15899519510689383434111817--> <script> var _trace_page_logid = 1589951951; </script><!--15899429670863448586111817--> <script> var _trace_page_logid = 1589942967; </script>
src/main/resources/templates/users/status.html
zhanhb/judge
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/web/thymeleaf/layout" layout:decorate="~{layout/main}"> <head> <title>User -- [[${user.id}]]</title> </head> <body> <!--/*/<th:block layout:fragment="content">/*/--> <center> <font size="5" color="blue"> <a th:href="@{/sendpage(to=${user.id})}">[[${user.id}]]--[[${user.nick}]]</a> </font> <br/> <span th:if="${user.accesstime!=null}">Last Loginned Time:[[${#calendars.format(T(java.util.Date).from(user.accesstime),"yyyy-MM-dd HH:mm:ss")}]]</span> <span th:if="${#request.isUserInRole('ADMIN')} and ${user.ip!=null}"><br/>Last Loginned IP:[[${user.ip}]]</span> <table align="center" width="700" class="table-default table-back"> <tr valign="bottom"> <td colspan="3"> <br/> <form th:action="@{/usercmp}" method="get"> <span>Compare </span> <input type="text" size="10" name="uid1" th:value="${user.id}"/> <span> and </span> <input type="text" size="10" name="uid2" th:value="${#request.userPrincipal!=null?#request.userPrincipal.name:_}"/> <button type="submit">GO</button> </form> </td> </tr> <tr> <td width="15%" align="left">Rank:</td> <td align="center" width="25%"> <span style="color: red" th:text="${rank}">23</span> </td> <td width="60%" align="center">Solved Problems List</td> </tr> <tr> <td width="15%" align="left">Solved:</td> <td align="center" width="25%"> <a th:href="@{/status(score=100,user_id=${user.id})}" th:text="${user.solved}">solved</a> </td> <td width="60%" align="center" rowspan="4"> <a class="solved-problems" th:each="pid:${solvedProblems}" th:href="@{/showproblem(problem_id=${pid})}" th:text="${pid}">pid</a> </td> </tr> <tr> <td width="15%" align="left">Submissions:</td> <td align="center" width="25%"> <a th:href="@{/status(user_id=${user.id})}" th:text="${user.submit}">submit</a> </td> </tr> <tr> <td width="15%" align="left">班  级:</td> <td align="center" width="25%" th:text="${user.school}">school</td> </tr> <tr> <td width="15%" align="left">邮  箱:</td> <td align="center" width="25%" th:text="${user.email}">email</td> </tr> </table> <font size="5">Neighbours:</font><br/> <table width="700" class="table-default"> <thead> <tr bgcolor="#6589D1"> <th width="10%">Rank</th> <th width="40%">User</th> <th width="25%">Solved</th> <th width="25%">Submissions</th> </tr> </thead> <tbody> <tr th:each="neighbour,it:${neighbours}" th:object="${neighbour}" th:bgcolor="${neighbour.id==user.id?_:it.count%2!=0?'#C0C0C0':'#78C8FF'}"> <td width="10%" th:text="${rankFirst+it.index}">1</td> <td width="40%"> <a th:href="@{/userstatus(user_id=*{id})}" th:text="*{id}">userId</a> </td> <td width="25%" th:text="*{solved}">solved</td> <td width="25%" th:text="*{submit}">submit</td> </tr> </tbody> </table> </center> <!--/*/</th:block>/*/--> </body> </html>
docs/solr-core/org/apache/solr/core/class-use/SolrEventListener.html
kyosuke1008/summary-solr
<!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.6.0_27) on Thu Oct 17 21:44:59 EDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Interface org.apache.solr.core.SolrEventListener (Solr 4.5.1 API)</title> <meta name="date" content="2013-10-17"> <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="Uses of Interface org.apache.solr.core.SolrEventListener (Solr 4.5.1 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><a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/core//class-useSolrEventListener.html" target="_top">FRAMES</a></li> <li><a href="SolrEventListener.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.apache.solr.core.SolrEventListener" class="title">Uses of Interface<br>org.apache.solr.core.SolrEventListener</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.core">org.apache.solr.core</a></td> <td class="colLast"> <div class="block"> Core classes implementin Solr internals and the management of <a href="../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core"><code>SolrCore</code></a>s</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.solr.schema">org.apache.solr.schema</a></td> <td class="colLast"> <div class="block"> <a href="../../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema"><code>IndexSchema</code></a> and <a href="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><code>FieldType</code></a> implementations for powering schema.xml</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.update">org.apache.solr.update</a></td> <td class="colLast"> <div class="block"> APIs and classes for managing index updates</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.core"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a> in <a href="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a> that implement <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/core/AbstractSolrEventListener.html" title="class in org.apache.solr.core">AbstractSolrEventListener</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/core/QuerySenderListener.html" title="class in org.apache.solr.core">QuerySenderListener</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a> that return <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></code></td> <td class="colLast"><span class="strong">SolrCore.</span><code><strong><a href="../../../../../org/apache/solr/core/SolrCore.html#createEventListener(java.lang.String)">createEventListener</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a> with parameters of type <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SolrCore.</span><code><strong><a href="../../../../../org/apache/solr/core/SolrCore.html#registerFirstSearcherListener(org.apache.solr.core.SolrEventListener)">registerFirstSearcherListener</a></strong>(<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&nbsp;listener)</code> <div class="block">NOTE: this function is not thread safe.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SolrCore.</span><code><strong><a href="../../../../../org/apache/solr/core/SolrCore.html#registerNewSearcherListener(org.apache.solr.core.SolrEventListener)">registerNewSearcherListener</a></strong>(<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&nbsp;listener)</code> <div class="block">NOTE: this function is not thread safe.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.schema"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a> in <a href="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</a> that implement <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/schema/ExternalFileFieldReloader.html" title="class in org.apache.solr.schema">ExternalFileFieldReloader</a></strong></code> <div class="block">An event listener to reload ExternalFileFields for new searchers.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.update"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a> in <a href="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</a> with type parameters of type <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&gt;</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#commitCallbacks">commitCallbacks</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&gt;</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#optimizeCallbacks">optimizeCallbacks</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&gt;</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#softCommitCallbacks">softCommitCallbacks</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/update/package-summary.html">org.apache.solr.update</a> with parameters of type <a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#registerCommitCallback(org.apache.solr.core.SolrEventListener)">registerCommitCallback</a></strong>(<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&nbsp;listener)</code> <div class="block">NOTE: this function is not thread safe.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#registerOptimizeCallback(org.apache.solr.core.SolrEventListener)">registerOptimizeCallback</a></strong>(<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&nbsp;listener)</code> <div class="block">NOTE: this function is not thread safe.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">UpdateHandler.</span><code><strong><a href="../../../../../org/apache/solr/update/UpdateHandler.html#registerSoftCommitCallback(org.apache.solr.core.SolrEventListener)">registerSoftCommitCallback</a></strong>(<a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">SolrEventListener</a>&nbsp;listener)</code> <div class="block">NOTE: this function is not thread safe.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= 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><a href="../../../../../org/apache/solr/core/SolrEventListener.html" title="interface in org.apache.solr.core">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/core//class-useSolrEventListener.html" target="_top">FRAMES</a></li> <li><a href="SolrEventListener.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2013 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
wojilu.Web/static/skin/apps/content/wojilu.app.content2.css
songboriceboy/cnblogsbywojilu
.sectionPanel {} /*页面区块*/ .sectionTitle {} /*区块标题的背景色 和上面的边线*/ .sectionTitle, .sectionTitle a {} /*区块标题颜色*/ /*************************************************************************************/ #portalContainer { margin: 0 auto; padding-top:15px; background:#;} .rowContainer {margin: 0 auto;text-align: left;color: #2b2b2b; } .columnContainer {float: left;overflow:hidden;display:inline;} .sectionPanel {margin-bottom:10px; clear:both; } .sectionTitle { padding:0px 5px; font-size:14px;font-weight:bold;} .sectionMore {float:right;padding:6px 3px 0px 0px;font-weight:normal;} .sectionMore a {font-size:12px;color:#555;font-weight:normal;} .sectionContent {line-height:150%; font-size:14px;} .sectionTitleText {float:left; } .sectionTitleText div {float:left; margin-right:8px; margin-top:0px; padding:5px 8px;cursor:default;} .sectionTitleCurrentTab { background:#fff; } .sectionTitleTab { } .ul1 {margin:5px;} .ul1 li {width:100%;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-text-overflow:ellipsis; overflow: hidden; } .ul2 li {width:45%;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-text-overflow:ellipsis; overflow: hidden; float:left; margin-right:5px; } .ulimg {margin:0px;} .ulimg li {float:left;} .ulimg img {width:60px;height:60px;margin:5px} .ulRank {margin:5px;} .ulRank li {font-size:12px;width:100%;margin-bottom:2px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-text-overflow:ellipsis; overflow: hidden; } .ulRank li span {padding:0px 3px;margin-right:5px; text-align:center; background-color:#eee;display:inline-block; font-size:9px;} .ulRank li.rankItem1 span{background-color:orange; color:#fff; font-weight:bold;} .ulRank li.rankItem2 span{background-color:orange; color:#fff;font-weight:bold;}} .ulRank li.rankItem3 span{background-color:orange; color:#fff;font-weight:bold;}} .ulRank li span {color:#555;} .sectionVideos li{float:left;margin:10px 10px 0px 0px; width:150px; height:120px; font-size:12px; text-align:center; padding:5px 3px;} .excerpt li {margin-bottom:10px; display:block; clear:both; background:#fff; padding:5px 10px 10px 5px;} .epFace {float:left; width:60px; text-align:center; font-size:12px;} .epTitle, .epContent {margin-left:80px;} .epTitle a {font-weight:bold;} .epContent {font-size:12px;} .ulL {float:left;} .ulR {float:right; text-align:center; font-size:12px;} div.articleLocation {margin:0px 10px 10px 5px; color:#666;} /************** detail ***************/ #postContainer {width:100%;position:relative;} #postMain {float:left; padding:10px 10px 10px 0px; margin:10px 10px 10px 0px } #postMain h4{font-size:18px; margin:5px;} #postMainContainer {padding:15px; background:#ebf4ff;border:1px #92b0dd solid; width:620px;} .ulimgMiddle li {float:left;width:115px;height:125px;margin:10px; padding-top:10px; background:#fff;text-align:center} .ulimgMiddle li div {margin:5px; } .h1title {font-size:26px;font-weight:bold; color:#004499; margin:25px 0px 5px 0px; text-align:center; border-bottom:1px #aaa solid; padding-bottom:5px;} .h4title {font-size:16px; font-weight:bold; margin:20px 0px 0px 5px;} .ulposts {font-size:14px; line-height:150%; padding:15px 10px 10px 5px;} .ulposts .note {font-size:12px;} .postInfo {color:#333;text-align:center;margin:5px 5px 10px 5px; } .postInfo a{color:#cc0000;} .postSource {text-align:; color:#666; padding:0px 0px 10px 10px;} .postContent {margin:5px 5px 5px 5px; font-size:14px; line-height:150%} .postSummary {margin:10px 0px;padding:10px;border:1px #ccc solid; background:#fff; line-height:150%;} #postSidebar { width:283px; float:left; padding:10px 0px 0px 0px; } #postSidebarContainer {padding:10px 0px 0px 0px; } .postPanel {margin:0px 0px 10px 0px; border:1px #aaccee solid; line-height:150%; font-size:14px; display:block;} .postPanelTitle {padding:3px 0px 1px 10px; border-bottom:1px #aaccee solid; background:#e2eaf8; color:#004499; font-weight:bold; font-size:14px; line-height:25px;} .postPanel a {color:#004499} .postPanel ul {list-style:none; margin:10px; padding:0px;} .postPanel ul.textList li {width:100%;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; -moz-text-overflow:ellipsis; overflow: hidden;} #postComment {} .postCommentOne {margin:0px 0px 10px 0px; } #postCommentForm {} .postCommentTime {color:#aaa} table.commentPublishTable {color:#004499; border:0px #aaa solid; margin-left:15px;} .commentPublishTable input {border:1px #aaa solid;} .commentPublishTable textarea {border:1px #aaa solid;} /*附件*/ .downloadWarning {margin-top:15px;border:1px #fed22f solid;background:#ffe45c;width:80%;} .downloadWarning div {background:url('../img/lock.gif') no-repeat 10px center;padding:5px 5px 5px 25px;font-size:12px;} #attachmentPanel { margin-top:10px; padding:0px;} .attachmentTitleWrap {background:#fffbe2;margin-bottom:0px;} .attachmentTitle {background:url("../img/attachment.gif") no-repeat 5px 7px; padding:5px 0px 5px 20px; margin:0px 0px 0px 0px;} .attachmentTitle .note{margin-left:5px;} .attachmentList {background:#fff;padding-top:10px;} .attachmentList li {margin-bottom:20px;margin-left:10px;} .attachmentList li div {font-size:12px; font-weight:bold; color:#666;margin:0px 0px 2px 0px;} .attachmentList .note {margin-left:5px; font-size:10px; font-weight:normal;} .attachmentForbidden { margin:10px; padding:5px;padding-left:15px;width:350px; font-size:12px;} .attachmentForbidden span.afText {background:url("../img/ajax/error.gif") no-repeat left center; padding-left:18px; font-size:12px;} .attachmentForbidden span.afInfo {background:url("../img/attachment.gif") no-repeat; padding-left:15px}
docs/com/solidfire/element/api/ListDeletedVolumesResult.html
solidfire/solidfire-sdk-java
<!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 (1.8.0_171) on Fri Apr 16 05:17:59 UTC 2021 --> <title>ListDeletedVolumesResult</title> <meta name="date" content="2021-04-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ListDeletedVolumesResult"; } } catch(err) { } //--> var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../com/solidfire/element/api/ListDeletedVolumesRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/solidfire/element/api/ListDeletedVolumesResult.html" target="_top">Frames</a></li> <li><a href="ListDeletedVolumesResult.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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><a href="#nested.class.summary">Nested</a>&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">com.solidfire.element.api</div> <h2 title="Class ListDeletedVolumesResult" class="title">Class ListDeletedVolumesResult</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.solidfire.element.api.ListDeletedVolumesResult</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">ListDeletedVolumesResult</span> extends java.lang.Object implements java.io.Serializable</pre> <div class="block">ListDeletedVolumesResult</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../serialized-form.html#com.solidfire.element.api.ListDeletedVolumesResult">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api">ListDeletedVolumesResult.Builder</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" 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 long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" 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><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#ListDeletedVolumesResult--">ListDeletedVolumesResult</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#ListDeletedVolumesResult-com.solidfire.element.api.Volume:A-">ListDeletedVolumesResult</a></span>(<a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]&nbsp;volumes)</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api">ListDeletedVolumesResult.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#asBuilder--">asBuilder</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api">ListDeletedVolumesResult.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#builder--">builder</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#getVolumes--">getVolumes</a></span>()</code> <div class="block">List of deleted volumes.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#setVolumes-com.solidfire.element.api.Volume:A-">setVolumes</a></span>(<a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]&nbsp;volumes)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#toMap--">toMap</a></span>()</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.html#toString--">toString</a></span>()</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, finalize, getClass, notify, notifyAll, wait, wait, wait</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="serialVersionUID"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>public static final&nbsp;long serialVersionUID</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../constant-values.html#com.solidfire.element.api.ListDeletedVolumesResult.serialVersionUID">Constant Field Values</a></dd> </dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ListDeletedVolumesResult--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ListDeletedVolumesResult</h4> <pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="7.0") public&nbsp;ListDeletedVolumesResult()</pre> </li> </ul> <a name="ListDeletedVolumesResult-com.solidfire.element.api.Volume:A-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ListDeletedVolumesResult</h4> <pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="7.0") public&nbsp;ListDeletedVolumesResult(<a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]&nbsp;volumes)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getVolumes--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getVolumes</h4> <pre>public&nbsp;<a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]&nbsp;getVolumes()</pre> <div class="block">List of deleted volumes.</div> </li> </ul> <a name="setVolumes-com.solidfire.element.api.Volume:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setVolumes</h4> <pre>public&nbsp;void&nbsp;setVolumes(<a href="../../../../com/solidfire/element/api/Volume.html" title="class in com.solidfire.element.api">Volume</a>[]&nbsp;volumes)</pre> </li> </ul> <a name="equals-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="hashCode--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="toMap--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toMap</h4> <pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;toMap()</pre> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="builder--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>builder</h4> <pre>public static&nbsp;<a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api">ListDeletedVolumesResult.Builder</a>&nbsp;builder()</pre> </li> </ul> <a name="asBuilder--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>asBuilder</h4> <pre>public final&nbsp;<a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api">ListDeletedVolumesResult.Builder</a>&nbsp;asBuilder()</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../com/solidfire/element/api/ListDeletedVolumesRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/solidfire/element/api/ListDeletedVolumesResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/solidfire/element/api/ListDeletedVolumesResult.html" target="_top">Frames</a></li> <li><a href="ListDeletedVolumesResult.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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><a href="#nested.class.summary">Nested</a>&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 ======= --> </body> </html>
totcms/web/javadoc/tot/upload/MonitoredOutputStream.html
xfmysql/xfwdata
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_06) on Mon Aug 11 15:54:36 CST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> MonitoredOutputStream </TITLE> <META NAME="keywords" CONTENT="tot.upload.MonitoredOutputStream class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="MonitoredOutputStream"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="跳过导航链接"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MonitoredOutputStream.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../tot/upload/MonitoredDiskFileItemFactory.html" title="tot.upload 中的类"><B>上一个类</B></A>&nbsp; &nbsp;<A HREF="../../tot/upload/OutputStreamListener.html" title="tot.upload 中的接口"><B>下一个类</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?tot/upload/MonitoredOutputStream.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="MonitoredOutputStream.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 摘要:&nbsp;嵌套&nbsp;|&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_summary">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 详细信息:&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_detail">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> tot.upload</FONT> <BR> 类 MonitoredOutputStream</H2> <PRE> java.lang.Object <IMG SRC="../../resources/inherit.gif" ALT="继承者 ">java.io.OutputStream <IMG SRC="../../resources/inherit.gif" ALT="继承者 "><B>tot.upload.MonitoredOutputStream</B> </PRE> <DL> <DT><B>所有已实现的接口:</B> <DD>java.io.Closeable, java.io.Flushable</DD> </DL> <HR> <DL> <DT><PRE>public class <B>MonitoredOutputStream</B><DT>extends java.io.OutputStream</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>构造函数摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#MonitoredOutputStream(java.io.OutputStream, tot.upload.OutputStreamListener)">MonitoredOutputStream</A></B>(java.io.OutputStream&nbsp;target, <A HREF="../../tot/upload/OutputStreamListener.html" title="tot.upload 中的接口">OutputStreamListener</A>&nbsp;listener)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>方法摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#close()">close</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#flush()">flush</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#write(byte[])">write</A></B>(byte[]&nbsp;b)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#write(byte[], int, int)">write</A></B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../tot/upload/MonitoredOutputStream.html#write(int)">write</A></B>(int&nbsp;b)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>从类 java.lang.Object 继承的方法</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>构造函数详细信息</B></FONT></TH> </TR> </TABLE> <A NAME="MonitoredOutputStream(java.io.OutputStream, tot.upload.OutputStreamListener)"><!-- --></A><H3> MonitoredOutputStream</H3> <PRE> public <B>MonitoredOutputStream</B>(java.io.OutputStream&nbsp;target, <A HREF="../../tot/upload/OutputStreamListener.html" title="tot.upload 中的接口">OutputStreamListener</A>&nbsp;listener)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>方法详细信息</B></FONT></TH> </TR> </TABLE> <A NAME="write(byte[], int, int)"><!-- --></A><H3> write</H3> <PRE> public void <B>write</B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len) throws java.io.IOException</PRE> <DL> <DD><DL> <DT><B>覆盖:</B><DD>类 <CODE>java.io.OutputStream</CODE> 中的 <CODE>write</CODE></DL> </DD> <DD><DL> <DT><B>抛出:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="write(byte[])"><!-- --></A><H3> write</H3> <PRE> public void <B>write</B>(byte[]&nbsp;b) throws java.io.IOException</PRE> <DL> <DD><DL> <DT><B>覆盖:</B><DD>类 <CODE>java.io.OutputStream</CODE> 中的 <CODE>write</CODE></DL> </DD> <DD><DL> <DT><B>抛出:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="write(int)"><!-- --></A><H3> write</H3> <PRE> public void <B>write</B>(int&nbsp;b) throws java.io.IOException</PRE> <DL> <DD><DL> <DT><B>指定者:</B><DD>类 <CODE>java.io.OutputStream</CODE> 中的 <CODE>write</CODE></DL> </DD> <DD><DL> <DT><B>抛出:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="close()"><!-- --></A><H3> close</H3> <PRE> public void <B>close</B>() throws java.io.IOException</PRE> <DL> <DD><DL> <DT><B>指定者:</B><DD>接口 <CODE>java.io.Closeable</CODE> 中的 <CODE>close</CODE><DT><B>覆盖:</B><DD>类 <CODE>java.io.OutputStream</CODE> 中的 <CODE>close</CODE></DL> </DD> <DD><DL> <DT><B>抛出:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="flush()"><!-- --></A><H3> flush</H3> <PRE> public void <B>flush</B>() throws java.io.IOException</PRE> <DL> <DD><DL> <DT><B>指定者:</B><DD>接口 <CODE>java.io.Flushable</CODE> 中的 <CODE>flush</CODE><DT><B>覆盖:</B><DD>类 <CODE>java.io.OutputStream</CODE> 中的 <CODE>flush</CODE></DL> </DD> <DD><DL> <DT><B>抛出:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="跳过导航链接"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MonitoredOutputStream.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../tot/upload/MonitoredDiskFileItemFactory.html" title="tot.upload 中的类"><B>上一个类</B></A>&nbsp; &nbsp;<A HREF="../../tot/upload/OutputStreamListener.html" title="tot.upload 中的接口"><B>下一个类</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?tot/upload/MonitoredOutputStream.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="MonitoredOutputStream.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 摘要:&nbsp;嵌套&nbsp;|&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_summary">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 详细信息:&nbsp;字段&nbsp;|&nbsp;<A HREF="#constructor_detail">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
2017.10.2/apidocs/org/wildfly/swarm/config/WebservicesSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!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 (1.8.0_151) on Tue Feb 06 09:38:12 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>WebservicesSupplier (BOM: * : All 2017.10.2 API)</title> <meta name="date" content="2018-02-06"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="WebservicesSupplier (BOM: * : All 2017.10.2 API)"; } } catch(err) { } //--> var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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/WebservicesSupplier.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">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/config/WebservicesConsumer.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/wildfly/swarm/config/Weld.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/config/WebservicesSupplier.html" target="_top">Frames</a></li> <li><a href="WebservicesSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&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.wildfly.swarm.config</div> <h2 title="Interface WebservicesSupplier" class="title">Interface WebservicesSupplier&lt;T extends <a href="../../../../org/wildfly/swarm/config/Webservices.html" title="class in org.wildfly.swarm.config">Webservices</a>&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> public interface <span class="typeNameLabel">WebservicesSupplier&lt;T extends <a href="../../../../org/wildfly/swarm/config/Webservices.html" title="class in org.wildfly.swarm.config">Webservices</a>&gt;</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../org/wildfly/swarm/config/Webservices.html" title="class in org.wildfly.swarm.config">Webservices</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/wildfly/swarm/config/WebservicesSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of Webservices resource</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="get--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>get</h4> <pre><a href="../../../../org/wildfly/swarm/config/Webservices.html" title="class in org.wildfly.swarm.config">Webservices</a>&nbsp;get()</pre> <div class="block">Constructed instance of Webservices resource</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>The instance</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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/WebservicesSupplier.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">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/config/WebservicesConsumer.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/wildfly/swarm/config/Weld.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/config/WebservicesSupplier.html" target="_top">Frames</a></li> <li><a href="WebservicesSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&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 &#169; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
public_html/style.css
nathanfriend/blog
/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 02-Mar-2016, 13:58:58 Author : nfriend */ body { background-color: orange; } .container { height: 2000px; } li { } li a { width:100%; color: white; padding: 20px; border-radius: 20px; border-style: solid; border-color: darkgoldenrod; border-width: 3px; margin-bottom: 6px; background-color: grey; display: inline-block; text-align: center; } ul { color: white; display: block; padding-top: 20px; } a { color: white; font-family: 'Comfortaa', cursive; } a:hover { background-color:darkorange; } .nav img { width: 100%; height: 200px; border-style: solid; border-color: darkgoldenrod; border-bottom-left-radius: 2em; border-bottom-right-radius: 2em; border-width: 3px; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; } .footer { position: absolute; bottom: 0px; width: 100%; height: 200px; border-style: solid; border-color: darkgoldenrod; border-top-left-radius: 2em; border-top-right-radius: 2em; border-width: 3px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; background-color: grey; } @media (min-width: 780px) { li a { width:90px; color: white; padding: 20px; border-radius: 20px; border-style: solid; border-color: darkgoldenrod; border-width: 3px; margin-bottom: 6px; background-color: grey; text-align: center; } ul li { display: inline; } ul { margin: 0 auto; width: 696px; } }
src/content/posts/2013-03-23-netbeans-permitira-renombrar-un-archivo-al-renombrar-una-clase.html
yosymfony/Blog.yosymfony.com
--- author: victor excerpt: '' categories: - PHP tags: - netbeans permalink: /netbeans-permitira-renombrar-un-archivo-al-renombrar-una-clase no_html_extension: true layout: post title: 'Netbeans permitirá renombrar un archivo al renombrar una clase' --- <img class="alignnone size-full wp-image-74" alt="netbeans-logo" src="/assets/wp-content/uploads/2013/01/netbeans-logo.png" width="227" height="68" />El desarrollo de <a href="http://netbeans.org/" target="_blank"><strong>Netbeans</strong></a> continúa y el equipo encargado de la evolución del soporte a PHP <a href="https://blogs.oracle.com/netbeansphp/entry/improved_type_renaming" target="_blank">presentó hace unos días</a> una nueva característica que se incluirá en la siguiente versión. <strong>Se trata de permitir renombrar ficheros durante el proceso de refactorización del nombre de una clase</strong>. Las buenas prácticas indican que se debería desarrollar una clase por archivo y que el nombre de la case debe coincidir con el nombre del fichero. Ahora Netbeans facilita el trabajo permitiendo realizar el renombrado de clase y fichero en una sola operación. Puedes <strong><a href="http://bertram2.netbeans.org:8080/job/PHP-build/" target="_blank">descargar la versión</a></strong> en desarrollo e informar de los errores que encuentres.
docs/darks/codec/wrap/package-frame.html
liulhdarks/darks-codec
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_14) on Wed May 07 21:53:31 CST 2014 --> <TITLE> darks.codec.wrap </TITLE> <META NAME="date" CONTENT="2014-05-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../darks/codec/wrap/package-summary.html" target="classFrame">darks.codec.wrap</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Àà</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="CipherWrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">CipherWrapper</A> <BR> <A HREF="IdentifyWrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">IdentifyWrapper</A> <BR> <A HREF="TotalLengthWrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">TotalLengthWrapper</A> <BR> <A HREF="VerifyWrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">VerifyWrapper</A> <BR> <A HREF="WrapChain.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">WrapChain</A> <BR> <A HREF="Wrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">Wrapper</A> <BR> <A HREF="ZipWrapper.html" title="darks.codec.wrap ÖеÄÀà" target="classFrame">ZipWrapper</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
jqm-one-page/index.html
leoz/web-app-examples
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Web App Demo</title> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" /> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script> </head> <body> <div data-role="page" id="main_page"> <div data-role="header"> <h1>Example - Page Header</h1> </div> <div role="main" class="ui-content"> <h2>Example - Page Content</h2> <p>More content...</p> </div> <div data-role="footer"> <h1>Example - Page Footer</h1> </div> </div> </body> </html>
store.baidu.com/cache/html/2865.html
jiangerji/my-utils
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv=Content-Type content="text/html;charset=utf-8"> <meta property="wb:webmaster" content="e635a420782119b7" /> <meta name="keywords" content="可穿戴,可穿戴设备,百度可穿戴设备,百度可穿戴,智能设备,智能可穿戴设备,超智能设备,百度智能设备,便携设备,便携智能设备,百度便携设备, 人体设备,智能人体设备,百度人体设备,便携人体设备,dulife,dulife平台,奇酷网,奇酷,360奇酷,小米酷玩,小米酷玩频道,百度硬件,智能硬件,硬件,智能移动设备,智能移动硬件 移动设备,移动硬件,可穿戴硬件,点名时间,母亲节"> <meta name="description" content="百度未来商店作为行业内首个基于生活需求和场景的智能硬件信息互动平台,秉承“科技改变生活”的理念,通过智能硬件提升人们在运动、睡眠、生活、出行、娱乐等方面的品质,让用户更有效的关爱自身健康和家庭生活,让科技真正融入到老百姓的生活中。平台将围绕可穿戴、智能家居、安全出行等几大领域,提供最前沿、最时尚、最实用、最专业的硬件产品介绍、服务定制、最新资讯、圈子交流等服务,打造行业最专业的智能硬件信息互动平台。"> <!--[if lte IE 7]> <div class="goodbye-modal hide"></div> <div class="goodbye-ie hide" id="goodbyeIE"> <p>您的浏览器太旧啦~为了获得更好的体验,强烈建议您使用以下浏览器:</p> <ul class="browers clearfix"> <li class="chrome"> <a target="_blank" href="https://www.google.com/intl/en/chrome/browser/"></a> <span>chrome</span> </li> <li class="firefox"> <a target="_blank" href="http://www.firefox.com.cn/download/"></a> <span>firefox</span> </li> <li class="ie9"> <a target="_blank" href="http://windows.microsoft.com/zh-cn/internet-explorer/download-ie"></a> <span>IE9+</span> </li> </ul> <p class="no-tip"><a id="iknow" href="javascript:void(0);">知道啦</a></p> </div> <![endif]--> <script> void function(g,f,j,c,h,d,b){g.alogObjectName=h,g[h]=g[h]||function(){(g[h].q=g[h].q||[]).push(arguments)},g[h].l=g[h].l||+new Date,d=f.createElement(j),d.async=!0,d.src=c,b=f.getElementsByTagName(j)[0],b.parentNode.insertBefore(d,b)}(window,document,"script","http://img.baidu.com/hunter/alog/alog.min.js","alog");void function(){function c(){return;}window.PDC={mark:function(a,b){alog("speed.set",a,b||+new Date);alog.fire&&alog.fire("mark")},init:function(a){alog("speed.set","options",a)},view_start:c,tti:c,page_ready:c}}();void function(n){var o=!1;n.onerror=function(n,e,t,c){var i=!0;return!e&&/^script error/i.test(n)&&(o?i=!1:o=!0),i&&alog("exception.send","exception",{msg:n,js:e,ln:t,col:c}),!1},alog("exception.on","catch",function(n){alog("exception.send","exception",{msg:n.msg,js:n.path,ln:n.ln,method:n.method,flag:"catch"})})}(window); </script> <link rel="icon" href="/static/common/favicon.ico" type="image/x-icon"> <link rel="shorticon icon" href="/static/common/favicon.ico" type="image/x-icon"> <meta property="wb:webmaster" content="18de27f07b76316f" /> <meta name="baidu-tc-cerfication" content="a7fc1bfc58a8b04c738569e2d3c418dc" /> <meta name="baidu-site-verification" content="OZIMDr2iVS" /> <script type="text/javascript"> window.duin = window.duin || {}; duin.userinfo = { islogin:'0', displayname: "", role: "", avatar: "" //头像 }; window.login_wrapper_url = 'http://passport.baidu.com/passApi/js/uni_login_wrapper.js?cdnversion=201411181722'; var _hmt = _hmt || []; _hmt.push(['_setAccount', '3d1ae725881ab60e9d4d62efe134498c']); </script> <title>百度未来商店-【智能手环】首款多彩小米手环仅售79元</title> <link rel="stylesheet" type="text/css" href="/static/common/pkg/common_aa2cbaf.css"/><link rel="stylesheet" type="text/css" href="/static/discovery/pkg/single-artical_09c7d24.css"/></head> <body> <script> alog('speed.set', 'ht', +new Date); </script> <script>with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://img.baidu.com/hunter/kaifangyun.js?st='+~(new Date()/864e5)];</script> <script> window.hostType = "news"; window.hostId = "2865"; </script> <div class="nav" > <div class="nav-header clearfix"> <a href="/" class="fl-l nav-logo"></a> <div class="nav-right clearfix"> <div class="nav-info"> <span class="nav-not-login"><a href="#" class="nav-login">登录</a></span></div> <ul class="nav-list clearfix"> <li class="nav-home-item"><a href="/" class="">首页</a></li> <li class="nav-store-wrapper"><div class="nav-store">全部设备</div> <ul class="nav-store-list"> <li><a href="/sports">运动</a></li> <li><a href="/parlor">客厅</a></li> <li><a href="/sleep">睡眠</a></li> </ul> </li> <li class="nav-hot-item"><a class=" " href="/tryout/list">试用</a><span class="nav-hot"></span></li> <li><a class="" href="/discovery-news">发现</a></li> <li class="nav-last-li"><a class="" href="/product/ushome">合作</a></li> </ul> <div class="nav-search "> <form action="/search/index" id="searchForm" method="POST"> <input type="hidden" name="pn" value="1"> <input type="hidden" name="limit" value="12"> <input type="text" class="nav-search-input" autocomplete="off" name="scontent" value=""> <span class="nav-search-icon"></span> </form> </div> </div> </div> </div> <div class="d-main"> <div class="bread-path"> <a href="/">首页</a><span class="icon-path">&gt;</span><a href="/discovery-news">发现</a><span class="icon-path">&gt;</span><span>【智能手环】首款多彩小米手环仅售79元</span> </div> <div class="d-out-ad" id="friend"> <ul class="d-out-ad-wrapper"> <li><a href="http://store.baidu.com/trysome/view/2.html" target="_blank"><img src="http://bs.baidu.com/dulife/54698d532f196.jpg" height="100" width="960" title="未来试用第二期"></a></li> </ul> </div> <div class="d-content clearfix"> <div class="d-content-sub"> <div class="d-hot-recommend"> <div class="d-h-r-head"> <a href="javascript:void(0);" class="d-h-normal d-h-active">热门资讯</a> <span class="d-h-split"></span> <a href="javascript:void(0);" class="d-h-normal">小编推荐</a></div> <div class="d-h-r-content"> <div class="d-h-r-c-wrapper" id="hotEvaluation"> </div> <div class="d-h-r-c-wrapper" id="editorRecommend"> </div> </div> </div> <div class="d-best-recommend" id='bestRecommendWrapper'> </div> <div class="d-guess-like"> <div class="d-g-l-header clearfix"> <a href="javascript:;" class="d-g-l-change">换一批</a> <div class="d-g-l-title">猜你喜欢</div> </div> <div class="d-g-l-content" id="uLike"> </div> </div> </div> <div class="d-content-main"> <div class="d-artical-title">【智能手环】首款多彩小米手环仅售79元</div> <div class="d-a-info clearfix"> <div class="d-a-operation"><a href="#comment" class="d-a-o-comment">评论(<span id="commentCount">2</span>)</a><a href="#dLikeHash" class="d-a-o-like">喜欢(<span id="likeCount">0</span>)</a><span class="d-share clearfix"><span class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more">分享<span class="d-down-icon"></span></a></span></span></div> <div class="d-a-from"> <span class="d-a-f-name">来源:威腾网http://www.weiot.net/portal.php?mod=view&amp;aid=390489</span> <span class="d-public-time" id="modifyTime"></span> </div> </div> <div class="d-summary"> 小米手机以它的低价格高品质被人们所认可,让人们对小米也是关注多多。今天是小米集团年度发布会的日子,小米除推出了受人关心的小米4外,还在发布会尾端推出了首款小米智能手环,是小米旗下首款可穿戴设备。</div> <div class="d-artical-content" id="sourceContent"> <p class="p0"><span style="font-family: 宋体; font-size: small;">&nbsp;<a class="relatedlink" href="http://www.weiot.net/forum-368-1.html" target="_blank">小米</a>手机以它的低价格高品质被人们所认可,让人们对小米也是关注多多。今天是小米集团年度发布会的日子,小米除推出了受人关心的小米4外,还在发布会尾端推出了首款小米智能手环,是小米旗下首款<a class="relatedlink" href="http://www.weiot.net/" target="_blank">可穿戴设备</a>。</span></p> <p class="p0"><span style="font-family: 宋体; font-size: small;">&nbsp;</span></p> <p><a href="http://img.weiot.net/portal/201407/22/224454jivv0c8b70bncb70.jpg" target="_blank"><img src="http://img.weiot.net/portal/201407/22/224454jivv0c8b70bncb70.jpg" alt="" /></a></p> <p class="p0"><span style="font-family: 宋体; font-size: small;">&nbsp;</span></p> <p class="p0">&nbsp; &nbsp;&nbsp;小米手环主要是连接智能手机与使用者本身,使二者更加的密切,同时也方便了使用者。小米手环的主要功能与其他手环功能一样主要是为查看运动量,监测睡眠质量,智能闹钟唤醒等。同时配合小米手机的相关APP使用,可以更好的发挥小米手环的功用。但是不得不提的是,小米手环配备了业界最低功耗的蓝牙芯片级加速度传感器,续航时间超过普通智能手环5倍之多,它可以超长待机30天左右。另外小米手环与其他单调的手环不同,它拥有多颜色,用户可以随自己的喜好搭配佩戴,更显个性。</p> <p class="p0"><span style="font-family: 宋体; font-size: small;">&nbsp;</span></p> <p class="p0"><span style="font-family: 宋体; font-size: small;">&nbsp; &nbsp; 发布者雷军在现场说:&ldquo;我们想让所有人都可享用优质的科技产品&rdquo;,然而小米也是这样做的,这款多颜色的个性手环仅售79元,是不是动心了。</span></p> <p><a href="http://www.wumii.com/auto_app/download/2xA6ngHK/" target="_blank"><img src="http://www.weiot.net/template/jeavi_maestro/style/ad/adnews.png" alt="www.weiot.net" /></a>&nbsp;</p> </div> <div class="d-fav"> <a href="javascript:;" class="d-fav-like"><span class="d-fav-icon" id="dLikeHash"></span><span class="d-fav-count">0</span></a> <span class="d-share clearfix"> <span class="bdsharebuttonbox"><a href="#" class="bds_more d-s-icon" data-cmd="more"><i></i>分享</a></span> </span> </div> <div class="d-link clearfix"> <div class="d-prev"> <span>上一篇:</span><a href="/news/2864.html" target="_blank">【智能玩具】这个蓝牙戒指就像是你手上的魔法棒</a> </div> <div class="d-next"> <span>下一篇:</span><a href="/news/2866.html" target="_blank">戴上蓝牙戒指,控制设备,一根手指就够了</a> </div> </div> <div class="d-sort-comment" id="comment">短评<span>(</span><span id="ctCount">2</span><span>)</span></div> <form action="/news/api/addComment" method="POST " class="ct-form" name="ct-form" data-hostid="2865" data-committype="" data-hosttype="news"> <div class="clearfix"><textarea name="comment" aria-required="true" placeholder="同学,你怎么看?"></textarea></div> <div class="ct-submit"> <span class="ct-count"><span class="prefix">还能输入</span>&nbsp;<strong class="ct-limit">150</strong>&nbsp;个字</span><button type="submit" class="btn btn-primary">提交</button> </div> </form> <ul class="ct-list" id="ct-list-full"> <li class="empty hide">还木有评论哦,快来抢沙发吧~~</li> </ul> <div id="ct-page"></div> <script type="text/template" id="ct-tpl"> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <div class="avatar"><img src="<%- item.user_icon %>" width="60" height="60" title="<%- item.user_name %>"></div> <div class="cont"> <div class="ut"> <span class="uname text-overflow"><%- item.user_name %></span><span class="date"><%- item.create_time %></span> </div> <%if(item.parent) { %> <div class="quote"> <div class="uname">@&nbsp;<span><%- item.parent.user_name %></span></div> <div class="qct"><%- item.parent.content %></div> </div> <% } %> <div class="ct"><%- item.content %></div> <%if(!item.parent) { %> <div class="tb"><a href="#" data-pid="<%- item.reply_id %>"><i></i>回复</a></div> <% } %> </div> </li> <% }); %> </script> </div> </div> </div> <script> window._bd_share_config={ "common":{"bdSnsKey":{}, "bdText":"", "bdMini":"1", "bdMiniList":["tsina","qzone","weixin","renren","tqq","douban","sqq"], "bdPic":"", "bdStyle":"0", "bdSize":"32", },"share":{} }; with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=86835285.js?cdnversion='+~(-new Date()/36e5)]; </script> <script type="text/template" id="hotRecommend"> <%if(!_.isEmpty(list)){ %> <ul class="d-h-r-c clearfix"> <% $.each(list, function(idx, item) { %> <li <%if(idx<3){ %> class="d-h-top3"<% } %>> <span class="d-h-r-c-no"><%-idx+1%></span> <a href="/news/<%-item.id%>.html" target="_blank"><%-item.title%></a> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="guessLike"> <%if(!_.isEmpty(list)){ %> <ul> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <a href="/product/view/<%-item.product_id%>.html" class="d-thumbnail" style="background-image:url(<%-item.product_cover_img%>) " target="_blank"> </a> <div class="d-g-l-c"> <a href="/product/view/<%-item.product_id%>.html" class="d-g-l-c-title" target="_blank"><%-item.product_name%></a> <a href="/product/view/<%-item.product_id%>.html#evaluation" class="d-g-l-c-write" target="_blank">写评测</a> </div> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="guessLikeNews"> <%if(!_.isEmpty(list)){ %> <ul> <% $.each(list, function(idx, item) { %> <li class="clearfix"> <a href="/news/<%-item.id%>.html" target="_blank" class="d-thumbnail" style="background-image:url(<%-item.thumbnails%>);" > </a> <div class="d-g-l-c"> <a href="/news/<%-item.id%>.html" target="_blank" class="d-g-l-c-title"><%-item.title%></a> <a href="/news/<%-item.id%>.html#comment" target="_blank" class="d-g-l-c-count"><%-item.comment_count%></a> </div> </li> <% }); %> </ul> <% } %> </script> <script type="text/template" id="bestRecommend"> <%if(!_.isEmpty(list)){ %> <div class="d-b-r-head clearfix"> <div class="d-b-r-operator"> <% $.each(list, function(idx, item) { %> <a href="javascript:;" class="d-b-r-o-icon <%if(idx==0){ %> active <% } %>"></a> <% }); %> </div> <div class="d-b-r-title">精品推荐</div></div> <div class="d-b-r-content clearfix"> <% $.each(list, function(idx, item) { %> <div class="d-b-r-c"> <a href="/product/view/<%-item.product_id%>.html" target="_blank"><img src="<%-item.product_cover_img%>"></a> <a href="/product/view/<%-item.product_id%>.html" target="_blank" class="d-b-r-c-desc"> <%-item.product_name%> </a> </div> <% }); %> </div> <% } %> </script> <div class="footer clearfix"> <p class="fl-l">©2014 baidu<a href="http://home.baidu.com/" target="_blank">关于百度</a> <a href="/about" target="_blank">关于我们</a> <a href="http://www.baidu.com/duty/" target="_blank">使用前必读</a> <a href="/admin/index" target="_blank" class="hide" id="admin-entry">管理</a> <a href="/product/uscreateProduct?product_id=" target="_blank" class="hide" id="admin-product-edit">编辑</a> <a href="/product/usprovision" class="hide" id="admin-provision">服务条款</a> </p> <div class="fl-r link"> <a href="http://weibo.com/dulife" target="_blank" class="sina icon">新浪微博</a><a href="https://wx.qq.com/" target="_blank" class="weixin icon" style="visibility:hidden;">微信</a> </div> </div> <div class="backtop"></div> </body><script type="text/javascript" src="/static/common/pkg/common_56f87e5.js"></script> <script type="text/javascript" src="/static/discovery/pkg/discovery_baf8100.js"></script> <script type="text/javascript">!function(){var cookieName = 'duin_ie_tip'; if (document.cookie.indexOf(cookieName) === -1) { $('.goodbye-modal').show(); $('.goodbye-ie').show(); } $('#iknow').click(function() { $('.goodbye-modal').hide(); $('.goodbye-ie').hide(); document.cookie = cookieName + (+new Date); }); }(); !function(){ var href = location.href; $('.nav-login').click(function(e) { e.preventDefault(); duin.login(); }); $('.nav-logout').attr('href', 'http://passport.baidu.com?logout&tpl=mco_web&u=' + href); }(); !function(){require('common:widget/nav/nav.js'); duin.nav.searchFuc(); duin.nav.adjustWidth(); }(); !function(){require('common:widget/footer/footer.js'); }(); !function(){try { if (console && console.log) { console.log('%c', 'padding:12px 59px;line-height:60px;'); console.log('\n想挑战规模够大、协作够复杂的前端团队协作?\n' + '想寻求理念够新、自由度够高的前端成长空间?\n' + '想把前端做成极富创造力、极富成就感的一份工作?\n' + 'or 前端不仅仅是一份工作,而是你的理想和全部?\n\n' + '快到碗里来!\n' + '有些事,我们不做,就没人做了!\n' + '你不来,我们就没办法一起快乐玩耍了!\n' + '学历、年龄、性别、取向、节操通通不限,产品/代码洁癖患者优先考虑。\n'); console.info && console.info('请将简历发送至 %c spacehr@baidu.com( 邮件标题请以“姓名-前端-来自百度未来商店”命名)', 'color:red'); console.info && console.info('职位介绍:http://dwz.cn/mbufe'); } } catch (e) {} }(); !function(){ window.modifyTime = duin.dateUtil.format('yyyy-MM-dd HH:mm:ss', new Date(parseInt('1406091609')*1000)).substring(0, 10); }(); !function(){ jQuery(function() { alog('speed.set', 'drt', +new Date); }); }();</script><div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F0696c093b1f3ccb4153ab2e25fa7f411' type='text/javascript'%3E%3C/script%3E")); </script> </div> <div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F3d1ae725881ab60e9d4d62efe134498c' type='text/javascript'%3E%3C/script%3E")); </script> </div> <div class="hide"> <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91e35cba3b09a5afffa12b0db4325bee' type='text/javascript'%3E%3C/script%3E")); </script> </div> </html><!--13468571550689383434111817--> <script> var _trace_page_logid = 1346857155; </script><!--13468597930341323274111817--> <script> var _trace_page_logid = 1346859793; </script>
treebanks/sme_giella/sme_giella-dep-vocative.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of vocative in UD_North_Sami-Giella</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/sme_giella/sme_giella-dep-vocative.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_north_sami-giella-relations-vocative">Treebank Statistics: UD_North_Sami-Giella: Relations: <code class="language-plaintext highlighter-rouge">vocative</code></h2> <p>This relation is universal.</p> <p>16 nodes (0%) are attached to their parents as <code class="language-plaintext highlighter-rouge">vocative</code>.</p> <p>11 instances of <code class="language-plaintext highlighter-rouge">vocative</code> (69%) are right-to-left (child precedes parent). Average distance between parent and child is 3.375.</p> <p>The following 6 pairs of parts of speech are connected with <code class="language-plaintext highlighter-rouge">vocative</code>: <tt><a href="sme_giella-pos-VERB.html">VERB</a></tt>-<tt><a href="sme_giella-pos-NOUN.html">NOUN</a></tt> (6; 38% instances), <tt><a href="sme_giella-pos-VERB.html">VERB</a></tt>-<tt><a href="sme_giella-pos-PROPN.html">PROPN</a></tt> (4; 25% instances), <tt><a href="sme_giella-pos-ADJ.html">ADJ</a></tt>-<tt><a href="sme_giella-pos-PROPN.html">PROPN</a></tt> (2; 13% instances), <tt><a href="sme_giella-pos-NOUN.html">NOUN</a></tt>-<tt><a href="sme_giella-pos-PROPN.html">PROPN</a></tt> (2; 13% instances), <tt><a href="sme_giella-pos-NOUN.html">NOUN</a></tt>-<tt><a href="sme_giella-pos-NOUN.html">NOUN</a></tt> (1; 6% instances), <tt><a href="sme_giella-pos-PRON.html">PRON</a></tt>-<tt><a href="sme_giella-pos-PRON.html">PRON</a></tt> (1; 6% instances).</p> <pre><code class="language-conllu"># visual-style 1 bgColor:blue # visual-style 1 fgColor:white # visual-style 3 bgColor:blue # visual-style 3 fgColor:white # visual-style 3 1 vocative color:blue 1 Hearrá hearrá NOUN N Case=Nom|Number=Sing 3 vocative _ SpaceAfter=No 2 , , PUNCT CLB _ 3 punct _ _ 3 suova suovvat VERB V Mood=Imp|Number=Sing|Person=2|VerbForm=Fin 0 root _ _ 4 mu mun PRON Pron Case=Acc|Number=Sing|Person=1|PronType=Prs 6 nsubj _ _ 5 vuos vuos ADV Adv _ 3 advmod _ _ 6 mannat mannat VERB V VerbForm=Inf 3 ccomp _ _ 7 ruoktot ruoktot ADV Adv _ 6 advmod _ _ 8 hávdádit hávdádit VERB V VerbForm=Inf 3 advcl _ _ 9 áhččán áhčči NOUN N Case=Acc|Number=Sing|Number[psor]=Sing|Person[psor]=1 8 obj _ SpaceAfter=No 10 . . PUNCT CLB _ 3 punct _ _ </code></pre> <pre><code class="language-conllu"># visual-style 3 bgColor:blue # visual-style 3 fgColor:white # visual-style 1 bgColor:blue # visual-style 1 fgColor:white # visual-style 1 3 vocative color:blue 1 Gula gullat VERB V Mood=Imp|Number=Sing|Person=2|VerbForm=Fin 0 root _ SpaceAfter=No 2 , , PUNCT CLB _ 1 punct _ _ 3 Pippi Pippi PROPN N Case=Nom|Number=Sing 1 vocative _ SpaceAfter=No 4 , , PUNCT CLB _ 1 punct _ _ 5 oažžugo oažžut VERB V Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 1 conj _ _ 6 čoaggit čoaggit VERB V VerbForm=Inf 5 ccomp _ _ 7 visot visot PRON Pron PronType=Ind 6 obj _ _ 8 maid mii PRON Pron Case=Acc|Number=Sing|PronType=Rel 7 appos _ _ 9 dievás dievvá NOUN N Case=Loc|Number=Sing 10 obl _ _ 10 gávdná gávdnat VERB V Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 6 acl _ SpaceAfter=No 11 ? ? PUNCT CLB _ 1 punct _ _ </code></pre> <pre><code class="language-conllu"># visual-style 1 bgColor:blue # visual-style 1 fgColor:white # visual-style 7 bgColor:blue # visual-style 7 fgColor:white # visual-style 7 1 vocative color:blue 1 Elizabeth Elizabeth PROPN N Case=Nom|Number=Sing 7 vocative _ SpaceAfter=No 2 , , PUNCT CLB _ 7 punct _ _ 3 gal gal ADV Adv _ 7 advmod _ _ 4 don don PRON Pron Case=Nom|Number=Sing|Person=2|PronType=Prs 7 nsubj _ _ 5 juo juo ADV Adv _ 7 advmod _ _ 6 leat leat AUX V Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin 7 cop _ _ 7 čáppat čáppat ADJ A Case=Nom|Number=Sing 0 root _ SpaceAfter=No 8 . . PUNCT CLB _ 7 punct _ _ </code></pre> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <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','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html
Stephania16/ProductDesignGame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:04:32 MSK 2012 --> <TITLE> SelectionRecord (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="SelectionRecord (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SelectionRecord.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hssf/record/SCLRecord.html" title="class in org.apache.poi.hssf.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hssf/record/SharedFormulaRecord.html" title="class in org.apache.poi.hssf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hssf/record/SelectionRecord.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SelectionRecord.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.hssf.record</FONT> <BR> Class SelectionRecord</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hssf/record/RecordBase.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.RecordBase</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.Record</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.StandardRecord</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hssf.record.SelectionRecord</B> </PRE> <HR> <DL> <DT><PRE>public final class <B>SelectionRecord</B><DT>extends <A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</A></DL> </PRE> <P> Title: Selection Record (0x001D)<P> Description: shows the user's selection on the sheet for write set num refs to 0<P> REFERENCE: PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P> <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Andrew C. Oliver (acoliver at apache dot org), Jason Height (jheight at chariot dot net dot au), Glen Stampoultzis (glens at apache.org)</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#sid">sid</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#SelectionRecord(int, int)">SelectionRecord</A></B>(int&nbsp;activeCellRow, int&nbsp;activeCellCol)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a default selection record (cell A1, in pane ID 3)</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#SelectionRecord(org.apache.poi.hssf.record.RecordInputStream)">SelectionRecord</A></B>(<A HREF="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</A>&nbsp;in)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#clone()">clone</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getActiveCellCol()">getActiveCellCol</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the active cell's col</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getActiveCellRef()">getActiveCellRef</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the active cell's reference number</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getActiveCellRow()">getActiveCellRow</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the active cell's row</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getDataSize()">getDataSize</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;byte</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getPane()">getPane</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#getSid()">getSid</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return the non static version of the id for this record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</A></B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</A>&nbsp;out)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the data content of this BIFF record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#setActiveCellCol(short)">setActiveCellCol</A></B>(short&nbsp;col)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set the active cell's col</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#setActiveCellRef(short)">setActiveCellRef</A></B>(short&nbsp;ref)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set the active cell's reference number</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#setActiveCellRow(int)">setActiveCellRow</A></B>(int&nbsp;row)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set the active cell's row</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#setPane(byte)">setPane</A></B>(byte&nbsp;pane)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set which window pane this is for</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hssf/record/SelectionRecord.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get a string representation of the record (for biffview/debugging)</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.poi.hssf.record.StandardRecord"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hssf.record.<A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html#getRecordSize()">getRecordSize</A>, <A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(int, byte[])">serialize</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.poi.hssf.record.Record"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hssf.record.<A HREF="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#cloneViaReserialise()">cloneViaReserialise</A>, <A HREF="../../../../../org/apache/poi/hssf/record/Record.html#serialize()">serialize</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="sid"><!-- --></A><H3> sid</H3> <PRE> public static final short <B>sid</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.poi.hssf.record.SelectionRecord.sid">Constant Field Values</A></DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SelectionRecord(int, int)"><!-- --></A><H3> SelectionRecord</H3> <PRE> public <B>SelectionRecord</B>(int&nbsp;activeCellRow, int&nbsp;activeCellCol)</PRE> <DL> <DD>Creates a default selection record (cell A1, in pane ID 3) <P> </DL> <HR> <A NAME="SelectionRecord(org.apache.poi.hssf.record.RecordInputStream)"><!-- --></A><H3> SelectionRecord</H3> <PRE> public <B>SelectionRecord</B>(<A HREF="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</A>&nbsp;in)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setPane(byte)"><!-- --></A><H3> setPane</H3> <PRE> public void <B>setPane</B>(byte&nbsp;pane)</PRE> <DL> <DD>set which window pane this is for <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setActiveCellRow(int)"><!-- --></A><H3> setActiveCellRow</H3> <PRE> public void <B>setActiveCellRow</B>(int&nbsp;row)</PRE> <DL> <DD>set the active cell's row <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>row</CODE> - number of active cell</DL> </DD> </DL> <HR> <A NAME="setActiveCellCol(short)"><!-- --></A><H3> setActiveCellCol</H3> <PRE> public void <B>setActiveCellCol</B>(short&nbsp;col)</PRE> <DL> <DD>set the active cell's col <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>col</CODE> - number of active cell</DL> </DD> </DL> <HR> <A NAME="setActiveCellRef(short)"><!-- --></A><H3> setActiveCellRef</H3> <PRE> public void <B>setActiveCellRef</B>(short&nbsp;ref)</PRE> <DL> <DD>set the active cell's reference number <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>ref</CODE> - number of active cell</DL> </DD> </DL> <HR> <A NAME="getPane()"><!-- --></A><H3> getPane</H3> <PRE> public byte <B>getPane</B>()</PRE> <DL> <DD><DL> <DT><B>Returns:</B><DD>the pane ID which window pane this is for</DL> </DD> </DL> <HR> <A NAME="getActiveCellRow()"><!-- --></A><H3> getActiveCellRow</H3> <PRE> public int <B>getActiveCellRow</B>()</PRE> <DL> <DD>get the active cell's row <P> <DD><DL> <DT><B>Returns:</B><DD>row number of active cell</DL> </DD> </DL> <HR> <A NAME="getActiveCellCol()"><!-- --></A><H3> getActiveCellCol</H3> <PRE> public int <B>getActiveCellCol</B>()</PRE> <DL> <DD>get the active cell's col <P> <DD><DL> <DT><B>Returns:</B><DD>col number of active cell</DL> </DD> </DL> <HR> <A NAME="getActiveCellRef()"><!-- --></A><H3> getActiveCellRef</H3> <PRE> public int <B>getActiveCellRef</B>()</PRE> <DL> <DD>get the active cell's reference number <P> <DD><DL> <DT><B>Returns:</B><DD>ref number of active cell</DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#toString()">Record</A></CODE></B></DD> <DD>get a string representation of the record (for biffview/debugging) <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#toString()">toString</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getDataSize()"><!-- --></A><H3> getDataSize</H3> <PRE> protected int <B>getDataSize</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html#getDataSize()">getDataSize</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="serialize(org.apache.poi.util.LittleEndianOutput)"><!-- --></A><H3> serialize</H3> <PRE> public void <B>serialize</B>(<A HREF="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</A>&nbsp;out)</PRE> <DL> <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</A></CODE></B></DD> <DD>Write the data content of this BIFF record. The 'ushort sid' and 'ushort size' header fields have already been written by the superclass.<br/> The number of bytes written must equal the record size reported by <A HREF="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><CODE>RecordBase.getRecordSize()</CODE></A>} minus four ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written by thye superclass). <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSid()"><!-- --></A><H3> getSid</H3> <PRE> public short <B>getSid</B>()</PRE> <DL> <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#getSid()">Record</A></CODE></B></DD> <DD>return the non static version of the id for this record. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#getSid()">getSid</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="clone()"><!-- --></A><H3> clone</H3> <PRE> public java.lang.Object <B>clone</B>()</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SelectionRecord.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hssf/record/SCLRecord.html" title="class in org.apache.poi.hssf.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hssf/record/SharedFormulaRecord.html" title="class in org.apache.poi.hssf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hssf/record/SelectionRecord.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SelectionRecord.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
docs/javadoc/de/uni_mannheim/informatik/dws/winter/processing/parallel/package-frame.html
olehmberg/winter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_162) on Tue Oct 02 11:58:25 CEST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>de.uni_mannheim.informatik.dws.winter.processing.parallel (WInte.r 1.3 API)</title> <meta name="date" content="2018-10-02"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../../../de/uni_mannheim/informatik/dws/winter/processing/parallel/package-summary.html" target="classFrame">de.uni_mannheim.informatik.dws.winter.processing.parallel</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="LockableValue.html" title="class in de.uni_mannheim.informatik.dws.winter.processing.parallel" target="classFrame">LockableValue</a></li> <li><a href="ParallelProcessableCollection.html" title="class in de.uni_mannheim.informatik.dws.winter.processing.parallel" target="classFrame">ParallelProcessableCollection</a></li> <li><a href="ThreadSafeAggregateCollector.html" title="class in de.uni_mannheim.informatik.dws.winter.processing.parallel" target="classFrame">ThreadSafeAggregateCollector</a></li> <li><a href="ThreadSafeGroupCollector.html" title="class in de.uni_mannheim.informatik.dws.winter.processing.parallel" target="classFrame">ThreadSafeGroupCollector</a></li> <li><a href="ThreadSafeProcessableCollector.html" title="class in de.uni_mannheim.informatik.dws.winter.processing.parallel" target="classFrame">ThreadSafeProcessableCollector</a></li> </ul> </div> </body> </html>
webapp/lineservice.html
pxuxian/sps
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>在线客服代码</title> <link rel="stylesheet" type="text/css" href="lineservice/skin/red/style.css" /> <script type="text/javascript" src="lineservice/js/jquery-1.3.2.min.js"></script> </head> <body> <div id="online_service_bar"> <br /><br /><br /> <div id="online_service_minibar"></div> <div id="online_service_fullbar"> <div class="service_bar_head"> <span id="service_bar_close" title="点击关闭">点击关闭</span> </div> <div class="service_bar_main" style="height:20px;"> <ul class="service_menu"> <li class="hover"> <dl> <dd> <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=495696395&site=qq&menu=yes"><img width="74" height="22" border="0" src="http://wpa.qq.com/pa?p=2:495696395:41" alt="" title="" /></a> </dd> </dl> </li> </ul> </div> </div> </div> <script type="text/javascript"> var default_view = 1; <!--1是默认展开,0是默认关闭,新开窗口看效果,别在原页面刷新--> </script> <script type="text/javascript" src="lineservice/js/script.js"></script> </body> </html>
docs/artefacts/api/0.1/uk/kludje/fn/function/ULongUnaryOperator.html
mcdiae/kludje
<!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 (1.8.0_05) on Thu Jun 12 19:43:21 BST 2014 --> <title>ULongUnaryOperator (kludje-core 0.1 API)</title> <meta name="date" content="2014-06-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ULongUnaryOperator (kludje-core 0.1 API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":18,"i2":17}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../uk/kludje/fn/function/ULongToIntFunction.html" title="interface in uk.kludje.fn.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../uk/kludje/fn/function/UObjDoubleConsumer.html" title="interface in uk.kludje.fn.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?uk/kludje/fn/function/ULongUnaryOperator.html" target="_top">Frames</a></li> <li><a href="ULongUnaryOperator.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&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">uk.kludje.fn.function</div> <h2 title="Interface ULongUnaryOperator" class="title">Interface ULongUnaryOperator</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Superinterfaces:</dt> <dd>java.util.function.LongUnaryOperator</dd> </dl> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre>@FunctionalInterface @Generated(value="uk.kludje.annotation.processor.UncheckedFunctionalInterfaceProcessor") public interface <span class="typeNameLabel">ULongUnaryOperator</span> extends java.util.function.LongUnaryOperator</pre> <div class="block">A functional interface for handling checked exceptions. See parent type for intent.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../uk/kludje/fn/function/ULongUnaryOperator.html#Z:Z:DapplyAsLong-long-">$applyAsLong</a></span>(long&nbsp;arg0)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../uk/kludje/fn/function/ULongUnaryOperator.html#applyAsLong-long-">applyAsLong</a></span>(long&nbsp;arg0)</code> <div class="block">Invokes <code>long $applyAsLong(long arg0)</code>.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>static java.util.function.LongUnaryOperator</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../uk/kludje/fn/function/ULongUnaryOperator.html#asULongUnaryOperator-uk.kludje.fn.function.ULongUnaryOperator-">asULongUnaryOperator</a></span>(<a href="../../../../uk/kludje/fn/function/ULongUnaryOperator.html" title="interface in uk.kludje.fn.function">ULongUnaryOperator</a>&nbsp;t)</code> <div class="block">Convenience method as an alternative to casting.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.util.function.LongUnaryOperator"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;java.util.function.LongUnaryOperator</h3> <code>andThen, compose, identity</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="applyAsLong-long-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>applyAsLong</h4> <pre>default&nbsp;long&nbsp;applyAsLong(long&nbsp;arg0)</pre> <div class="block">Invokes <code>long $applyAsLong(long arg0)</code>. Throws anything thrown by <code>long $applyAsLong(long arg0)</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>applyAsLong</code>&nbsp;in interface&nbsp;<code>java.util.function.LongUnaryOperator</code></dd> </dl> </li> </ul> <a name="Z:Z:DapplyAsLong-long-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>$applyAsLong</h4> <pre>long&nbsp;$applyAsLong(long&nbsp;arg0) throws java.lang.Throwable</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Throwable</code></dd> </dl> </li> </ul> <a name="asULongUnaryOperator-uk.kludje.fn.function.ULongUnaryOperator-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>asULongUnaryOperator</h4> <pre>static&nbsp;java.util.function.LongUnaryOperator&nbsp;asULongUnaryOperator(<a href="../../../../uk/kludje/fn/function/ULongUnaryOperator.html" title="interface in uk.kludje.fn.function">ULongUnaryOperator</a>&nbsp;t)</pre> <div class="block">Convenience method as an alternative to casting.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>t</code> - the unchecked type</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>t</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../uk/kludje/fn/function/ULongToIntFunction.html" title="interface in uk.kludje.fn.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../uk/kludje/fn/function/UObjDoubleConsumer.html" title="interface in uk.kludje.fn.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?uk/kludje/fn/function/ULongUnaryOperator.html" target="_top">Frames</a></li> <li><a href="ULongUnaryOperator.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/api/org/apache/hadoop/record/RecordInput.html
four2five/0.19.2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_13) on Tue Jun 30 12:41:32 EDT 2009 --> <TITLE> RecordInput (Hadoop 0.19.2 API) </TITLE> <META NAME="date" CONTENT="2009-06-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="RecordInput (Hadoop 0.19.2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RecordInput.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/hadoop/record/RecordComparator.html" title="class in org.apache.hadoop.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/hadoop/record/RecordOutput.html" title="interface in org.apache.hadoop.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/apache/hadoop/record/RecordInput.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RecordInput.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.hadoop.record</FONT> <BR> Interface RecordInput</H2> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/hadoop/record/BinaryRecordInput.html" title="class in org.apache.hadoop.record">BinaryRecordInput</A>, <A HREF="../../../../org/apache/hadoop/record/CsvRecordInput.html" title="class in org.apache.hadoop.record">CsvRecordInput</A>, <A HREF="../../../../org/apache/hadoop/record/XmlRecordInput.html" title="class in org.apache.hadoop.record">XmlRecordInput</A></DD> </DL> <HR> <DL> <DT><PRE>public interface <B>RecordInput</B></DL> </PRE> <P> Interface that all the Deserializers have to implement. <P> <P> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#endMap(java.lang.String)">endMap</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for end of the serialized map.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#endRecord(java.lang.String)">endRecord</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for end of the serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#endVector(java.lang.String)">endVector</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for end of the serialized vector.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readBool(java.lang.String)">readBool</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a boolean from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/record/Buffer.html" title="class in org.apache.hadoop.record">Buffer</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readBuffer(java.lang.String)">readBuffer</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read byte array from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;byte</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readByte(java.lang.String)">readByte</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a byte from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;double</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readDouble(java.lang.String)">readDouble</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a double-precision number from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;float</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readFloat(java.lang.String)">readFloat</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a single-precision float from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readInt(java.lang.String)">readInt</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read an integer from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readLong(java.lang.String)">readLong</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a long integer from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#readString(java.lang.String)">readString</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a UTF-8 encoded string from serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/record/Index.html" title="interface in org.apache.hadoop.record">Index</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#startMap(java.lang.String)">startMap</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for start of the serialized map.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#startRecord(java.lang.String)">startRecord</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for start of the serialized record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/record/Index.html" title="interface in org.apache.hadoop.record">Index</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/hadoop/record/RecordInput.html#startVector(java.lang.String)">startVector</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check the mark for start of the serialized vector.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="readByte(java.lang.String)"><!-- --></A><H3> readByte</H3> <PRE> byte <B>readByte</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a byte from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readBool(java.lang.String)"><!-- --></A><H3> readBool</H3> <PRE> boolean <B>readBool</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a boolean from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readInt(java.lang.String)"><!-- --></A><H3> readInt</H3> <PRE> int <B>readInt</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read an integer from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readLong(java.lang.String)"><!-- --></A><H3> readLong</H3> <PRE> long <B>readLong</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a long integer from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readFloat(java.lang.String)"><!-- --></A><H3> readFloat</H3> <PRE> float <B>readFloat</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a single-precision float from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readDouble(java.lang.String)"><!-- --></A><H3> readDouble</H3> <PRE> double <B>readDouble</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a double-precision number from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readString(java.lang.String)"><!-- --></A><H3> readString</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>readString</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read a UTF-8 encoded string from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="readBuffer(java.lang.String)"><!-- --></A><H3> readBuffer</H3> <PRE> <A HREF="../../../../org/apache/hadoop/record/Buffer.html" title="class in org.apache.hadoop.record">Buffer</A> <B>readBuffer</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Read byte array from serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>value read from serialized record. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="startRecord(java.lang.String)"><!-- --></A><H3> startRecord</H3> <PRE> void <B>startRecord</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for start of the serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="endRecord(java.lang.String)"><!-- --></A><H3> endRecord</H3> <PRE> void <B>endRecord</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for end of the serialized record. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="startVector(java.lang.String)"><!-- --></A><H3> startVector</H3> <PRE> <A HREF="../../../../org/apache/hadoop/record/Index.html" title="interface in org.apache.hadoop.record">Index</A> <B>startVector</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for start of the serialized vector. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>Index that is used to count the number of elements. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="endVector(java.lang.String)"><!-- --></A><H3> endVector</H3> <PRE> void <B>endVector</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for end of the serialized vector. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="startMap(java.lang.String)"><!-- --></A><H3> startMap</H3> <PRE> <A HREF="../../../../org/apache/hadoop/record/Index.html" title="interface in org.apache.hadoop.record">Index</A> <B>startMap</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for start of the serialized map. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Returns:</B><DD>Index that is used to count the number of map entries. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="endMap(java.lang.String)"><!-- --></A><H3> endMap</H3> <PRE> void <B>endMap</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;tag) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Check the mark for end of the serialized map. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>tag</CODE> - Used by tagged serialization formats (such as XML) <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RecordInput.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/hadoop/record/RecordComparator.html" title="class in org.apache.hadoop.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/hadoop/record/RecordOutput.html" title="interface in org.apache.hadoop.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/apache/hadoop/record/RecordInput.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RecordInput.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2008 The Apache Software Foundation </BODY> </HTML>
docs/apidoc/wtf.config.OptionSyntaxError-class.html
wontfix-org/wtf
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>wtf.config.OptionSyntaxError</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="wtf-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a href="http://opensource.perlig.de/wtf/">Visit WTF Online</a></th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="wtf-module.html">Package&nbsp;wtf</a> :: <a href="wtf.config-module.html">Module&nbsp;config</a> :: Class&nbsp;OptionSyntaxError </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="wtf.config.OptionSyntaxError-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class OptionSyntaxError</h1><p class="nomargin-top"><span class="codelink"><a href="wtf.config-pysrc.html#OptionSyntaxError">source&nbsp;code</a></span></p> <pre class="base-tree"> object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | <a href="wtf.Error-class.html">Error</a> --+ | <a href="wtf.config.ConfigurationError-class.html">ConfigurationError</a> --+ | <a href="wtf.config.ParseError-class.html">ParseError</a> --+ | <strong class="uidshort">OptionSyntaxError</strong> </pre> <hr /> A option line could not be parsed <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="wtf.config.ParseError-class.html">ParseError</a></code></b>: <code><a href="wtf.config.ParseError-class.html#__init__">__init__</a></code>, <code><a href="wtf.config.ParseError-class.html#__str__">__str__</a></code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: <code>__new__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>__delattr__</code>, <code>__getattribute__</code>, <code>__getitem__</code>, <code>__getslice__</code>, <code>__reduce__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__setstate__</code>, <code>__unicode__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__format__</code>, <code>__hash__</code>, <code>__reduce_ex__</code>, <code>__sizeof__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== CLASS VARIABLES ==================== --> <a name="section-ClassVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type"><tt class="rst-rst-rst-docutils literal rst-rst-docutils literal rst-docutils literal">str</tt></span> </td><td class="summary"> <a name="_MESSAGE"></a><span class="summary-name">_MESSAGE</span> = <code title="'Option syntax error in %(filename)r, line %(lineno)s'"><code class="variable-quote">'</code><code class="variable-string">Option syntax error in %(filename)r, line %(lineno)s</code><code class="variable-quote">'</code></code><br /> The message format string </td> </tr> </table> <!-- ==================== INSTANCE VARIABLES ==================== --> <a name="section-InstanceVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="wtf.config.ParseError-class.html">ParseError</a></code></b>: <code><a href="wtf.config.ParseError-class.html#filename">filename</a></code>, <code><a href="wtf.config.ParseError-class.html#lineno">lineno</a></code> </p> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>args</code>, <code>message</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="wtf-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a href="http://opensource.perlig.de/wtf/">Visit WTF Online</a></th> </tr></table></th> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
src/app/bpe/bp-view/transport-negotiation/transport-negotiation-response.component.html
nimble-platform/frontend-service
<!-- * Copyright 2020 * SRDC - Software Research & Development Consultancy; Ankara; Turkey In collaboration with * SRFG - Salzburg Research Forschungsgesellschaft mbH; Salzburg; Austria Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- Tabs --> <div class="col-12 pt-4" *ngIf="isTransportService"> <ul class="nav nav-tabs"> <li class="nav-item"> <a href id="OVERVIEW" class="nav-link" [ngClass]="{ active: selectedTab === 'OVERVIEW'}" (click)="onSelectTab($event,'OVERVIEW')"> <span [innerHTML]="'Transport Service Details' | translate"></span> </a> </li> <li class="nav-item"> <a href id="ADDRESS" class="nav-link" [ngClass]="{ active: selectedTab === 'ADDRESS'}" (click)="onSelectTab($event,'ADDRESS')"> <span [innerHTML]="'Pick-up & Drop-off' | translate"></span> </a> </li> <li class="nav-item"> <a href id="NEGOTIATION" class="nav-link" [ngClass]="{ active: selectedTab === 'NEGOTIATION'}" (click)="onSelectTab($event,'NEGOTIATION')"> <span [innerHTML]="'Negotiable Terms' | translate"></span> </a> </li> </ul> </div> <!-- Transport Service Details --> <ng-container *ngIf="selectedTab === 'OVERVIEW'"> <transport-service-details [rfq]="rfq" [quotationShipment]="quotation.quotationLine[0].lineItem.delivery[0].shipment" [disabled]="true" [disableQuotationNotesSection]="isDisabled()"> </transport-service-details> </ng-container> <!-- Address Tab --> <ng-container *ngIf="selectedTab === 'ADDRESS'"> <transport-negotiation-address [lineItem]="rfq.requestForQuotationLine[0].lineItem" [disabled]="true"> </transport-negotiation-address> </ng-container> <!-- Negotiable Terms Tab --> <ng-container *ngIf="selectedTab === 'NEGOTIATION'"> <div class="row space-before title-row"> <div class="col-2"> <h5 class="space-before"><span [innerHTML]="'Term' | translate"></span></h5> </div> <div class="col-5"> <h5 class="space-before"><span [innerHTML]="'Request' | translate"></span></h5> </div> <div class="col-5"> <h5 class="space-before"><span [innerHTML]="'Response' | translate"></span></h5> </div> </div> <!-- Price --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isPriceUpdated()}"> <div class="col-2"> <input-label [label]="'Price'|translate"> </input-label> </div> <div class="col-5"> {{rfqPrice.itemPrice.value}} {{rfqPrice.itemPrice.currency}} </div> <div class="col-5"> <div *ngIf="isDisabled()"> {{quotationPrice.itemPrice.value}} {{quotationPrice.itemPrice.currency}} </div> <quantity-input *ngIf="!isDisabled()" [quantity]="quotationPrice.itemPrice" [quantityUnits]="CURRENCIES"> </quantity-input> </div> </div> <!-- Payment Means --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isPaymentMeansUpdated()}"> <div class="col-2"> <input-label [label]="'Payment Means'|translate" [definition]="'Expected means of payment'|translate"> </input-label> </div> <div class="col-5"> <span [innerHTML]="rfq.requestForQuotationLine[0].lineItem.paymentMeans.paymentMeansCode.value|translate"></span> </div> <div class="col-5"> <div *ngIf="isDisabled()"> <span [innerHTML]="quotation.quotationLine[0].lineItem.paymentMeans.paymentMeansCode.value|translate"></span> </div> <options-input *ngIf="!isDisabled()" [(selected)]="quotation.quotationLine[0].lineItem.paymentMeans.paymentMeansCode.value" [options]="PAYMENT_MEANS" [areOptionsMultilingual]="true"> </options-input> </div> </div> <!-- Payment Terms --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isPaymentTermsUpdated()}"> <div class="col-2"> <input-label [label]="'Payment Terms'|translate" [definition]="'Expected terms of payment'|translate"> </input-label> </div> <div class="col-5"> <span [innerHTML]="rfqPaymentTerms.paymentTerm|translate"></span> </div> <div class="col-5"> <div *ngIf="isDisabled()"> <span [innerHTML]="quotationPaymentTerms.paymentTerm|translate"></span> </div> <options-input *ngIf="!isDisabled()" [(selected)]="quotationPaymentTerms.paymentTerm" [options]="PAYMENT_TERMS" [areOptionsMultilingual]="true"> </options-input> </div> </div> <!-- Incoterms --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isIncotermsUpdated()}"> <div class="col-2"> <input-label [label]="'Incoterms'|translate" [definition]="'A set of international rules for the interpretation of the most commonly used trade terms'|translate"> </input-label> </div> <div class="col-5"> <span [innerHTML]="rfq.requestForQuotationLine[0].lineItem.deliveryTerms.incoterms|translate"></span> </div> <div class="col-5"> <div *ngIf="isDisabled()"> <span [innerHTML]="quotation.quotationLine[0].lineItem.deliveryTerms.incoterms|translate"></span> </div> <options-input *ngIf="!isDisabled()" [(selected)]="quotation.quotationLine[0].lineItem.deliveryTerms.incoterms" [options]="INCOTERMS" [areOptionsMultilingual]="true"> </options-input> </div> </div> <!-- Special Terms --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isSpecialTermsUpdated()}"> <div class="col-2"> <input-label [label]="'Special Terms'|translate" [definition]="'A description of any terms or conditions relating to the delivery items.For example,exceeding the delivery period entitles the buyer to terminate the agreement.'|translate"> </input-label> </div> <div class="col-5"> {{rfq.requestForQuotationLine[0].lineItem.deliveryTerms.specialTerms[0].value}} </div> <div class="col-5"> <div *ngIf="isDisabled()"> {{quotation.quotationLine[0].lineItem.deliveryTerms.specialTerms[0].value}} </div> <text-input [(text)]="quotation.quotationLine[0].lineItem.deliveryTerms.specialTerms[0].value" *ngIf="!isDisabled()"> </text-input> </div> </div> <div *ngIf="isTransportService"> <hr> <!-- Delivery Period --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isDeliveryPeriodUpdated()}"> <div class="col-2"> <input-label [label]="'Delivery Period'|translate" [definition]="'The period requested for delivery. It starts after the order confirmation.For example, Quantity: 2, Unit: weeks'|translate"> </input-label> </div> <div class="col-5"> {{quantityToString(rfq.requestForQuotationLine[0].lineItem.delivery[0].requestedDeliveryPeriod.durationMeasure)}} </div> <div class="col-5"> <div *ngIf="isDisabled()"> {{quantityToString(quotation.quotationLine[0].lineItem.delivery[0].requestedDeliveryPeriod.durationMeasure)}} </div> <quantity-input *ngIf="!isDisabled()" [quantity]="quotation.quotationLine[0].lineItem.delivery[0].requestedDeliveryPeriod.durationMeasure" quantityType="time_quantity"> </quantity-input> </div> </div> <!-- Service Start Date --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isStartDateUpdated()}"> <div class="col-2"> <input-label [label]="'Pick-Up Date'|translate" [definition]="'The period within which the services referred to in the Transport Execution Plan Request must begin.'|translate"> </input-label> </div> <div class="col-5"> {{dateToString(rfq.delivery.requestedDeliveryPeriod.startDate)}} </div> <div class="col-5"> <date-input [(date)]="quotation.quotationLine[0].lineItem.delivery[0].requestedDeliveryPeriod.startDate" [presentationMode]="isDisabled() ? 'view':'edit'"> </date-input> </div> </div> <!-- Service End Date --> <div class="row space-before" [ngClass]="{'bg-danger text-white':isEndDateUpdated()}"> <div class="col-2"> <input-label [label]="'Drop-Off Date'|translate" [definition]="'The period during which the services referred to in the Transport Execution Plan Request must be completed.'|translate"> </input-label> </div> <div class="col-5"> {{dateToString(rfq.delivery.requestedDeliveryPeriod.endDate)}} </div> <div class="col-5"> <date-input [(date)]="quotation.quotationLine[0].lineItem.delivery[0].requestedDeliveryPeriod.endDate" [presentationMode]="isDisabled() ? 'view':'edit'"> </date-input> </div> </div> </div> <hr> <!--Notes--> <h5 [ngClass]="{'bg-danger text-white':isNoteUpdated()}"><span [innerHTML]="'Notes and Additional Files' | translate"></span></h5> <note-file-view [notes]="quotation.note" [requestNotes]="rfq.note" [documents]="quotation.additionalDocumentReference" [requestDocuments]="rfq.additionalDocumentReference" [label]="'Notes'|translate" [firstCol]="'col-2'" [thirdCol]="'col-5'" [lastCol]="'col-5'" [readonly]="isDisabled()"></note-file-view> </ng-container> <hr class="actions-hr"> <!-- Actions --> <div class="row actions-row" *ngIf="userRole === 'seller' && !isReadOnly()"> <div class="col-6 call-status-col"> <call-status [callStatus]="callStatus"></call-status> </div> <div class="col-2"> <button class="btn btn-secondary action" [disabled]="isLoading()" (click)="onBack()"><span [innerHTML]="'Back' | translate"></span></button> </div> <div class="col-2"> <button class="btn btn-secondary action" [disabled]="isLoading()" (click)="onRespondToQuotation(false)" singleClick> <span [innerHTML]="'Reject Offer' | translate"></span> </button> </div> <div class="col-2"> <button *ngIf="!hasUpdatedTerms()" class="btn btn-primary action" [disabled]="isLoading()" (click)="onRespondToQuotation(true)" singleClick> <span [innerHTML]="'Accept Offer' | translate"></span> </button> <button *ngIf="hasUpdatedTerms()" class="btn btn-primary action" [disabled]="isLoading()" (click)="onRespondToQuotation(true)" singleClick> <span [innerHTML]="'Submit Response' | translate"></span> </button> </div> </div> <div class="row actions-row" *ngIf="userRole === 'seller' && isReadOnly() && !readonly"> <div class="col-10 call-status-col"> <call-status [callStatus]="callStatus"></call-status> </div> <div class="col-2"> <button class="btn btn-secondary action" [disabled]="isLoading()" (click)="onBack()"><span [innerHTML]="'Back' | translate"></span></button> </div> </div> <div class="row actions-row" *ngIf="userRole === 'buyer' && !readonly"> <div class="{{!bpDataService.isProcessPresentInTheWorkflow('Transport_Execution_Plan') ? 'col-7' : 'col-5' }} call-status-col"> <call-status [callStatus]="callStatus"></call-status> </div> <div class="col-2"> <button class="btn btn-secondary action" [disabled]="isLoading()" (click)="onBack()"><span [innerHTML]="'Back' | translate"></span></button> </div> <div class="col-3"> <button class="btn btn-secondary action" [disabled]="isRequestNewQuotationDisabled()" (click)="onRequestNewQuotation()"> <span [innerHTML]="'Request new Quotation' | translate"></span> </button> </div> <!-- Order step exists only for transport services--> <div *ngIf="bpDataService.isProcessPresentInTheWorkflow('Transport_Execution_Plan') && isTransportService" class="col-2"> <button class="btn btn-primary action" [disabled]="isLoading() || processMetadata.collaborationStatus == 'COMPLETED' || quotation.documentStatusCode.name == 'Rejected'" (click)="onAcceptAndOrder()"> <span [innerHTML]="'Accept & Order' | translate"></span> </button> </div> </div>
doc/com/example/baard/class-use/CreateNewHabitEventFragment.OnFragmentInteractionListener.html
CMPUT301F17T02/BAARD
<!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 (1.8.0_112-release) on Mon Nov 13 15:36:55 MST 2017 --> <title>Uses of Interface com.example.baard.HabitEvents.CreateNewHabitEventFragment.OnFragmentInteractionListener</title> <meta name="date" content="2017-11-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.example.baard.HabitEvents.CreateNewHabitEventFragment.OnFragmentInteractionListener"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../com/example/baard/package-summary.html">Package</a></li> <li><a href="../../../../com/example/baard/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" title="interface in com.example.baard">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/example/baard/class-use/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" target="_top">Frames</a></li> <li><a href="CreateNewHabitEventFragment.OnFragmentInteractionListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface com.example.baard.HabitEvents.CreateNewHabitEventFragment.OnFragmentInteractionListener" class="title">Uses of Interface<br>com.example.baard.HabitEvents.CreateNewHabitEventFragment.OnFragmentInteractionListener</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.example.baard"> <!-- --> </a> <h3>Uses of <a href="../../../../com/example/baard/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" title="interface in com.example.baard">CreateNewHabitEventFragment.OnFragmentInteractionListener</a> in <a href="../../../../com/example/baard/package-summary.html">com.example.baard</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/example/baard/package-summary.html">com.example.baard</a> that implement <a href="../../../../com/example/baard/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" title="interface in com.example.baard">CreateNewHabitEventFragment.OnFragmentInteractionListener</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/baard/MainActivity.html" title="class in com.example.baard">MainActivity</a></span></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../com/example/baard/package-summary.html">Package</a></li> <li><a href="../../../../com/example/baard/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" title="interface in com.example.baard">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/example/baard/class-use/CreateNewHabitEventFragment.OnFragmentInteractionListener.html" target="_top">Frames</a></li> <li><a href="CreateNewHabitEventFragment.OnFragmentInteractionListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/apidocs/serialized-form.html
zqxjjj/NobidaBase
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Mon Jun 24 22:24:58 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Serialized Form (HBase 0.94.9 API) </TITLE> <META NAME="date" CONTENT="2013-06-24"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Serialized Form (HBase 0.94.9 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H1> Serialized Form</H1> </CENTER> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.ClockOutOfSyncException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ClockOutOfSyncException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.ClockOutOfSyncException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.DoNotRetryIOException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.DoNotRetryIOException</A> extends <A HREF="org/apache/hadoop/hbase/HBaseIOException.html" title="class in org.apache.hadoop.hbase">HBaseIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1197446454511704139L <P> <P> <A NAME="org.apache.hadoop.hbase.DroppedSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/DroppedSnapshotException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.DroppedSnapshotException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>-5463156580831677374L <P> <P> <A NAME="org.apache.hadoop.hbase.HBaseIOException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/HBaseIOException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.HBaseIOException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.InvalidFamilyOperationException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/InvalidFamilyOperationException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.InvalidFamilyOperationException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>2097152L <P> <P> <A NAME="org.apache.hadoop.hbase.MasterNotRunningException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/MasterNotRunningException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.MasterNotRunningException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>4194304L <P> <P> <A NAME="org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>6439786157874827523L <P> <P> <A NAME="org.apache.hadoop.hbase.NotServingRegionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/NotServingRegionException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.NotServingRegionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>65536L <P> <P> <A NAME="org.apache.hadoop.hbase.PleaseHoldException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/PleaseHoldException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.PleaseHoldException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.RegionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.RegionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1473510258071111371L <P> <P> <A NAME="org.apache.hadoop.hbase.RegionTooBusyException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/RegionTooBusyException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.RegionTooBusyException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1728345723728342L <P> <P> <A NAME="org.apache.hadoop.hbase.TableExistsException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/TableExistsException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.TableExistsException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>64L <P> <P> <A NAME="org.apache.hadoop.hbase.TableInfoMissingException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/TableInfoMissingException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.TableInfoMissingException</A> extends <A HREF="org/apache/hadoop/hbase/HBaseIOException.html" title="class in org.apache.hadoop.hbase">HBaseIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.TableNotDisabledException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/TableNotDisabledException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.TableNotDisabledException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>262144L <P> <P> <A NAME="org.apache.hadoop.hbase.TableNotEnabledException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/TableNotEnabledException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.TableNotEnabledException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>262144L <P> <P> <A NAME="org.apache.hadoop.hbase.TableNotFoundException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/TableNotFoundException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.TableNotFoundException</A> extends <A HREF="org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">RegionException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>993179627856392526L <P> <P> <A NAME="org.apache.hadoop.hbase.UnknownRegionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/UnknownRegionException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.UnknownRegionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1968858760475205392L <P> <P> <A NAME="org.apache.hadoop.hbase.UnknownRowLockException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/UnknownRowLockException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.UnknownRowLockException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>993179627856392526L <P> <P> <A NAME="org.apache.hadoop.hbase.UnknownScannerException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/UnknownScannerException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.UnknownScannerException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>993179627856392526L <P> <P> <A NAME="org.apache.hadoop.hbase.YouAreDeadException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/YouAreDeadException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.YouAreDeadException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.ZooKeeperConnectionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ZooKeeperConnectionException.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.ZooKeeperConnectionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>4194304L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.avro.generated</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.avro.generated.AIllegalArgument"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/avro/generated/AIllegalArgument.html" title="class in org.apache.hadoop.hbase.avro.generated">org.apache.hadoop.hbase.avro.generated.AIllegalArgument</A> extends org.apache.avro.specific.SpecificExceptionBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.avro.generated.AIOError"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/avro/generated/AIOError.html" title="class in org.apache.hadoop.hbase.avro.generated">org.apache.hadoop.hbase.avro.generated.AIOError</A> extends org.apache.avro.specific.SpecificExceptionBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.avro.generated.AMasterNotRunning"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/avro/generated/AMasterNotRunning.html" title="class in org.apache.hadoop.hbase.avro.generated">org.apache.hadoop.hbase.avro.generated.AMasterNotRunning</A> extends org.apache.avro.specific.SpecificExceptionBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.avro.generated.ATableExists"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/avro/generated/ATableExists.html" title="class in org.apache.hadoop.hbase.avro.generated">org.apache.hadoop.hbase.avro.generated.ATableExists</A> extends org.apache.avro.specific.SpecificExceptionBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.client</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.client.NoServerForRegionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/client/NoServerForRegionException.html" title="class in org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.NoServerForRegionException</A> extends <A HREF="org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">RegionException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1024L <P> <P> <A NAME="org.apache.hadoop.hbase.client.RegionOfflineException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/client/RegionOfflineException.html" title="class in org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.RegionOfflineException</A> extends <A HREF="org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">RegionException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>466008402L <P> <P> <A NAME="org.apache.hadoop.hbase.client.RetriesExhaustedException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/client/RetriesExhaustedException.html" title="class in org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.RetriesExhaustedException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1876775844L <P> <P> <A NAME="org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html" title="class in org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException</A> extends <A HREF="org/apache/hadoop/hbase/client/RetriesExhaustedException.html" title="class in org.apache.hadoop.hbase.client">RetriesExhaustedException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> exceptions</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>exceptions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> actions</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>actions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> hostnameAndPort</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>hostnameAndPort</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.client.ScannerTimeoutException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/client/ScannerTimeoutException.html" title="class in org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.ScannerTimeoutException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>8788838690290688313L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.codec</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.codec.CodecException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/codec/CodecException.html" title="class in org.apache.hadoop.hbase.codec">org.apache.hadoop.hbase.codec.CodecException</A> extends <A HREF="org/apache/hadoop/hbase/HBaseIOException.html" title="class in org.apache.hadoop.hbase">HBaseIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.constraint</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.constraint.ConstraintException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/constraint/ConstraintException.html" title="class in org.apache.hadoop.hbase.constraint">org.apache.hadoop.hbase.constraint.ConstraintException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1197446454511704140L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.coprocessor</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.coprocessor.CoprocessorException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/coprocessor/CoprocessorException.html" title="class in org.apache.hadoop.hbase.coprocessor">org.apache.hadoop.hbase.coprocessor.CoprocessorException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>4357922136679804887L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.coprocessor.example</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.coprocessor.example.BulkDeleteResponse"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/coprocessor/example/BulkDeleteResponse.html" title="class in org.apache.hadoop.hbase.coprocessor.example">org.apache.hadoop.hbase.coprocessor.example.BulkDeleteResponse</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>-8192337710525997237L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> rowsDeleted</H3> <PRE> long <B>rowsDeleted</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ioException</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> <B>ioException</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> versionsDeleted</H3> <PRE> long <B>versionsDeleted</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.errorhandling</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.errorhandling.ForeignException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/errorhandling/ForeignException.html" title="class in org.apache.hadoop.hbase.errorhandling">org.apache.hadoop.hbase.errorhandling.ForeignException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> source</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>source</B></PRE> <DL> <DD>Name of the throwable's source such as a host or thread name. Must be non-null. <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.errorhandling.TimeoutException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/errorhandling/TimeoutException.html" title="class in org.apache.hadoop.hbase.errorhandling">org.apache.hadoop.hbase.errorhandling.TimeoutException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> sourceName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>sourceName</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> start</H3> <PRE> long <B>start</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> end</H3> <PRE> long <B>end</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> expected</H3> <PRE> long <B>expected</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.filter</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.filter.IncompatibleFilterException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/filter/IncompatibleFilterException.html" title="class in org.apache.hadoop.hbase.filter">org.apache.hadoop.hbase.filter.IncompatibleFilterException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>3236763276623198231L <P> <P> <A NAME="org.apache.hadoop.hbase.filter.InvalidRowFilterException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/filter/InvalidRowFilterException.html" title="class in org.apache.hadoop.hbase.filter">org.apache.hadoop.hbase.filter.InvalidRowFilterException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>2667894046345657865L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.generated.master</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.generated.master.master_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/master/master_jsp.html" title="class in org.apache.hadoop.hbase.generated.master">org.apache.hadoop.hbase.generated.master.master_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.generated.master.snapshot_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/master/snapshot_jsp.html" title="class in org.apache.hadoop.hbase.generated.master">org.apache.hadoop.hbase.generated.master.snapshot_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.generated.master.table_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/master/table_jsp.html" title="class in org.apache.hadoop.hbase.generated.master">org.apache.hadoop.hbase.generated.master.table_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/master/tablesDetailed_jsp.html" title="class in org.apache.hadoop.hbase.generated.master">org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.generated.master.zk_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/master/zk_jsp.html" title="class in org.apache.hadoop.hbase.generated.master">org.apache.hadoop.hbase.generated.master.zk_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.generated.regionserver</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/regionserver/regionserver_jsp.html" title="class in org.apache.hadoop.hbase.generated.regionserver">org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.generated.rest</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.generated.rest.rest_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/rest/rest_jsp.html" title="class in org.apache.hadoop.hbase.generated.rest">org.apache.hadoop.hbase.generated.rest.rest_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.generated.thrift</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.generated.thrift.thrift_jsp"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/generated/thrift/thrift_jsp.html" title="class in org.apache.hadoop.hbase.generated.thrift">org.apache.hadoop.hbase.generated.thrift.thrift_jsp</A> extends org.apache.jasper.runtime.HttpJspBase implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> _jspx_resourceInjector</H3> <PRE> org.apache.jasper.runtime.ResourceInjector <B>_jspx_resourceInjector</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.io.encoding</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/io/encoding/EncoderBufferTooSmallException.html" title="class in org.apache.hadoop.hbase.io.encoding">org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>4767495176134878737L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.io.hfile</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.BlockIndexNotLoadedException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/io/hfile/AbstractHFileReader.BlockIndexNotLoadedException.html" title="class in org.apache.hadoop.hbase.io.hfile">org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.BlockIndexNotLoadedException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.NotSeekedException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/io/hfile/AbstractHFileReader.NotSeekedException.html" title="class in org.apache.hadoop.hbase.io.hfile">org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.NotSeekedException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.io.hfile.CorruptHFileException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/io/hfile/CorruptHFileException.html" title="class in org.apache.hadoop.hbase.io.hfile">org.apache.hadoop.hbase.io.hfile.CorruptHFileException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.io.hfile.InvalidHFileException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/io/hfile/InvalidHFileException.html" title="class in org.apache.hadoop.hbase.io.hfile">org.apache.hadoop.hbase.io.hfile.InvalidHFileException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>4660352028739861249L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.ipc</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.ipc.CallerDisconnectedException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/CallerDisconnectedException.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.CallerDisconnectedException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.ipc.HBaseClient.CallTimeoutException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/HBaseClient.CallTimeoutException.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.HBaseClient.CallTimeoutException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.ipc.HBaseClient.FailedServerException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/HBaseClient.FailedServerException.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.HBaseClient.FailedServerException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.ipc.HBaseRPC.UnknownProtocolException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/HBaseRPC.UnknownProtocolException.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.HBaseRPC.UnknownProtocolException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> protocol</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</A>&gt; <B>protocol</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.ipc.HBaseRPC.VersionMismatch"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/HBaseRPC.VersionMismatch.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.HBaseRPC.VersionMismatch</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> interfaceName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>interfaceName</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> clientVersion</H3> <PRE> long <B>clientVersion</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> serverVersion</H3> <PRE> long <B>serverVersion</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.ipc.ServerNotRunningYetException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/ipc/ServerNotRunningYetException.html" title="class in org.apache.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc.ServerNotRunningYetException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.mapreduce</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/mapreduce/ImportTsv.TsvParser.BadTsvLineException.html" title="class in org.apache.hadoop.hbase.mapreduce">org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.master</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.master.MasterDumpServlet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/master/MasterDumpServlet.html" title="class in org.apache.hadoop.hbase.master">org.apache.hadoop.hbase.master.MasterDumpServlet</A> extends <A HREF="org/apache/hadoop/hbase/monitoring/StateDumpServlet.html" title="class in org.apache.hadoop.hbase.monitoring">StateDumpServlet</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.master.MasterStatusServlet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/master/MasterStatusServlet.html" title="class in org.apache.hadoop.hbase.master">org.apache.hadoop.hbase.master.MasterStatusServlet</A> extends javax.servlet.http.HttpServlet implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.monitoring</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.monitoring.StateDumpServlet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/monitoring/StateDumpServlet.html" title="class in org.apache.hadoop.hbase.monitoring">org.apache.hadoop.hbase.monitoring.StateDumpServlet</A> extends javax.servlet.http.HttpServlet implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.protobuf.generated</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.ForeignExceptionMessage.html" title="class in org.apache.hadoop.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> source_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>source_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> genericException_</H3> <PRE> <A HREF="org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.GenericExceptionMessage.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ErrorHandlingProtos.GenericExceptionMessage</A> <B>genericException_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.GenericExceptionMessage.html" title="class in org.apache.hadoop.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> className_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>className_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> message_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>message_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> errorInfo_</H3> <PRE> com.google.protobuf.ByteString <B>errorInfo_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> trace_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>trace_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.StackTraceElementMessage.html" title="class in org.apache.hadoop.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> declaringClass_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>declaringClass_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> methodName_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>methodName_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> fileName_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>fileName_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> lineNumber_</H3> <PRE> int <B>lineNumber_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.SnapshotDescription.html" title="class in org.apache.hadoop.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> table_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>table_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> creationTime_</H3> <PRE> long <B>creationTime_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> type_</H3> <PRE> <A HREF="org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.SnapshotDescription.Type.html" title="enum in org.apache.hadoop.hbase.protobuf.generated">HBaseProtos.SnapshotDescription.Type</A> <B>type_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> version_</H3> <PRE> int <B>version_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.regionserver</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.regionserver.LeaseException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/LeaseException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.LeaseException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>8179703995292418650L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/Leases.LeaseStillHeldException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> leaseName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>leaseName</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/NoSuchColumnFamilyException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException</A> extends <A HREF="org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>-6569952730832331274L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.RegionAlreadyInTransitionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/RegionAlreadyInTransitionException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.RegionAlreadyInTransitionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.RegionServerRunningException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/RegionServerRunningException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.RegionServerRunningException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1073741824L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.RegionServerStoppedException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/RegionServerStoppedException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.RegionServerStoppedException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.RSDumpServlet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/RSDumpServlet.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.RSDumpServlet</A> extends <A HREF="org/apache/hadoop/hbase/monitoring/StateDumpServlet.html" title="class in org.apache.hadoop.hbase.monitoring">StateDumpServlet</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.RSStatusServlet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/RSStatusServlet.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.RSStatusServlet</A> extends javax.servlet.http.HttpServlet implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.WrongRegionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/WrongRegionException.html" title="class in org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver.WrongRegionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>993179627856392526L <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.regionserver.wal</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.html" title="class in org.apache.hadoop.hbase.regionserver.wal">org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1759152841462990925L <P> <P> <A NAME="org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/regionserver/wal/OrphanHLogAfterSplitException.html" title="class in org.apache.hadoop.hbase.regionserver.wal">org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.rest.model</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.rest.model.CellModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/CellModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.CellModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> byte[] <B>column</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> byte[] <B>value</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.CellSetModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/CellSetModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.CellSetModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> rows</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.ColumnSchemaModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.ColumnSchemaModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attrs</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attrs</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.RowModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/RowModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.RowModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> key</H3> <PRE> byte[] <B>key</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> cells</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>cells</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.ScannerModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/ScannerModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.ScannerModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> startRow</H3> <PRE> byte[] <B>startRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endRow</H3> <PRE> byte[] <B>endRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> batch</H3> <PRE> int <B>batch</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startTime</H3> <PRE> long <B>startTime</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endTime</H3> <PRE> long <B>endTime</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> filter</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>filter</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions</H3> <PRE> int <B>maxVersions</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> liveNodes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>liveNodes</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> deadNodes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>deadNodes</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> regions</H3> <PRE> int <B>regions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> requests</H3> <PRE> int <B>requests</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> averageLoad</H3> <PRE> double <B>averageLoad</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> version</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>version</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.TableInfoModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/TableInfoModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.TableInfoModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> regions</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>regions</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.TableListModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/TableListModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.TableListModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tables</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>tables</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.TableModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/TableModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.TableModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.TableRegionModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/TableRegionModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.TableRegionModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>table</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> id</H3> <PRE> long <B>id</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startKey</H3> <PRE> byte[] <B>startKey</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endKey</H3> <PRE> byte[] <B>endKey</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> location</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>location</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.TableSchemaModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/TableSchemaModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.TableSchemaModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attrs</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attrs</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.model.VersionModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/model/VersionModel.html" title="class in org.apache.hadoop.hbase.rest.model">org.apache.hadoop.hbase.rest.model.VersionModel</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> restVersion</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>restVersion</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> jvmVersion</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>jvmVersion</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> osVersion</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>osVersion</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> serverVersion</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>serverVersion</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> jerseyVersion</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>jerseyVersion</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.rest.protobuf.generated</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/CellMessage.Cell.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> row_</H3> <PRE> com.google.protobuf.ByteString <B>row_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> column_</H3> <PRE> com.google.protobuf.ByteString <B>column_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp_</H3> <PRE> long <B>timestamp_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> data_</H3> <PRE> com.google.protobuf.ByteString <B>data_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/CellSetMessage.CellSet.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> rows_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/CellSetMessage.CellSet.Row.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> key_</H3> <PRE> com.google.protobuf.ByteString <B>key_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> values_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>values_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/ColumnSchemaMessage.ColumnSchema.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attrs_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>attrs_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ttl_</H3> <PRE> int <B>ttl_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions_</H3> <PRE> int <B>maxVersions_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> compression_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>compression_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/ColumnSchemaMessage.ColumnSchema.Attribute.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> value_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>value_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/ScannerMessage.Scanner.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startRow_</H3> <PRE> com.google.protobuf.ByteString <B>startRow_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endRow_</H3> <PRE> com.google.protobuf.ByteString <B>endRow_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> batch_</H3> <PRE> int <B>batch_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startTime_</H3> <PRE> long <B>startTime_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endTime_</H3> <PRE> long <B>endTime_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions_</H3> <PRE> int <B>maxVersions_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> filter_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>filter_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/StorageClusterStatusMessage.StorageClusterStatus.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> liveNodes_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>liveNodes_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> deadNodes_</H3> <PRE> com.google.protobuf.LazyStringList <B>deadNodes_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> regions_</H3> <PRE> int <B>regions_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> requests_</H3> <PRE> int <B>requests_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> averageLoad_</H3> <PRE> double <B>averageLoad_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/StorageClusterStatusMessage.StorageClusterStatus.Node.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startCode_</H3> <PRE> long <B>startCode_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> requests_</H3> <PRE> int <B>requests_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> heapSizeMB_</H3> <PRE> int <B>heapSizeMB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxHeapSizeMB_</H3> <PRE> int <B>maxHeapSizeMB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> regions_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>regions_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/StorageClusterStatusMessage.StorageClusterStatus.Region.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> com.google.protobuf.ByteString <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> stores_</H3> <PRE> int <B>stores_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> storefiles_</H3> <PRE> int <B>storefiles_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> storefileSizeMB_</H3> <PRE> int <B>storefileSizeMB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memstoreSizeMB_</H3> <PRE> int <B>memstoreSizeMB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> storefileIndexSizeMB_</H3> <PRE> int <B>storefileIndexSizeMB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> readRequestsCount_</H3> <PRE> long <B>readRequestsCount_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> writeRequestsCount_</H3> <PRE> long <B>writeRequestsCount_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> rootIndexSizeKB_</H3> <PRE> int <B>rootIndexSizeKB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> totalStaticIndexSizeKB_</H3> <PRE> int <B>totalStaticIndexSizeKB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> totalStaticBloomSizeKB_</H3> <PRE> int <B>totalStaticBloomSizeKB_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> totalCompactingKVs_</H3> <PRE> long <B>totalCompactingKVs_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> currentCompactedKVs_</H3> <PRE> long <B>currentCompactedKVs_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/TableInfoMessage.TableInfo.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> regions_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>regions_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/TableInfoMessage.TableInfo.Region.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> startKey_</H3> <PRE> com.google.protobuf.ByteString <B>startKey_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endKey_</H3> <PRE> com.google.protobuf.ByteString <B>endKey_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> id_</H3> <PRE> long <B>id_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> location_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>location_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/TableListMessage.TableList.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name_</H3> <PRE> com.google.protobuf.LazyStringList <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/TableSchemaMessage.TableSchema.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attrs_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>attrs_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> inMemory_</H3> <PRE> boolean <B>inMemory_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> readOnly_</H3> <PRE> boolean <B>readOnly_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/TableSchemaMessage.TableSchema.Attribute.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>name_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> value_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>value_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/rest/protobuf/generated/VersionMessage.Version.html" title="class in org.apache.hadoop.hbase.rest.protobuf.generated">org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version</A> extends com.google.protobuf.GeneratedMessage implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>0L <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="writeReplace()"><!-- --></A><H3> writeReplace</H3> <PRE> protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>() throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> bitField0_</H3> <PRE> int <B>bitField0_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> restVersion_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>restVersion_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> jvmVersion_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>jvmVersion_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> osVersion_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>osVersion_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> serverVersion_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>serverVersion_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> jerseyVersion_</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>jerseyVersion_</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedIsInitialized</H3> <PRE> byte <B>memoizedIsInitialized</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> memoizedSerializedSize</H3> <PRE> int <B>memoizedSerializedSize</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.snapshot</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/CorruptedSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.ExportSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/ExportSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.ExportSnapshotException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.HBaseSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.HBaseSnapshotException</A> extends <A HREF="org/apache/hadoop/hbase/HBaseIOException.html" title="class in org.apache.hadoop.hbase">HBaseIOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> description</H3> <PRE> <A HREF="org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.SnapshotDescription.html" title="class in org.apache.hadoop.hbase.protobuf.generated">HBaseProtos.SnapshotDescription</A> <B>description</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.snapshot.RestoreSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/RestoreSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.RestoreSnapshotException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.SnapshotCreationException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/SnapshotCreationException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.SnapshotCreationException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/SnapshotDoesNotExistException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.SnapshotExistsException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/SnapshotExistsException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.SnapshotExistsException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>3571982660065058361L <P> <P> <A NAME="org.apache.hadoop.hbase.snapshot.UnknownSnapshotException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/snapshot/UnknownSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">org.apache.hadoop.hbase.snapshot.UnknownSnapshotException</A> extends <A HREF="org/apache/hadoop/hbase/snapshot/HBaseSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">HBaseSnapshotException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.thrift.generated</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.AlreadyExists"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/AlreadyExists.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.AlreadyExists</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.BatchMutation"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/BatchMutation.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.BatchMutation</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> mutations</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>mutations</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/ColumnDescriptor.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions</H3> <PRE> int <B>maxVersions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> compression</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>compression</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> inMemory</H3> <PRE> boolean <B>inMemory</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> bloomFilterType</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>bloomFilterType</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> bloomFilterVectorSize</H3> <PRE> int <B>bloomFilterVectorSize</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> bloomFilterNbHashes</H3> <PRE> int <B>bloomFilterNbHashes</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> blockCacheEnabled</H3> <PRE> boolean <B>blockCacheEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timeToLive</H3> <PRE> int <B>timeToLive</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.atomicIncrement_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row to increment <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>name of column <P> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> long <B>value</B></PRE> <DL> <DD>amount to increment by <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.atomicIncrement_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> long <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.compact_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableNameOrRegionName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableNameOrRegionName</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.createTable_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table to create <P> <DL> </DL> </DL> <HR> <H3> columnFamilies</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columnFamilies</B></PRE> <DL> <DD>list of column family descriptors <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.createTable_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> exist</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/AlreadyExists.html" title="class in org.apache.hadoop.hbase.thrift.generated">AlreadyExists</A> <B>exist</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAll_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>Row to update <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>name of column whose value is to be deleted <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Delete attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAll_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllRow_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>key of the row to be completely deleted. <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Delete attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllRow_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllRowTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>key of the row to be completely deleted. <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Delete attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllRowTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>Row to update <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>name of column whose value is to be deleted <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Delete attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteAllTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteTable_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table to delete <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.deleteTable_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.disableTable_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of the table <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.disableTable_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.enableTable_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of the table <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.enableTable_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.get_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.get_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.get_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>column name <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.get_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.get_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.get_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getColumnDescriptors_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>table name <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getColumnDescriptors_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRegionInfo_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRegionInfo_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/TRegionInfo.html" title="class in org.apache.hadoop.hbase.thrift.generated">TRegionInfo</A> <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRow_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRow_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowOrBefore_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DD>column name <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowOrBefore_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRows_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> rows</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows</B></PRE> <DL> <DD>row keys <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRows_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of the table <P> <DL> </DL> </DL> <HR> <H3> rows</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows</B></PRE> <DL> <DD>row keys <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsWithColumns_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> rows</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows</B></PRE> <DL> <DD>row keys <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>List of columns to return, null for all columns <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsWithColumns_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsWithColumnsTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> rows</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rows</B></PRE> <DL> <DD>row keys <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>List of columns to return, null for all columns <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowsWithColumnsTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of the table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowWithColumns_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>List of columns to return, null for all columns <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowWithColumns_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowWithColumnsTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>List of columns to return, null for all columns <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getRowWithColumnsTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getTableNames_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getTableNames_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getTableRegions_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>table name <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getTableRegions_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getVer_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>column name <P> <DL> </DL> </DL> <HR> <H3> numVersions</H3> <PRE> int <B>numVersions</B></PRE> <DL> <DD>number of versions to retrieve <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getVer_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getVerTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DD>column name <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> numVersions</H3> <PRE> int <B>numVersions</B></PRE> <DL> <DD>number of versions to retrieve <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Get attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.getVerTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.increment_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> increment</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/TIncrement.html" title="class in org.apache.hadoop.hbase.thrift.generated">TIncrement</A> <B>increment</B></PRE> <DL> <DD>The single increment to apply <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.increment_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.incrementRows_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> increments</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>increments</B></PRE> <DL> <DD>The list of increments <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.incrementRows_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.isTableEnabled_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of the table to check <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.isTableEnabled_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> boolean <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.majorCompact_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableNameOrRegionName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableNameOrRegionName</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.majorCompact_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRow_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> mutations</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>mutations</B></PRE> <DL> <DD>list of mutation commands <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Mutation attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRow_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRows_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> rowBatches</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rowBatches</B></PRE> <DL> <DD>list of row batches <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Mutation attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRows_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRowsTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> rowBatches</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>rowBatches</B></PRE> <DL> <DD>list of row batches <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Mutation attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRowsTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRowTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row key <P> <DL> </DL> </DL> <HR> <H3> mutations</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>mutations</B></PRE> <DL> <DD>list of mutation commands <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Mutation attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.mutateRowTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerClose_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> id</H3> <PRE> int <B>id</B></PRE> <DL> <DD>id of a scanner returned by scannerOpen <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerClose_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerGet_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> id</H3> <PRE> int <B>id</B></PRE> <DL> <DD>id of a scanner returned by scannerOpen <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerGet_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerGetList_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> id</H3> <PRE> int <B>id</B></PRE> <DL> <DD>id of a scanner returned by scannerOpen <P> <DL> </DL> </DL> <HR> <H3> nbRows</H3> <PRE> int <B>nbRows</B></PRE> <DL> <DD>number of results to return <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerGetList_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">IllegalArgument</A> <B>ia</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpen_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DD>Starting row in table to scan. Send "" (empty string) to start at the first row. <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier. <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpen_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DD>Starting row in table to scan. Send "" (empty string) to start at the first row. <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier. <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithPrefix_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> startAndPrefix</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startAndPrefix</B></PRE> <DL> <DD>the prefix (and thus start row) of the keys you want <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>the columns you want returned <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithPrefix_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithScan_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> scan</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/TScan.html" title="class in org.apache.hadoop.hbase.thrift.generated">TScan</A> <B>scan</B></PRE> <DL> <DD>Scan instance <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithScan_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithStop_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DD>Starting row in table to scan. Send "" (empty string) to start at the first row. <P> <DL> </DL> </DL> <HR> <H3> stopRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>stopRow</B></PRE> <DL> <DD>row to stop scanning on. This row is *not* included in the scanner's results <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier. <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithStop_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithStopTs_args.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> tableName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>tableName</B></PRE> <DL> <DD>name of table <P> <DL> </DL> </DL> <HR> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DD>Starting row in table to scan. Send "" (empty string) to start at the first row. <P> <DL> </DL> </DL> <HR> <H3> stopRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>stopRow</B></PRE> <DL> <DD>row to stop scanning on. This row is *not* included in the scanner's results <P> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DD>columns to scan. If column name is a column family, all columns of the specified column family are returned. It's also possible to pass a regex in the column qualifier. <P> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DD>timestamp <P> <DL> </DL> </DL> <HR> <H3> attributes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>attributes</B></PRE> <DL> <DD>Scan attributes <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Hbase.scannerOpenWithStopTs_result.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">IOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.IllegalArgument"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/IllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.IllegalArgument</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.IOError"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/IOError.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.IOError</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.Mutation"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/Mutation.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.Mutation</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> isDelete</H3> <PRE> boolean <B>isDelete</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>value</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> writeToWAL</H3> <PRE> boolean <B>writeToWAL</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.TCell"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/TCell.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.TCell</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> value</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>value</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.TIncrement"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/TIncrement.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.TIncrement</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> column</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>column</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ammount</H3> <PRE> long <B>ammount</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.TRegionInfo"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/TRegionInfo.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.TRegionInfo</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> startKey</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startKey</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> endKey</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>endKey</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> id</H3> <PRE> long <B>id</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> name</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>name</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> version</H3> <PRE> byte <B>version</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> serverName</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>serverName</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> port</H3> <PRE> int <B>port</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.TRowResult"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/TRowResult.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.TRowResult</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift.generated.TScan"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift/generated/TScan.html" title="class in org.apache.hadoop.hbase.thrift.generated">org.apache.hadoop.hbase.thrift.generated.TScan</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> stopRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>stopRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> caching</H3> <PRE> int <B>caching</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> filterString</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>filterString</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift/generated/TScan._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">TScan._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.thrift2.generated</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TColumn"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumn.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TColumn</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> qualifier</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>qualifier</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumn._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TColumn._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> qualifier</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>qualifier</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> amount</H3> <PRE> long <B>amount</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumnIncrement._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TColumnIncrement._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TColumnValue"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumnValue.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TColumnValue</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> qualifier</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>qualifier</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>value</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TColumnValue._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TColumnValue._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TDelete"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TDelete.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TDelete</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> deleteType</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TDeleteType.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TDeleteType</A> <B>deleteType</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="org/apache/hadoop/hbase/thrift2/generated/TDeleteType.html" title="enum in org.apache.hadoop.hbase.thrift2.generated"><CODE>TDeleteType</CODE></A></DL> </DL> <HR> <H3> writeToWal</H3> <PRE> boolean <B>writeToWal</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TDelete._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TDelete._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TGet"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TGet.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TGet</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timeRange</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TTimeRange.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TTimeRange</A> <B>timeRange</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions</H3> <PRE> int <B>maxVersions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TGet._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TGet._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.checkAndDelete_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>to check in and delete from <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row to check <P> <DL> </DL> </DL> <HR> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DD>column family to check <P> <DL> </DL> </DL> <HR> <H3> qualifier</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>qualifier</B></PRE> <DL> <DD>column qualifier to check <P> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>value</B></PRE> <DL> <DD>the expected value, if not provided the check is for the non-existence of the column in question <P> <DL> </DL> </DL> <HR> <H3> deleteSingle</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TDelete.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TDelete</A> <B>deleteSingle</B></PRE> <DL> <DD>the TDelete to execute if the check succeeds <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.checkAndDelete_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> boolean <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.checkAndPut_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>to check in and put to <P> <DL> </DL> </DL> <HR> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DD>row to check <P> <DL> </DL> </DL> <HR> <H3> family</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>family</B></PRE> <DL> <DD>column family to check <P> <DL> </DL> </DL> <HR> <H3> qualifier</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>qualifier</B></PRE> <DL> <DD>column qualifier to check <P> <DL> </DL> </DL> <HR> <H3> value</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>value</B></PRE> <DL> <DD>the expected value, if not provided the check is for the non-existence of the column in question <P> <DL> </DL> </DL> <HR> <H3> put</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TPut.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TPut</A> <B>put</B></PRE> <DL> <DD>the TPut to put if the check succeeds <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.checkAndPut_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> boolean <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.closeScanner_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> scannerId</H3> <PRE> int <B>scannerId</B></PRE> <DL> <DD>the Id of the Scanner to close * <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.closeScanner_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIllegalArgument</A> <B>ia</B></PRE> <DL> <DD>if the scannerId is invalid <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.deleteMultiple_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to delete from <P> <DL> </DL> </DL> <HR> <H3> deletes</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>deletes</B></PRE> <DL> <DD>list of TDeletes to delete <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.deleteMultiple_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.deleteSingle_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to delete from <P> <DL> </DL> </DL> <HR> <H3> deleteSingle</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TDelete.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TDelete</A> <B>deleteSingle</B></PRE> <DL> <DD>the TDelete to delete <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.deleteSingle_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.exists_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to check on <P> <DL> </DL> </DL> <HR> <H3> get</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TGet.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TGet</A> <B>get</B></PRE> <DL> <DD>the TGet to check for <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.exists_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> boolean <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.get_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to get from <P> <DL> </DL> </DL> <HR> <H3> get</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TGet.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TGet</A> <B>get</B></PRE> <DL> <DD>the TGet to fetch <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.get_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TResult.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TResult</A> <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.getMultiple_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to get from <P> <DL> </DL> </DL> <HR> <H3> gets</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>gets</B></PRE> <DL> <DD>a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.getMultiple_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.getScannerRows_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> scannerId</H3> <PRE> int <B>scannerId</B></PRE> <DL> <DD>the Id of the Scanner to return rows from. This is an Id returned from the openScanner function. <P> <DL> </DL> </DL> <HR> <H3> numRows</H3> <PRE> int <B>numRows</B></PRE> <DL> <DD>number of rows to return <P> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.getScannerRows_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ia</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIllegalArgument</A> <B>ia</B></PRE> <DL> <DD>if the scannerId is invalid <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.increment_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to increment the value on <P> <DL> </DL> </DL> <HR> <H3> increment</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIncrement.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIncrement</A> <B>increment</B></PRE> <DL> <DD>the TIncrement to increment <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.increment_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TResult.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TResult</A> <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.openScanner_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to get the Scanner for <P> <DL> </DL> </DL> <HR> <H3> scan</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TScan.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TScan</A> <B>scan</B></PRE> <DL> <DD>the scan object to get a Scanner for <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.openScanner_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> success</H3> <PRE> int <B>success</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.put_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to put data in <P> <DL> </DL> </DL> <HR> <H3> put</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TPut.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TPut</A> <B>put</B></PRE> <DL> <DD>the TPut to put <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.put_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.putMultiple_args.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> table</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>table</B></PRE> <DL> <DD>the table to put data in <P> <DL> </DL> </DL> <HR> <H3> puts</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>puts</B></PRE> <DL> <DD>a list of TPuts to commit <P> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/THBaseService.putMultiple_result.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> io</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TIOError</A> <B>io</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIllegalArgument._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TIllegalArgument._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TIncrement"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIncrement.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TIncrement</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> writeToWal</H3> <PRE> boolean <B>writeToWal</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIncrement._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TIncrement._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TIOError"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TIOError</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> message</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>message</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TIOError._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TIOError._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TPut"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TPut.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TPut</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columnValues</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columnValues</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timestamp</H3> <PRE> long <B>timestamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> writeToWal</H3> <PRE> boolean <B>writeToWal</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TPut._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TPut._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TResult"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TResult.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TResult</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> row</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>row</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columnValues</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columnValues</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TResult._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TResult._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TScan"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TScan.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TScan</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> startRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>startRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> stopRow</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A> <B>stopRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> caching</H3> <PRE> int <B>caching</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxVersions</H3> <PRE> int <B>maxVersions</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> timeRange</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TTimeRange.html" title="class in org.apache.hadoop.hbase.thrift2.generated">TTimeRange</A> <B>timeRange</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> optionals</H3> <PRE> <A HREF="org/apache/hadoop/hbase/thrift2/generated/TScan._Fields.html" title="enum in org.apache.hadoop.hbase.thrift2.generated">TScan._Fields</A>[] <B>optionals</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.thrift2.generated.TTimeRange"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/thrift2/generated/TTimeRange.html" title="class in org.apache.hadoop.hbase.thrift2.generated">org.apache.hadoop.hbase.thrift2.generated.TTimeRange</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serialized_methods"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialization Methods</B></FONT></TH> </TR> </TABLE> <P> <A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3> readObject</H3> <PRE> private void <B>readObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A>&nbsp;in) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD> </DL> </DL> <HR> <A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3> writeObject</H3> <PRE> private void <B>writeObject</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A>&nbsp;out) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD> </DL> </DL> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> minStamp</H3> <PRE> long <B>minStamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> maxStamp</H3> <PRE> long <B>maxStamp</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> __isset_bit_vector</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/BitSet.html?is-external=true" title="class or interface in java.util">BitSet</A> <B>__isset_bit_vector</B></PRE> <DL> <DL> </DL> </DL> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>org.apache.hadoop.hbase.util</B></FONT></TH> </TR> </TABLE> <P> <A NAME="org.apache.hadoop.hbase.util.FileSystemVersionException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/util/FileSystemVersionException.html" title="class in org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util.FileSystemVersionException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1004053363L <P> <P> <A NAME="org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/util/HBaseFsck.RegionRepairException.html" title="class in org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>1L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> ioe</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> <B>ioe</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.util.Pair"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util.Pair</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <B>serialVersionUID:&nbsp;</B>-3986244606585552569L <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> first</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>first</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> second</H3> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>second</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="org.apache.hadoop.hbase.util.PoolMap.ReusablePool"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class <A HREF="org/apache/hadoop/hbase/util/PoolMap.ReusablePool.html" title="class in org.apache.hadoop.hbase.util">org.apache.hadoop.hbase.util.PoolMap.ReusablePool</A> extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/ConcurrentLinkedQueue.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentLinkedQueue</A>&lt;<A HREF="org/apache/hadoop/hbase/util/PoolMap.ReusablePool.html" title="type parameter in PoolMap.ReusablePool">R</A>&gt; implements Serializable</B></FONT></TH> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TH> </TR> </TABLE> <H3> maxSize</H3> <PRE> int <B>maxSize</B></PRE> <DL> <DL> </DL> </DL> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
src/main/twirl/issues/issue.scala.html
toshi-saito/gitbucket
@(issue: model.Issue, comments: List[model.IssueComment], issueLabels: List[model.Label], collaborators: List[String], milestones: List[(model.Milestone, Int, Int)], labels: List[model.Label], hasWritePermission: Boolean, repository: service.RepositoryService.RepositoryInfo, attachments: List[String] )(implicit context: app.Context) @import context._ @import view.helpers._ @html.main(s"${issue.title} - Issue #${issue.issueId} - ${repository.owner}/${repository.name}", Some(repository)){ @html.header("issues", repository) @tab("issues", repository) <ul class="nav nav-tabs"> <li class="pull-left"><a href="@url(repository)/issues"><i class="icon-arrow-left"></i> Back to issue list</a></li> <li class="pull-right">Issue #@issue.issueId</li> </ul> <div class="row-fluid"> <div class="span10"> @issuedetail(issue, comments, collaborators, milestones, hasWritePermission, repository) @if(attachments) { <div class="row-fluid"> <div class="span11 offset1"> <h6>Attachments:</h6> <ul> @attachments.map { file => <li> <a href="@url(repository)/issues/@issue.issueId/_download/@urlEncode(file)">@file</a> @if(isImage(file)) { &nbsp;&nbsp;(<a class="fancybox" href="@url(repository)/issues/@issue.issueId/_download/@urlEncode(file)">Show</a>) } </li> } </ul> </div> </div> <script type="text/javascript"> $(function() { $(".fancybox").fancybox({ openEffect : 'elastic', closeEffect : 'elastic' }); }); </script> } @commentlist(issue, comments, hasWritePermission, repository) @commentform(issue, hasWritePermission, repository) <div class="row-flued"> <div class="span10 offset1"> <div style="margin:20px 0 20px 0;"> @helper.html.uploadfile(s"${url(repository)}/issues/${issue.issueId}/_upload") </div> </div> <div class="span10 offset1"> <div style="margin:20px 0 20px 0;"> @helper.html.drawimage(s"${url(repository)}/issues/${issue.issueId}/_upload") </div> </div> </div> </div> <div class="span2"> @if(issue.closed) { <span class="label label-important issue-status">Closed</span> } else { <span class="label label-success issue-status">Open</span> } <div class="small" style="text-align: center;"> @defining(comments.filter( _.action.contains("comment") ).size){ count => <span class="strong">@count</span> @plural(count, "comment") } </div> <hr/> <div style="margin-bottom: 8px;"> <span class="strong">Labels</span> @if(hasWritePermission){ <div class="pull-right"> @helper.html.dropdown() { @labels.map { label => <li> <a href="#" class="toggle-label" data-label-id="@label.labelId"> @helper.html.checkicon(issueLabels.exists(_.labelId == label.labelId)) <span class="label" style="background-color: #@label.color;">&nbsp;</span> @label.labelName </a> </li> } } </div> } </div> <ul class="label-list nav nav-pills nav-stacked"> @labellist(issueLabels) </ul> </div> </div> } <script> $(function(){ $('a.toggle-label').click(function(){ var path, icon; var i = $(this).children('i'); if(i.hasClass('icon-ok')){ path = 'delete'; icon = 'icon-white'; } else { path = 'new'; icon = 'icon-ok'; } $.post('@url(repository)/issues/@issue.issueId/label/' + path, { labelId : $(this).data('label-id') }, function(data){ i.removeClass().addClass(icon); $('ul.label-list').empty().html(data); }); return false; }); }); </script>
web/js/spl/7bef7c48-f784-49c7-a6e6-93042252d54b.html
OHDSI/Penelope
<?xml version="1.0" encoding="UTF-8"?> <html><body class="spl" id="spl"> <div class="DocumentTitle"> <p class="DocumentTitle"><strong>MAR-COF BP- brompheniramine maleate, codeine phosphate and pseudoephedrine hydrochloride syrup </strong><br>Marnel Pharmaceutcals, Inc.<br></p> <p class="disclaimer">Disclaimer: Most OTC drugs are not reviewed and approved by FDA, however they may be marketed if they comply with applicable regulations and policies. FDA has not evaluated whether this product complies.</p> </div> <h1>Mar-cof<span class="Sup">®</span> BP</h1> <div class="Contents"> <div class="Section" data-sectionCode="48780-1"> <a name="DLDE"></a><a name="section-1"></a><p></p> </div> <div class="Section" data-sectionCode="42229-5"> <a name="section-1"></a><p></p> <p class="First"><span class="Bold Italics">Drug Facts</span></p> </div> <div class="Section" data-sectionCode="55106-9"> <a name="section-2"></a><p></p> <div class="Section" data-sectionCode="55105-1"> <a name="section-2.1"></a><p></p> <table width="70%"> <col align="left" valign="top" width="60%"> <col align="right" valign="top" width="40%"> <thead><tr class="First Last"> <th align="left"><span class="Italics">Active ingredients (in each teaspoonful (5 mL))</span></th> <th align="right"><span class="Italics">Purpose</span></th> </tr></thead> <tbody> <tr class="First"> <td align="left">Brompheniramine Maleate 2mg</td> <td align="right">Antihistamine</td> </tr> <tr> <td align="left">Codeine Phosphate 7.5 mg</td> <td align="right">Antitussive (<span class="product-label-link" type="condition" conceptid="254761" conceptname="Cough">cough</span> suppressant)</td> </tr> <tr class="Last"> <td align="left">Pseudoephedrine HCl 30mg</td> <td align="right">Nasal Decongestant</td> </tr> </tbody> </table> </div> </div> <div class="Section" data-sectionCode="34067-9"> <a name="section-3"></a><p></p> <h1>Uses</h1> <p class="First">temporarily relieves these symptoms due to <span class="product-label-link" type="condition" conceptid="260427" conceptname="Common cold">cold</span>, <span class="product-label-link" type="condition" conceptid="256439" conceptname="Allergic rhinitis due to pollen">hay fever</span> or other upper respiratory allergies.</p> <ul class="Disc"> <li><span class="product-label-link" type="condition" conceptid="4170297" conceptname="Sniffles">runny nose</span>, <span class="product-label-link" type="condition" conceptid="4328356" conceptname="Sneezing">sneezing</span>, <span class="product-label-link" type="condition" conceptid="4302654" conceptname="Itching">itching</span> of the nose or throat, and <span class="product-label-link" type="condition" conceptid="4302654" conceptname="Itching">itchy</span> watery eyes</li> <li><span class="product-label-link" type="condition" conceptid="254761" conceptname="Cough">cough</span> due to minor throat and bronchial irritation</li> <li><span class="product-label-link" type="condition" conceptid="4195085" conceptname="Nasal congestion">nasal congestion</span></li> </ul> </div> <div class="Section" data-sectionCode="34071-1"> <a name="section-4"></a><p></p> <h1>Warnings</h1> <div class="Section" data-sectionCode="50570-1"> <a name="section-4.1"></a><p></p> <p class="First"><span class="Bold">Do not use if </span>you are taking a prescription monoamine oxidase inhibitor (MAOI) (certain drugs for <span class="product-label-link" type="condition" conceptid="438727" conceptname="Atypical depressive disorder">depression</span>, psychiatric or emotional conditions, or Parkinson's disease), or for 2 weeks after stopping the MAOI drug. If you do not know if your prescription drug contains an MAOI,ask a doctor or pharmacist before taking this product.</p> </div> <div class="Section" data-sectionCode="50569-3"> <a name="section-4.2"></a><p></p> <h2>Ask your doctor before use if you have</h2> <ul class="Disc"> <li>heart disease</li> <li><span class="product-label-link" type="condition" conceptid="201820" conceptname="Diabetes mellitus">diabetes</span></li> <li>thyroid disease</li> <li>high blood pressure</li> <li><span class="product-label-link" type="condition" conceptid="437541" conceptname="Glaucoma">glaucoma</span></li> <li>trouble urinating due to an <span class="product-label-link" type="condition" conceptid="4093346" conceptname="Large prostate">enlarged prostate</span> gland</li> <li><span class="product-label-link" type="condition" conceptid="254761" conceptname="Cough">cough</span> that occurs with too much <span class="product-label-link" type="condition" conceptid="4102774" conceptname="Productive cough">phlegm</span> (mucus)</li> <li><span class="product-label-link" type="condition" conceptid="254761" conceptname="Cough">chronic cough</span> that lasts such as occurs with smoking, <span class="product-label-link" type="condition" conceptid="317009" conceptname="Asthma">asthma</span>, <span class="product-label-link" type="condition" conceptid="255841" conceptname="Chronic bronchitis">chronic bronchitis</span>, or <span class="product-label-link" type="condition" conceptid="4169883" conceptname="Emphysema">emphysema</span></li> <li>chronic pulmonary disease or <span class="product-label-link" type="condition" conceptid="312437" conceptname="Dyspnea">shortness of breath</span></li> <li>giving to a child who is taking other drugs</li> </ul> </div> <div class="Section" data-sectionCode="50568-5"> <a name="section-4.3"></a><p></p> <p class="First"><span class="Bold">Ask a doctor or pharmacist before use if you are </span>taking sedatives or tranquilizers.</p> </div> <div class="Section" data-sectionCode="50567-7"> <a name="section-4.4"></a><p></p> <h2>When using this product</h2> <ul class="Disc"> <li><span class="Bold">do not exceed recommended dosage</span></li> <li>giving a higher dose than recommended by a doctor could result in serious side effects for your child. A special measuring device should be used to give an accurate dose of this product to children under 6 years of age.</li> </ul> </div> <div class="Section" data-sectionCode="50567-7"> <a name="section-4.5"></a><p></p> <h2>When using this product</h2> <ul class="Disc"> <li>may cause <span class="product-label-link" type="condition" conceptid="436087" conceptname="Excitement">excitability</span> especially in children</li> <li>may cause or aggravate <span class="product-label-link" type="condition" conceptid="75860" conceptname="Constipation">constipation</span></li> <li>may cause <span class="product-label-link" type="condition" conceptid="4196193" conceptname="Drowsiness">drowsiness</span>; alcohol, sedatives, and tranquilizers may increase the <span class="product-label-link" type="condition" conceptid="4196193" conceptname="Drowsiness">drowsiness</span> effect</li> <li>avoid alcoholic beverages while taking this product</li> <li>use caution when driving a motor vehicle or operating machinery</li> </ul> </div> <div class="Section" data-sectionCode="50566-9"> <a name="section-4.6"></a><p></p> <h2>Stop use and ask a doctor if</h2> <ul class="Disc"> <li>you get nervous, dizzy, or sleepless</li> <li>symptoms do not improve within 7 days, tend to recur or are accompanied by <span class="product-label-link" type="condition" conceptid="437663" conceptname="Fever">fever</span> and <span class="product-label-link" type="condition" conceptid="140214" conceptname="Eruption">rash</span> or persistent <span class="product-label-link" type="condition" conceptid="378253" conceptname="Headache">headache</span>. These may be symptoms of a serious condition.</li> </ul> </div> <div class="Section" data-sectionCode="53414-9"> <a name="section-4.7"></a><p></p> <p class="First"><span class="Bold">If pregnant or breast-feeding, </span>ask a health professional before use.</p> </div> <div class="Section" data-sectionCode="50565-1"> <a name="section-4.8"></a><p></p> <p class="First"><span class="Bold">Keep out of the reach of children. </span>In case of accidental <span class="product-label-link" type="condition" conceptid="4208104" conceptname="Drug overdose">overdose</span>, get medical help or contact a Poison Control Center right away.</p> </div> </div> <div class="Section" data-sectionCode="34068-7"> <a name="section-5"></a><p></p> <h1>Directions</h1> <ul class="Disc"><li><span class="Bold">do not exceed 6 doses in 24 hours</span></li></ul> <table width="40%"> <col align="center" valign="top" width="40%"> <col align="center" valign="top" width="60%"> <tbody class="Headless"> <tr class="Botrule First"> <td class="Rrule" align="center">Adults and children 12 years and over</td> <td align="center">two teaspoonfuls<br>(10 mL) every 4-6 hours</td> </tr> <tr class="Botrule"> <td class="Rrule" align="center">Children 6 to under 12 years of age</td> <td align="center">one teaspoonful<br>(5mL) every 4-6 hours</td> </tr> <tr class="Last"> <td class="Rrule" align="center">Children under 6 years of age</td> <td align="center" valign="middle">Consult a doctor</td> </tr> </tbody> </table> </div> <div class="Section" data-sectionCode="44425-7"> <a name="section-6"></a><p></p> <h1>Other information</h1> <p class="First">Each teaspoonful contains 5mg of sodium. Store at controlled room temperature 15°-30°C (59°-86°F).</p> </div> <div class="Section" data-sectionCode="51727-6"> <a name="section-7"></a><p></p> <h1>Inactive ingredients</h1> <p class="First">Apricot Flavor, Citric Acid, D&amp;C Yellow #10, FD&amp;C Red #40, Glycerin, Magnasweet 110, Menthol Flavor, Orange Flavor, Pineapple Flavor, Propylene Glycol, Purified Water, Sodium Citrate, Sodium Saccharin, and Sorbitol</p> </div> <div class="Section" data-sectionCode="51945-4"> <a name="section-8"></a><p></p> <h1>PRINCIPAL DISPLAY PANEL - 473 mL Bottle Label</h1> <p class="First"><span class="Bold">NDC 0682-0480-16<br>MARNEL</span></p> <p><span class="Bold">Mar-cof</span><span class="Sup">®</span><span class="Bold">BP</span></p> <p>Antihistamine/<br>Antitussive (<span class="product-label-link" type="condition" conceptid="254761" conceptname="Cough">cough</span> suppressant)/<br>Nasal Decongestant</p> <p>Each 5mL (one teaspoonful) for oral<br>administration contains:</p> <p><span class="Bold">CV</span></p> <table class="Noautorules" width="30%"> <col align="left" valign="top" width="70%"> <col align="right" valign="bottom" width="30%"> <tbody class="Headless"> <tr> <td align="left">Brompheniramine<br>Maleate</td> <td align="right">2 mg</td> </tr> <tr> <td align="left">Codeine Phosphate</td> <td align="right">7.5 mg</td> </tr> <tr> <td align="left">Pseudoephedrine<br>Hydrochloride</td> <td align="right">30 mg</td> </tr> </tbody> </table> <p>Alcohol-Free / Sugar-Free</p> <p><span class="Bold">TAMPER EVIDENT:<br>Do not use if imprinted safety seal<br>under cap is broken or missing.</span></p> <p><span class="Bold">Manufactured for:</span><br>Marnel Pharmaceutical, Inc.<br>206 Luke Street<br>Lafayette, LA 70506</p> <p>Rev. 06/09</p> <p><span class="Bold">16 fl. oz. (473 mL)</span></p> <div class="Figure"><img alt="Principal Display Panel - 473 mL Bottle Label" src="http://dailymed.nlm.nih.gov/dailymed/image.cfm?setid=7bef7c48-f784-49c7-a6e6-93042252d54b&amp;name=mar-cof-01.jpg"></div> </div> </div> <div class="DataElementsTables"> <table class="contentTablePetite" cellSpacing="0" cellPadding="3" width="100%"><tbody> <tr><td class="contentTableTitle"> <strong>MAR-COF BP  </strong><br><span class="contentTableReg">brompheniramine maleate, codeine phosphate, and pseudoephedrine hydrochloride syrup</span> </td></tr> <tr><td><table width="100%" cellpadding="5" cellspacing="0" class="formTablePetite"> <tr><td colspan="4" class="formHeadingTitle">Product Information</td></tr> <tr class="formTableRowAlt"> <td class="formLabel">Product Type</td> <td class="formItem">HUMAN OTC DRUG LABEL</td> <td class="formLabel">Item Code (Source)</td> <td class="formItem">NDC:0682-0480</td> </tr> <tr class="formTableRow"> <td width="30%" class="formLabel">Route of Administration</td> <td class="formItem">ORAL</td> <td width="30%" class="formLabel">DEA Schedule</td> <td class="formItem">CV     </td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="3" class="formHeadingTitle">Active Ingredient/Active Moiety</td></tr> <tr> <th class="formTitle" scope="col">Ingredient Name</th> <th class="formTitle" scope="col">Basis of Strength</th> <th class="formTitle" scope="col">Strength</th> </tr> <tr class="formTableRowAlt"> <td class="formItem"> <strong>BROMPHENIRAMINE MALEATE</strong> (BROMPHENIRAMINE) </td> <td class="formItem">BROMPHENIRAMINE MALEATE</td> <td class="formItem">2 mg  in 5 mL</td> </tr> <tr class="formTableRow"> <td class="formItem"> <strong>CODEINE PHOSPHATE</strong> (CODEINE ANHYDROUS) </td> <td class="formItem">CODEINE PHOSPHATE</td> <td class="formItem">7.5 mg  in 5 mL</td> </tr> <tr class="formTableRowAlt"> <td class="formItem"> <strong>PSEUDOEPHEDRINE HYDROCHLORIDE</strong> (PSEUDOEPHEDRINE) </td> <td class="formItem">PSEUDOEPHEDRINE HYDROCHLORIDE</td> <td class="formItem">30 mg  in 5 mL</td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="2" class="formHeadingTitle">Inactive Ingredients</td></tr> <tr> <th class="formTitle" scope="col">Ingredient Name</th> <th class="formTitle" scope="col">Strength</th> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>CITRIC ACID MONOHYDRATE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>D&amp;C YELLOW NO. 10</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>FD&amp;C RED NO. 40</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>GLYCERIN</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>AMMONIUM GLYCYRRHIZATE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>MENTHOL</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>ORANGE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>PINEAPPLE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>PROPYLENE GLYCOL</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>WATER</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>SODIUM CITRATE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>SACCHARIN SODIUM</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>SORBITOL</strong></td> <td class="formItem"> </td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="4" class="formHeadingTitle">Product Characteristics</td></tr> <tr class="formTableRowAlt"> <td class="formLabel">Color</td> <td class="formItem">ORANGE</td> <td class="formLabel">Score</td> <td class="formItem">    </td> </tr> <tr class="formTableRow"> <td class="formLabel">Shape</td> <td class="formItem"></td> <td class="formLabel">Size</td> <td class="formItem"></td> </tr> <tr class="formTableRowAlt"> <td class="formLabel">Flavor</td> <td class="formItem">APRICOT, MENTHOL, ORANGE, PINEAPPLE</td> <td class="formLabel">Imprint Code</td> <td class="formItem"></td> </tr> <tr class="formTableRow"> <td class="formLabel">Contains</td> <td class="formItem">    </td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="5" class="formHeadingTitle">Packaging</td></tr> <tr> <th scope="col" width="1" class="formTitle">#</th> <th scope="col" class="formTitle">Item Code</th> <th scope="col" class="formTitle">Package Description</th> <th scope="col" class="formTitle">Marketing Start Date</th> <th scope="col" class="formTitle">Marketing End Date</th> </tr> <tr class="formTableRowAlt"> <th scope="row" class="formItem">1</th> <td class="formItem">NDC:0682-0480-16</td> <td class="formItem">473 mL in 1 BOTTLE</td> <td class="formItem"></td> <td class="formItem"></td> </tr> </table></td></tr> <tr><td></td></tr> <tr><td class="normalizer"><table width="100%" cellpadding="3" cellspacing="0" class="formTableMorePetite"> <tr><td colspan="4" class="formHeadingReg"><span class="formHeadingTitle">Marketing Information</span></td></tr> <tr> <th scope="col" class="formTitle">Marketing Category</th> <th scope="col" class="formTitle">Application Number or Monograph Citation</th> <th scope="col" class="formTitle">Marketing Start Date</th> <th scope="col" class="formTitle">Marketing End Date</th> </tr> <tr class="formTableRowAlt"> <td class="formItem">OTC MONOGRAPH FINAL</td> <td class="formItem">part341</td> <td class="formItem">10/01/2009</td> <td class="formItem"></td> </tr> </table></td></tr> </tbody></table> <table width="100%" cellpadding="3" cellspacing="0" class="formTableMorePetite"><tr><td colspan="4" class="formHeadingReg"> <span class="formHeadingTitle">Labeler - </span>Marnel Pharmaceutcals, Inc. (053781795) </td></tr></table> </div> <p><div class="EffectiveDate">Revised: 1/2014<div class="DocumentMetadata"> <div> <a href="javascript:toggleMixin();">Document Id: </a>11f3111b-84c1-4f5a-8257-d36ef7cca2c0</div> <div>Set id: 7bef7c48-f784-49c7-a6e6-93042252d54b</div> <div>Version: 1</div> <div>Effective Time: 20140122</div> </div> </div> <div class="DistributorName">Marnel Pharmaceutcals, Inc.</div></p> </body></html>
treebanks/gl_ctg/gl-pos-INTJ.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of INTJ in UD_Galician</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/gl_ctg/gl-pos-INTJ.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_galician-pos-tags-intj">Treebank Statistics: UD_Galician: POS Tags: <code class="language-plaintext highlighter-rouge">INTJ</code></h2> <p>There are 3 <code class="language-plaintext highlighter-rouge">INTJ</code> lemmas (0%), 3 <code class="language-plaintext highlighter-rouge">INTJ</code> types (0%) and 8 <code class="language-plaintext highlighter-rouge">INTJ</code> tokens (0%). Out of 16 observed tags, the rank of <code class="language-plaintext highlighter-rouge">INTJ</code> is: 15 in number of lemmas, 16 in number of types and 16 in number of tokens.</p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">INTJ</code> lemmas: <em>epa, ea, ó</em></p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">INTJ</code> types: <em>EPA, EA, ó</em></p> <p>The 10 most frequent ambiguous lemmas:</p> <p>The 10 most frequent ambiguous types:</p> <h2 id="morphology">Morphology</h2> <p>The form / lemma ratio of <code class="language-plaintext highlighter-rouge">INTJ</code> is 1.000000 (the average of all parts of speech is 1.520215).</p> <p>The 1st highest number of forms (1) was observed with the lemma “ea”: <em>EA</em>.</p> <p>The 2nd highest number of forms (1) was observed with the lemma “epa”: <em>EPA</em>.</p> <p>The 3rd highest number of forms (1) was observed with the lemma “ó”: <em>ó</em>.</p> <p><code class="language-plaintext highlighter-rouge">INTJ</code> does not occur with any features.</p> <h2 id="relations">Relations</h2> <p><code class="language-plaintext highlighter-rouge">INTJ</code> nodes are attached to their parents using 4 different relations: <tt><a href="gl-dep-dep.html">dep</a></tt> (4; 50% instances), <tt><a href="gl-dep-nsubj.html">nsubj</a></tt> (2; 25% instances), <tt><a href="gl-dep-det.html">det</a></tt> (1; 13% instances), <tt><a href="gl-dep-nmod.html">nmod</a></tt> (1; 13% instances)</p> <p>Parents of <code class="language-plaintext highlighter-rouge">INTJ</code> nodes belong to 4 different parts of speech: <tt><a href="gl-pos-NOUN.html">NOUN</a></tt> (3; 38% instances), <tt><a href="gl-pos-VERB.html">VERB</a></tt> (3; 38% instances), <tt><a href="gl-pos-ADJ.html">ADJ</a></tt> (1; 13% instances), <tt><a href="gl-pos-DET.html">DET</a></tt> (1; 13% instances)</p> <p>4 (50%) <code class="language-plaintext highlighter-rouge">INTJ</code> nodes are leaves.</p> <p>2 (25%) <code class="language-plaintext highlighter-rouge">INTJ</code> nodes have one child.</p> <p>1 (13%) <code class="language-plaintext highlighter-rouge">INTJ</code> nodes have two children.</p> <p>1 (13%) <code class="language-plaintext highlighter-rouge">INTJ</code> nodes have three or more children.</p> <p>The highest child degree of a <code class="language-plaintext highlighter-rouge">INTJ</code> node is 3.</p> <p>Children of <code class="language-plaintext highlighter-rouge">INTJ</code> nodes are attached using 2 different relations: <tt><a href="gl-dep-punct.html">punct</a></tt> (5; 71% instances), <tt><a href="gl-dep-det.html">det</a></tt> (2; 29% instances)</p> <p>Children of <code class="language-plaintext highlighter-rouge">INTJ</code> nodes belong to 3 different parts of speech: <tt><a href="gl-pos-PUNCT.html">PUNCT</a></tt> (4; 57% instances), <tt><a href="gl-pos-DET.html">DET</a></tt> (2; 29% instances), <tt><a href="gl-pos-NUM.html">NUM</a></tt> (1; 14% instances)</p> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <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','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
treebanks/jv_csui/jv_csui-feat-Polarity.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of Polarity in UD_Javanese-CSUI</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/jv_csui/jv_csui-feat-Polarity.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_javanese-csui-features-polarity">Treebank Statistics: UD_Javanese-CSUI: Features: <code class="language-plaintext highlighter-rouge">Polarity</code></h2> <p>This feature is universal. It occurs with 1 different values: <code class="language-plaintext highlighter-rouge">Neg</code>.</p> <p>6 tokens (0%) have a non-empty value of <code class="language-plaintext highlighter-rouge">Polarity</code>. 3 types (0%) occur at least once with a non-empty value of <code class="language-plaintext highlighter-rouge">Polarity</code>. 2 lemmas (0%) occur at least once with a non-empty value of <code class="language-plaintext highlighter-rouge">Polarity</code>. The feature is used with 1 part-of-speech tags: <tt><a href="jv_csui-pos-PART.html">PART</a></tt> (6; 0% instances).</p> <h3 id="part"><code class="language-plaintext highlighter-rouge">PART</code></h3> <p>6 <tt><a href="jv_csui-pos-PART.html">PART</a></tt> tokens (75% of all <code class="language-plaintext highlighter-rouge">PART</code> tokens) have a non-empty value of <code class="language-plaintext highlighter-rouge">Polarity</code>.</p> <p><code class="language-plaintext highlighter-rouge">PART</code> tokens may have the following values of <code class="language-plaintext highlighter-rouge">Polarity</code>:</p> <ul> <li><code class="language-plaintext highlighter-rouge">Neg</code> (6; 100% of non-empty <code class="language-plaintext highlighter-rouge">Polarity</code>): <em>ora, mboten, boten</em></li> <li><code class="language-plaintext highlighter-rouge">EMPTY</code> (2): <em>pun, ya</em></li> </ul> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <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','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
docs/javadoc/de/esoco/process/ui/view/package-tree.html
esoco/esoco-business
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_191) on Mon Oct 29 18:19:19 CET 2018 --> <title>de.esoco.process.ui.view Class Hierarchy (esoco-business 1.3.0 API)</title> <meta name="date" content="2018-10-29"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="de.esoco.process.ui.view Class Hierarchy (esoco-business 1.3.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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</li> <li class="navBarCell1Rev">Tree</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="../../../../../de/esoco/process/ui/style/package-tree.html">Prev</a></li> <li><a href="../../../../../de/esoco/service/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?de/esoco/process/ui/view/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package de.esoco.process.ui.view</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">org.obrel.core.RelatedObject (implements org.obrel.core.Relatable) <ul> <li type="circle">de.esoco.process.param.<a href="../../../../../de/esoco/process/param/ParameterWrapper.html" title="class in de.esoco.process.param"><span class="typeNameLink">ParameterWrapper</span></a>&lt;T,P&gt; <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiComponent.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiComponent</span></a>&lt;T,C&gt; <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiContainer.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiContainer</span></a>&lt;C&gt; <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiLayoutContainer.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiLayoutContainer</span></a>&lt;C&gt; <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiView.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiView</span></a>&lt;V&gt; (implements de.esoco.lib.property.TitleAttribute) <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiChildView.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiChildView</span></a>&lt;V&gt; <ul> <li type="circle">de.esoco.process.ui.<a href="../../../../../de/esoco/process/ui/UiDialogView.html" title="class in de.esoco.process.ui"><span class="typeNameLink">UiDialogView</span></a>&lt;V&gt; <ul> <li type="circle">de.esoco.process.ui.view.<a href="../../../../../de/esoco/process/ui/view/UiDialog.html" title="class in de.esoco.process.ui.view"><span class="typeNameLink">UiDialog</span></a></li> <li type="circle">de.esoco.process.ui.view.<a href="../../../../../de/esoco/process/ui/view/UiMessageBox.html" title="class in de.esoco.process.ui.view"><span class="typeNameLink">UiMessageBox</span></a></li> </ul> </li> <li type="circle">de.esoco.process.ui.view.<a href="../../../../../de/esoco/process/ui/view/UiPopupView.html" title="class in de.esoco.process.ui.view"><span class="typeNameLink">UiPopupView</span></a></li> </ul> </li> <li type="circle">de.esoco.process.ui.view.<a href="../../../../../de/esoco/process/ui/view/UiRootView.html" title="class in de.esoco.process.ui.view"><span class="typeNameLink">UiRootView</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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</li> <li class="navBarCell1Rev">Tree</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="../../../../../de/esoco/process/ui/style/package-tree.html">Prev</a></li> <li><a href="../../../../../de/esoco/service/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?de/esoco/process/ui/view/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
apidoc/12/src-html/io/ebean/meta/MetaTimedMetric.html
ebean-orm/ebean-orm.github.io
<!DOCTYPE HTML> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <main role="main"> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span><a id="line.1">package io.ebean.meta;</a> <span class="sourceLineNo">002</span><a id="line.2"></a> <span class="sourceLineNo">003</span><a id="line.3"></a> <span class="sourceLineNo">004</span><a id="line.4">/**</a> <span class="sourceLineNo">005</span><a id="line.5"> * Timed execution statistics.</a> <span class="sourceLineNo">006</span><a id="line.6"> */</a> <span class="sourceLineNo">007</span><a id="line.7">public interface MetaTimedMetric extends MetaMetric {</a> <span class="sourceLineNo">008</span><a id="line.8"></a> <span class="sourceLineNo">009</span><a id="line.9"> /**</a> <span class="sourceLineNo">010</span><a id="line.10"> * Return the metric location if defined.</a> <span class="sourceLineNo">011</span><a id="line.11"> */</a> <span class="sourceLineNo">012</span><a id="line.12"> String getLocation();</a> <span class="sourceLineNo">013</span><a id="line.13"></a> <span class="sourceLineNo">014</span><a id="line.14"> /**</a> <span class="sourceLineNo">015</span><a id="line.15"> * Return the total count.</a> <span class="sourceLineNo">016</span><a id="line.16"> */</a> <span class="sourceLineNo">017</span><a id="line.17"> long getCount();</a> <span class="sourceLineNo">018</span><a id="line.18"></a> <span class="sourceLineNo">019</span><a id="line.19"> /**</a> <span class="sourceLineNo">020</span><a id="line.20"> * Return the total execution time in micros.</a> <span class="sourceLineNo">021</span><a id="line.21"> */</a> <span class="sourceLineNo">022</span><a id="line.22"> long getTotal();</a> <span class="sourceLineNo">023</span><a id="line.23"></a> <span class="sourceLineNo">024</span><a id="line.24"> /**</a> <span class="sourceLineNo">025</span><a id="line.25"> * Return the max execution time in micros.</a> <span class="sourceLineNo">026</span><a id="line.26"> */</a> <span class="sourceLineNo">027</span><a id="line.27"> long getMax();</a> <span class="sourceLineNo">028</span><a id="line.28"></a> <span class="sourceLineNo">029</span><a id="line.29"> /**</a> <span class="sourceLineNo">030</span><a id="line.30"> * Return the mean execution time in micros.</a> <span class="sourceLineNo">031</span><a id="line.31"> */</a> <span class="sourceLineNo">032</span><a id="line.32"> long getMean();</a> <span class="sourceLineNo">033</span><a id="line.33"></a> <span class="sourceLineNo">034</span><a id="line.34"> /**</a> <span class="sourceLineNo">035</span><a id="line.35"> * Return true if this is the first metrics collection for this query.</a> <span class="sourceLineNo">036</span><a id="line.36"> * &lt;p&gt;</a> <span class="sourceLineNo">037</span><a id="line.37"> * This can be used to suppress including the SQL and location from metrics</a> <span class="sourceLineNo">038</span><a id="line.38"> * content.</a> <span class="sourceLineNo">039</span><a id="line.39"> * &lt;/p&gt;</a> <span class="sourceLineNo">040</span><a id="line.40"> */</a> <span class="sourceLineNo">041</span><a id="line.41"> boolean initialCollection();</a> <span class="sourceLineNo">042</span><a id="line.42">}</a> </pre> </div> </main> </body> </html>
apidocs/org/apache/wicket/util/upload/class-use/ServletRequestContext.html
afiantara/apache-wicket-1.5.7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Wed May 30 16:48:32 EEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.wicket.util.upload.ServletRequestContext (Wicket Parent 1.5.7 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.apache.wicket.util.upload.ServletRequestContext (Wicket Parent 1.5.7 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/util/upload/ServletRequestContext.html" title="class in org.apache.wicket.util.upload"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/wicket/util/upload/class-use/ServletRequestContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ServletRequestContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.wicket.util.upload.ServletRequestContext</B></H2> </CENTER> No usage of org.apache.wicket.util.upload.ServletRequestContext <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/util/upload/ServletRequestContext.html" title="class in org.apache.wicket.util.upload"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/wicket/util/upload/class-use/ServletRequestContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ServletRequestContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/db/composites/class-use/AbstractCompoundCellNameType.html
varunmc/cassandra-server
<!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:50 CEST 2014 --> <title>Uses of Class org.apache.cassandra.db.composites.AbstractCompoundCellNameType (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="Uses of Class org.apache.cassandra.db.composites.AbstractCompoundCellNameType (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><a href="../../../../../../org/apache/cassandra/db/composites/AbstractCompoundCellNameType.html" title="class in org.apache.cassandra.db.composites">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/cassandra/db/composites/class-use/AbstractCompoundCellNameType.html" target="_top">Frames</a></li> <li><a href="AbstractCompoundCellNameType.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.db.composites.AbstractCompoundCellNameType" class="title">Uses of Class<br>org.apache.cassandra.db.composites.AbstractCompoundCellNameType</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/cassandra/db/composites/AbstractCompoundCellNameType.html" title="class in org.apache.cassandra.db.composites">AbstractCompoundCellNameType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.composites">org.apache.cassandra.db.composites</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.db.composites"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/cassandra/db/composites/AbstractCompoundCellNameType.html" title="class in org.apache.cassandra.db.composites">AbstractCompoundCellNameType</a> in <a href="../../../../../../org/apache/cassandra/db/composites/package-summary.html">org.apache.cassandra.db.composites</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../org/apache/cassandra/db/composites/AbstractCompoundCellNameType.html" title="class in org.apache.cassandra.db.composites">AbstractCompoundCellNameType</a> in <a href="../../../../../../org/apache/cassandra/db/composites/package-summary.html">org.apache.cassandra.db.composites</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/composites/CompoundDenseCellNameType.html" title="class in org.apache.cassandra.db.composites">CompoundDenseCellNameType</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/composites/CompoundSparseCellNameType.html" title="class in org.apache.cassandra.db.composites">CompoundSparseCellNameType</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/composites/CompoundSparseCellNameType.WithCollection.html" title="class in org.apache.cassandra.db.composites">CompoundSparseCellNameType.WithCollection</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= 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><a href="../../../../../../org/apache/cassandra/db/composites/AbstractCompoundCellNameType.html" title="class in org.apache.cassandra.db.composites">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/cassandra/db/composites/class-use/AbstractCompoundCellNameType.html" target="_top">Frames</a></li> <li><a href="AbstractCompoundCellNameType.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> <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>
posts/lexical_scope/index.html
cconecode/cconecode.github.io
<!DOCTYPE html> <html lang="zh-Hans"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Lexical Scope | 悉达多的异次元空间</title> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <meta name="author" content="悉达多" /> <meta name="description" content="最近在学习 JS,在看《JavaScript 权威指南》的时候看到 JavaScript uses lexical scoping,当时只以为是 JS 的一个语言特性而已,就没太注意。但看到后面却发现,这个特性与 JS 的 Closure 也就是闭包大有关联。于是,就想弄懂究竟什么是 lexical scoping。" /> <meta name="generator" content="Hugo 0.87.0" /> <link rel="canonical" href="https://superchun.net/posts/lexical_scope/" /> <meta property="og:title" content="Lexical Scope" /> <meta property="og:description" content="最近在学习 JS,在看《JavaScript 权威指南》的时候看到 JavaScript uses lexical scoping,当时只以为是 JS 的一个语言特性而已,就没太注意。但看到后面却发现,这个特性与 JS 的 Closure 也就是闭包大有关联。于是,就想弄懂究竟什么是 lexical scoping。" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://superchun.net/posts/lexical_scope/" /><meta property="article:section" content="posts" /> <meta property="article:published_time" content="2020-06-25T23:20:35+08:00" /> <meta property="article:modified_time" content="2020-06-25T23:20:35+08:00" /> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="Lexical Scope"/> <meta name="twitter:description" content="最近在学习 JS,在看《JavaScript 权威指南》的时候看到 JavaScript uses lexical scoping,当时只以为是 JS 的一个语言特性而已,就没太注意。但看到后面却发现,这个特性与 JS 的 Closure 也就是闭包大有关联。于是,就想弄懂究竟什么是 lexical scoping。"/> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css"> <link rel="stylesheet" href="/css/icomoon.css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/overlayscrollbars@1.13.1/css/OverlayScrollbars.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/github-markdown-css@4.0.0/github-markdown.min.css"> <link rel="stylesheet" href="/css/site.css" /> <style> .ui.header a:not(.item, .ui.button):hover { text-decoration: underline; } a:not(.item, .ui.button) { color: seagreen !important; } body.default { background-color: #fff; background-image: url(/me/background.jpg); } </style> <link rel="stylesheet" data-highlight href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/styles/monokai-sublime.min.css" /> <link rel="stylesheet" href="/css/custom.css" /> </head> <body class="default"> <nav class="ui secondary menu dream-menu dream-nav"> <a class="item dream-flip-toggle" title="翻转!"> <i class="large link bullseye icon"></i> </a> <a class="item" href="https://superchun.net/" title="首页"> <i class="large link home icon"></i> </a> <a class="item" title="搜索" onclick="toggleSearch(event)"> <i class="large link search icon"></i> </a> </nav> <div class="flip-container"> <div class="flipper"> <section class="front"> <div class="dream-max-width"> <div class="ui relaxed centered grid dream-grid dream-grid-single"> <div class="sixteen wide mobile sixteen wide tablet ten wide computer column markdown-body dream-single" id="dream-save-post-as-img"> <section class="ui top attached segment"> <header> <h1 class="ui large header">Lexical Scope<span class="sub header"> <span class="left"> @ 悉达多 | <span data-format="luxon">2020-06-25T23:20:35&#43;08:00</span> | 2 分钟阅读 | 更新于 <span data-format="luxon">2020-06-25T23:20:35&#43;08:00</span> </span> <span class="dream-share"> <a href="#" class="save-as-image" title="保存为图片" onclick="savePostAsImg()"> <i class="save icon"></i> </a> <a href="https://twitter.com/intent/tweet?text=Lexical%20Scope&url=https%3a%2f%2fsuperchun.net%2fposts%2flexical_scope%2f" title="Twitter"> <i class="twitter icon"></i> </a> <a href="https://facebook.com/sharer/sharer.php?u=https%3a%2f%2fsuperchun.net%2fposts%2flexical_scope%2f" title="Facebook"> <i class="facebook icon"></i> </a> </span> </span> </h1> </header> <article class="main"> <p>最近在学习 JS,在看《JavaScript 权威指南》的时候看到<code>JavaScript uses lexical scoping</code>,当时只以为是 JS 的一个语言特性而已,就没太注意。但看到后面却发现,这个特性与 JS 的<code>Closure</code>也就是闭包大有关联。于是,就想弄懂究竟什么是<code>lexical scoping</code>,在 <a href="https://stackoverflow.com/questions/1047454/what-is-lexical-scope">Stackoverflow</a> 上我找到了答案。</p> <p><code>lexical scoping</code>还有另一个名字,叫做<code>static scoping</code>,也就是<strong>静态作用域</strong>。如给出以下代码:</p> <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-c" data-lang="c"><span style="color:#66d9ef">void</span> <span style="color:#a6e22e">test</span>() { <span style="color:#66d9ef">int</span> x <span style="color:#f92672">=</span> <span style="color:#ae81ff">10</span>; <span style="color:#66d9ef">void</span> test2() { print(x); } } </code></pre></div><p>对于上面的代码,其结果输出为 10。根据这段代码,可以给出<code>lexical scoping</code> 的定义为:<strong>每一个内部函数都可以访问其外部函数的内容。</strong></p> <p>与<code>lexical scoping</code>相对应的就有<code>dynamic scoping</code> ,即<strong>动态作用域</strong>。同样地,给出如下代码:</p> <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-c" data-lang="c"><span style="color:#66d9ef">void</span> <span style="color:#a6e22e">test</span>() { print(x); } <span style="color:#66d9ef">void</span> <span style="color:#a6e22e">dynamic1</span>() { <span style="color:#66d9ef">int</span> x <span style="color:#f92672">=</span> <span style="color:#ae81ff">5</span>; test(); } <span style="color:#66d9ef">void</span> <span style="color:#a6e22e">dynamic2</span>() { <span style="color:#66d9ef">int</span> x <span style="color:#f92672">=</span> <span style="color:#ae81ff">10</span>; test(); } </code></pre></div><p>在上面代码中,<code>test()</code>可以分别从<code>dynamic1</code>或<code>dynamic2</code> 中访问<code>x</code>。即当调用<code>dynamic1()</code> 时,会输出 5;当调用<code>dynamic2()</code>时,会输出 10。</p> <p>在第一个例子中,其结果在编译期间就可以推断出,所以称为 <code>static</code>。而在第二个例子中,其结果则取决于调用链,而调用链取决于运行时条件,所以称为<code>dynamic</code>。</p> <p>通过<code>lexical scoping </code> ,也可以比较好的去理解<code>Closure</code> :<strong>内部函数包含了外部函数的作用域,即使外部函数已经 return</strong>。</p> </article> </section> <article class="ui segment utterances-comments" data-html2canvas-ignore> <script src="https://utteranc.es/client.js" repo="superchun/blogcomment" issue-term="og:title" theme="github-light" crossorigin="anonymous" async> </script> </article> </div> </div> <footer class="ui basic center aligned segment" style="background-color: transparent;"> <p>© 2018 - 2021 悉达多的异次元空间</p> <p>Powered by <a href="https://gohugo.io/" target="_blank">Hugo</a> with theme <a href="https://github.com/g1eny0ung/hugo-theme-dream" target="_blank">Dream</a>.</p> </footer> </div> </section> <section class="back"> <div class="dream-max-width"> <header class="ui basic very padded segment dream-header"> <div class="ui small circular image"> <img src="/me/avatar.jpeg" alt="avatar" /> </div> <div class="content"> <h1 class="ui medium header">悉达多的异次元空间<span class="sub header">你爱邻人吗?你能在夜里安然入睡吗</span> </h1> <article class="ui horizontal list"> <a class="item" href="/posts"> <i class="archive icon" title="归档"></i> </a> <a class="item" href="/categories"> <i class="th list icon" title="所有分类"></i> </a> <a class="item" href="/tags"> <i class="tags icon" title="所有标签"></i> </a> </article> <div class="dream-tags"> <a class="ui label" href="/tags/cordova/" title="Cordova"> Cordova </a> <a class="ui label" href="/tags/css/" title="CSS"> CSS </a> <a class="ui label" href="/tags/git-ssh/" title="git ssh"> git ssh </a> <a class="ui label" href="/tags/ios/" title="iOS"> iOS </a> <a class="ui label" href="/tags/js/" title="JS"> JS </a> <a class="ui label" href="/tags/oc/" title="OC"> OC </a> <a class="ui label" href="/tags/opengl-es/" title="OpenGL ES"> OpenGL ES </a> <a class="ui label" href="/tags/swift/" title="Swift"> Swift </a> <a class="ui label" href="/tags/tag1/" title="tag1"> tag1 </a> <a class="ui label" href="/tags/tag2/" title="tag2"> tag2 </a> <a class="ui label" href="/tags/vue/" title="Vue"> Vue </a> <a class="ui label" href="/tags/web/" title="Web"> Web </a> <a class="ui label" href="/tags/%E4%BA%8B%E4%BB%B6%E6%8B%A6%E6%88%AA/" title="事件拦截"> 事件拦截 </a> <a class="ui label" href="/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/" title="数据结构"> 数据结构 </a> <a class="ui label" href="/tags/%E6%9D%82%E8%B0%88%E4%BD%8E%E8%AF%AD/" title="杂谈低语"> 杂谈低语 </a> <a class="ui label" href="/tags/%E7%AE%97%E6%B3%95/" title="算法"> 算法 </a> </div> </div> </header> <div class="ui relaxed grid dream-grid dream-back"> <div class="sixteen wide mobile eight wide tablet four wide computer column dream-column"> <article class="ui segment markdown-body"> <div class="ui medium header">关于我</div> <p>Hi,我是悉达多,欢迎来到我的世界</p> </article> </div> <div class="sixteen wide mobile eight wide tablet four wide computer column dream-column"> <article class="ui segment"> <div class="ui medium header">社交链接</div> <nav class="ui secondary menu dream-menu dream-socials"> <a class="item" href="/index.xml"> <i class="large rss square icon" title="RSS"></i> </a> <a class="item" href="mailto:xidaduo@superchun.cn"> <i class="large mail icon" title="Email"></i> </a> <a class="item" href="https://github.com/superchun" target="_blank"> <i class="large github icon" title="GitHub"></i> </a> </nav> </article> </div> <div class="sixteen wide mobile eight wide tablet four wide computer column dream-column"> <article class="ui segment"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。 </article> </div> </div> </div> </section> </div> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0"></script> <script src="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.js"></script> <div class="ui segment" id="dream-search"> <div class="ui search"> <div class="ui transparent input"> <input class="prompt" type="text" placeholder="搜索" /> </div> <div class="results"></div> </div> </div> <script> $(document).ready(function () { $.getJSON('https:\/\/superchun.net\//index.json', function (data) { $('.ui.search').search({ source: data, searchFields: ['title'], showNoResults: false, }) }) }) </script> <script src="/js/search.js"></script> <script> window.background = "#fff" window.defaultDark = null window.backgroundDark = null window.backgroundImageDark = null window.darkNav = null window.maxTags = null window.hasTwitterEmbed = null window.fixedNav = true if (window.hasTwitterEmbed) { window.twttr = (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {} if (d.getElementById(id)) return t js = d.createElement(s) js.id = id js.src = 'https://platform.twitter.com/widgets.js' fjs.parentNode.insertBefore(js, fjs) t._e = [] t.ready = function (f) { t._e.push(f) } return t })(document, 'script', 'twitter-wjs') } </script> <script src="https://cdn.jsdelivr.net/npm/overlayscrollbars@1.13.1/js/jquery.overlayScrollbars.min.js"></script> <script src="/js/header.js"></script> <script src="/js/main.js"></script> <script src="/js/theme.js"></script> <script src="https://cdn.jsdelivr.net/npm/luxon@1.26.0"></script> <script> format() function format() { $('span[data-format="luxon"]').each(function () { var date = $(this).text() $(this).text(luxon.DateTime.fromISO(date, { locale: "zh" }).toFormat("yyyy年MM月dd日")) }) } </script> <script src="/js/scrollToTop.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/languages/ocaml.min.js"></script> <script> hljs.highlightAll() setHighlightTheme() function setHighlightTheme() { var isDark = localStore.getItem('hugo-theme-dream-is-dark') isDark = isDark ? isDark : window.defaultDark ? 'y' : isDark var lightTheme = "monokai-sublime" var darkTheme = "monokai-sublime" var theme = isDark === 'y' ? darkTheme : lightTheme $('link[data-highlight]').attr('href', 'https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/styles/' + theme + '.min.css') $('pre').css('background', isDark === 'y' ? '#333' : '') } </script> <script src="https://cdn.jsdelivr.net/npm/html2canvas@1.0.0-rc.1"></script> <script src="/js/post.js" defer></script> </body> </html>
build/docs/api/org/apache/hadoop/mapreduce/class-use/Counters.html
jrnz/hadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 09 16:55:13 ICT 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.Counters (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2013-04-09"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapreduce.Counters (Hadoop 1.0.4-SNAPSHOT API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/mapreduce//class-useCounters.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Counters.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapreduce.Counters</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.mapreduce"><B>org.apache.hadoop.mapreduce</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.mapreduce"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A> in <A HREF="../../../../../org/apache/hadoop/mapreduce/package-summary.html">org.apache.hadoop.mapreduce</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/mapreduce/package-summary.html">org.apache.hadoop.mapreduce</A> that return <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A></CODE></FONT></TD> <TD><CODE><B>Job.</B><B><A HREF="../../../../../org/apache/hadoop/mapreduce/Job.html#getCounters()">getCounters</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the counters for this job.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/mapreduce/package-summary.html">org.apache.hadoop.mapreduce</A> with parameters of type <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Counters.</B><B><A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html#incrAllCounters(org.apache.hadoop.mapreduce.Counters)">incrAllCounters</A></B>(<A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce">Counters</A>&nbsp;other)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Increments multiple counters by their amounts in another Counters instance.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/mapreduce//class-useCounters.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Counters.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
site/apidocs/io/permazen/annotation/JCompositeIndex.html
permazen/permazen
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>JCompositeIndex (Permazen 4.1.9-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="JCompositeIndex (Permazen 4.1.9-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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/JCompositeIndex.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="../../../io/permazen/annotation/FollowPath.html" title="annotation in io.permazen.annotation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../io/permazen/annotation/JCompositeIndexes.html" title="annotation in io.permazen.annotation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/permazen/annotation/JCompositeIndex.html" target="_top">Frames</a></li> <li><a href="JCompositeIndex.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li> <li><a href="#annotation.type.optional.element.summary">Optional</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.element.detail">Element</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">io.permazen.annotation</div> <h2 title="Annotation Type JCompositeIndex" class="title">Annotation Type JCompositeIndex</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html?is-external=true" title="class or interface in java.lang.annotation">@Repeatable</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="../../../io/permazen/annotation/JCompositeIndexes.html" title="annotation in io.permazen.annotation">JCompositeIndexes.class</a>) <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>) <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#ANNOTATION_TYPE" title="class or interface in java.lang.annotation">ANNOTATION_TYPE</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>}) <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Documented.html?is-external=true" title="class or interface in java.lang.annotation">@Documented</a> public @interface <span class="memberNameLabel">JCompositeIndex</span></pre> <div class="block">Java annotation defining a composite index on all <a href="../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation"><code>PermazenType</code></a>-annotated sub-types. <p> A composite index is an index on two or more fields (to define a single-field index, just set <a href="../../../io/permazen/annotation/JField.html#indexed--"><code>JField.indexed()</code></a> to true). All fields indexed in a composite index must be (a) simple and (b) not a sub-field of a complex field. <p> <a href="../../../io/permazen/annotation/JCompositeIndex.html" title="annotation in io.permazen.annotation"><code>&#64;JCompositeIndex</code></a> is a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html?is-external=true" title="class or interface in java.lang.annotation">repeatable annotation</a>. Instances may annotate any <a href="../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation"><code>&#64;PermazenType</code></a>-annotated class or supertype thereof. Put another way, instances of a <a href="../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation"><code>&#64;PermazenType</code></a>-annotated class that is a subtype of a <a href="../../../io/permazen/annotation/JCompositeIndex.html" title="annotation in io.permazen.annotation"><code>&#64;JCompositeIndex</code></a>-annotated type will be included in the corresponding composite index. <p><b>Uniqueness Constraints</b></p> Uniqueness constraints are supported, and their enforcement is handled in the same way as for uniqueness constraints on simply indexed fields (see <a href="../../../io/permazen/annotation/JField.html#unique--"><code>&#64;JField.unique()</code></a>). A uniqueness constriant on a composite index means each object's combination of field values must be unique. Specific field value combinations may be excluded from the uniqueness constraint by specifying the corresponding comma-separated <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> encoded tuples in <a href="../../../io/permazen/annotation/JCompositeIndex.html#uniqueExclude--"><code>uniqueExclude()</code></a>.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation"><code>PermazenType</code></a>, <a href="../../../io/permazen/annotation/JField.html#indexed--"><code>JField.indexed()</code></a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="annotation.type.required.element.summary"> <!-- --> </a> <h3>Required Element Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation"> <caption><span>Required Elements</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Required Element and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/permazen/annotation/JCompositeIndex.html#fields--">fields</a></span></code> <div class="block">The names of the indexed fields, in the desired order.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/permazen/annotation/JCompositeIndex.html#name--">name</a></span></code> <div class="block">The name of this composite index.</div> </td> </tr> </table> </li> </ul> <!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="annotation.type.optional.element.summary"> <!-- --> </a> <h3>Optional Element Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation"> <caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Optional Element and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/permazen/annotation/JCompositeIndex.html#storageId--">storageId</a></span></code> <div class="block">The storage ID for this composite index.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/permazen/annotation/JCompositeIndex.html#unique--">unique</a></span></code> <div class="block">Require each object's field combination to be unique among all types to which this annotation applies.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/permazen/annotation/JCompositeIndex.html#uniqueExclude--">uniqueExclude</a></span></code> <div class="block">Specify field value combination(s) to be excluded from the uniqueness constraint.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="annotation.type.element.detail"> <!-- --> </a> <h3>Element Detail</h3> <a name="name--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>name</h4> <pre>public abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name</pre> <div class="block">The name of this composite index. Must be unique with respect to any indexed Java model type.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the index name</dd> </dl> </li> </ul> </li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>fields</h4> <pre>public abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;fields</pre> <div class="block">The names of the indexed fields, in the desired order. At least two fields must be specified.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the names of the indexed fields</dd> </dl> </li> </ul> </li> </ul> <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="storageId--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>storageId</h4> <pre>public abstract&nbsp;int&nbsp;storageId</pre> <div class="block">The storage ID for this composite index. Value should be positive; if zero, the configured <a href="../../../io/permazen/StorageIdGenerator.html" title="interface in io.permazen"><code>StorageIdGenerator</code></a> will be consulted to auto-generate a value.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the index storage ID</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../io/permazen/StorageIdGenerator.html#generateCompositeIndexStorageId-java.lang.Class-java.lang.String-int:A-"><code>StorageIdGenerator.generateCompositeIndexStorageId()</code></a></dd> </dl> <dl> <dt>Default:</dt> <dd>0</dd> </dl> </li> </ul> </li> </ul> <ul class="blockList"> <li class="blockList"><a name="unique--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>unique</h4> <pre>public abstract&nbsp;boolean&nbsp;unique</pre> <div class="block">Require each object's field combination to be unique among all types to which this annotation applies. <p> This property creates an implicit uniqueness validation constraint. <p> The constraint will be checked any time normal validation is performed on an object. More precisely, a uniqueness constraint behaves like a JSR 303 validation constraint with <code>groups() = </code><code>{ </code><code>Default</code><code>.class, </code><a href="../../../io/permazen/UniquenessConstraints.html" title="interface in io.permazen"><code>UniquenessConstraints</code></a><code>.class</code><code> }</code>. Therefore, uniqueness constraints are included in default validation, but you can also validate <i>only</i> uniqueness constraints via <a href="../../../io/permazen/JObject.html#revalidate-java.lang.Class...-"><code>myobj.revalidate(UniquenessConstraints.class)</code></a>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>whether the composite index's field values should be unique</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../io/permazen/annotation/JCompositeIndex.html#uniqueExclude--"><code>uniqueExclude()</code></a>, <a href="../../../io/permazen/UniquenessConstraints.html" title="interface in io.permazen"><code>UniquenessConstraints</code></a></dd> </dl> <dl> <dt>Default:</dt> <dd>false</dd> </dl> </li> </ul> </li> </ul> <ul class="blockList"> <li class="blockList"><a name="uniqueExclude--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>uniqueExclude</h4> <pre>public abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;uniqueExclude</pre> <div class="block">Specify field value combination(s) to be excluded from the uniqueness constraint. <p> The specified values must <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>s containing comma-separated encodings of the associated fields. <p> Unlike the field values used with <a href="../../../io/permazen/annotation/JField.html#uniqueExclude--"><code>&#64;JField.uniqueExclude()</code></a>, the field values contained here are the <a href="../../../io/permazen/core/FieldType.html#toParseableString-T-">self-delimiting string forms</a>. <p> For some field types this makes a difference: e.g., <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> values must be surrounded by double quotes. For example: <pre> &#64;PermazenType(compositeIndexes = &#64;JCompositeIndex(name = "firstAndLast", fields = { "lastName", firstName" }, <b>unique = true, uniqueExclude = "\"Unknown\", \"Unknown\""</b>)) public abstract class Person { public abstract String getLastName(); public abstract void setLastName(String x); public abstract String getFirstName(); public abstract void setFirstName(String x); } </pre> <p> To specify a null value in the list, specify the <a href="../../../io/permazen/core/FieldType.html#toParseableString-T-">self-delimiting string form</a> of the null value (this is almost always the string <code>"null"</code>): <pre> &#64;PermazenType(compositeIndexes = &#64;JCompositeIndex(name = "firstAndLast", fields = { "lastName", firstName" }, <b>unique = true, uniqueExclude = "null, null"</b>)) public abstract class Person { public abstract String getLastName(); public abstract void setLastName(String x); public abstract String getFirstName(); public abstract void setFirstName(String x); } </pre> <p> This property must be left empty when <a href="../../../io/permazen/annotation/JCompositeIndex.html#unique--"><code>unique()</code></a> is false.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>value combinations to exclude from the uniqueness constraint</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../io/permazen/annotation/JCompositeIndex.html#unique--"><code>unique()</code></a></dd> </dl> <dl> <dt>Default:</dt> <dd>{}</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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/JCompositeIndex.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="../../../io/permazen/annotation/FollowPath.html" title="annotation in io.permazen.annotation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../io/permazen/annotation/JCompositeIndexes.html" title="annotation in io.permazen.annotation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/permazen/annotation/JCompositeIndex.html" target="_top">Frames</a></li> <li><a href="JCompositeIndex.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li> <li><a href="#annotation.type.optional.element.summary">Optional</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.element.detail">Element</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p> </body> </html>
play2-maven-plugin/1.0.0-beta6/play2-providers/play2-provider-play25/apidocs/com/google/code/play2/provider/play25/class-use/Play25Provider.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.google.code.play2.provider.play25.Play25Provider (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta6 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.google.code.play2.provider.play25.Play25Provider (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta6 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../../../../com/google/code/play2/provider/play25/Play25Provider.html" title="class in com.google.code.play2.provider.play25">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/google/code/play2/provider/play25/class-use/Play25Provider.html" target="_top">Frames</a></li> <li><a href="Play25Provider.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.google.code.play2.provider.play25.Play25Provider" class="title">Uses of Class<br>com.google.code.play2.provider.play25.Play25Provider</h2> </div> <div class="classUseContainer">No usage of com.google.code.play2.provider.play25.Play25Provider</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../../../../com/google/code/play2/provider/play25/Play25Provider.html" title="class in com.google.code.play2.provider.play25">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/google/code/play2/provider/play25/class-use/Play25Provider.html" target="_top">Frames</a></li> <li><a href="Play25Provider.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2017. All rights reserved.</small></p> </body> </html>
inmar/services/static/partials/change_password.html
parthz/inmar
<style> .modal .modal-header{ background:#d3d3d3; } .modal h3{ font-weight: normal; position: initial; width: 100%; } .modal-content{ padding-bottom: 20px; } .modal{ height:500px; } .modal{ padding: 0px; } .modal-body{ padding: 30px; } </style> <div style="vertical-align:middle"> <i class="modal-close-btn" ng-click="modalClose()"></i> <div class="modal-header" > <h3>Change Password</h3> </div> <div class='modal-body'> <div class="row"> <div class="col-md-2"> <label>*OldPassword</label> </div> </div> <div class="row"> <div class="col-md-3"> <input type="password" class="form-control" ng-model="oldpassword" /> </div> </div> <br /> <div class="row"> <div class="col-md-2"> <label>*NewPassword</label> </div> </div> <div class="row"> <div class="col-md-3"> <input type="password" class="form-control" ng-model="password" /> </div> </div> <br /> <div class="row"> <div class="col-md-4"> <label>*Retype New Password</label> </div> </div> <div class="row"> <div class="col-md-3"> <input type="password" class="form-control" ng-model="newpassword" /> </div> </div> <br /> </div> <div class="modal-footer"> <button class="btn ibtn" ng-click="updatePassword()"> <span ng-show="mode=='edit'">Update</span> <span ng-show="mode!='edit'">Save</span> </button> <br /> </div> </div>
docs/solr-core/org/apache/solr/cloud/class-use/OverseerTaskQueue.html
johannesbraun/clm_autocomplete
<!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 (1.8.0_102) on Wed Nov 02 19:53:02 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.cloud.OverseerTaskQueue (Solr 6.3.0 API)</title> <meta name="date" content="2016-11-02"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.cloud.OverseerTaskQueue (Solr 6.3.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/cloud/class-use/OverseerTaskQueue.html" target="_top">Frames</a></li> <li><a href="OverseerTaskQueue.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.cloud.OverseerTaskQueue" class="title">Uses of Class<br>org.apache.solr.cloud.OverseerTaskQueue</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.cloud">org.apache.solr.cloud</a></td> <td class="colLast"> <div class="block">Classes for dealing with ZooKeeper when operating in <a href="http://wiki.apache.org/solr/SolrCloud">SolrCloud</a> mode.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.cloud"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a> in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> that return <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a></code></td> <td class="colLast"><span class="typeNameLabel">ZkController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/solr/cloud/ZkController.html#getOverseerCollectionQueue--">getOverseerCollectionQueue</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a></code></td> <td class="colLast"><span class="typeNameLabel">ZkController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/solr/cloud/ZkController.html#getOverseerConfigSetQueue--">getOverseerConfigSetQueue</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> with parameters of type <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/solr/cloud/OverseerCollectionConfigSetProcessor.html#OverseerCollectionConfigSetProcessor-org.apache.solr.common.cloud.ZkStateReader-java.lang.String-org.apache.solr.handler.component.ShardHandlerFactory-java.lang.String-org.apache.solr.cloud.Overseer.Stats-org.apache.solr.cloud.Overseer-org.apache.solr.cloud.OverseerNodePrioritizer-org.apache.solr.cloud.OverseerTaskQueue-org.apache.solr.cloud.DistributedMap-org.apache.solr.cloud.DistributedMap-org.apache.solr.cloud.DistributedMap-">OverseerCollectionConfigSetProcessor</a></span>(<a href="../../../../../../solr-solrj/org/apache/solr/common/cloud/ZkStateReader.html?is-external=true" title="class or interface in org.apache.solr.common.cloud">ZkStateReader</a>&nbsp;zkStateReader, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;myId, <a href="../../../../../org/apache/solr/handler/component/ShardHandlerFactory.html" title="class in org.apache.solr.handler.component">ShardHandlerFactory</a>&nbsp;shardHandlerFactory, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;adminPath, <a href="../../../../../org/apache/solr/cloud/Overseer.Stats.html" title="class in org.apache.solr.cloud">Overseer.Stats</a>&nbsp;stats, <a href="../../../../../org/apache/solr/cloud/Overseer.html" title="class in org.apache.solr.cloud">Overseer</a>&nbsp;overseer, <a href="../../../../../org/apache/solr/cloud/OverseerNodePrioritizer.html" title="class in org.apache.solr.cloud">OverseerNodePrioritizer</a>&nbsp;overseerNodePrioritizer, <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a>&nbsp;workQueue, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;runningMap, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;completedMap, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;failureMap)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/solr/cloud/OverseerTaskProcessor.html#OverseerTaskProcessor-org.apache.solr.common.cloud.ZkStateReader-java.lang.String-org.apache.solr.cloud.Overseer.Stats-org.apache.solr.cloud.OverseerTaskProcessor.OverseerMessageHandlerSelector-org.apache.solr.cloud.OverseerNodePrioritizer-org.apache.solr.cloud.OverseerTaskQueue-org.apache.solr.cloud.DistributedMap-org.apache.solr.cloud.DistributedMap-org.apache.solr.cloud.DistributedMap-">OverseerTaskProcessor</a></span>(<a href="../../../../../../solr-solrj/org/apache/solr/common/cloud/ZkStateReader.html?is-external=true" title="class or interface in org.apache.solr.common.cloud">ZkStateReader</a>&nbsp;zkStateReader, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;myId, <a href="../../../../../org/apache/solr/cloud/Overseer.Stats.html" title="class in org.apache.solr.cloud">Overseer.Stats</a>&nbsp;stats, <a href="../../../../../org/apache/solr/cloud/OverseerTaskProcessor.OverseerMessageHandlerSelector.html" title="interface in org.apache.solr.cloud">OverseerTaskProcessor.OverseerMessageHandlerSelector</a>&nbsp;selector, <a href="../../../../../org/apache/solr/cloud/OverseerNodePrioritizer.html" title="class in org.apache.solr.cloud">OverseerNodePrioritizer</a>&nbsp;prioritizer, <a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">OverseerTaskQueue</a>&nbsp;workQueue, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;runningMap, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;completedMap, <a href="../../../../../org/apache/solr/cloud/DistributedMap.html" title="class in org.apache.solr.cloud">DistributedMap</a>&nbsp;failureMap)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../../org/apache/solr/cloud/OverseerTaskQueue.html" title="class in org.apache.solr.cloud">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/cloud/class-use/OverseerTaskQueue.html" target="_top">Frames</a></li> <li><a href="OverseerTaskQueue.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
doc/org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html
sayanh/ViewMaintenanceCassandra
<!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_75) on Sat May 16 22:22:27 CEST 2015 --> <title>Cassandra.AsyncClient.truncate_call</title> <meta name="date" content="2015-05-16"> <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="Cassandra.AsyncClient.truncate_call"; } //--> </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="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.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/thrift/Cassandra.AsyncClient.trace_next_query_call.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html" target="_top">Frames</a></li> <li><a href="Cassandra.AsyncClient.truncate_call.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><a href="#nested_classes_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall">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>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.thrift</div> <h2 title="Class Cassandra.AsyncClient.truncate_call" class="title">Class Cassandra.AsyncClient.truncate_call</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.thrift.async.TAsyncMethodCall</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.thrift.Cassandra.AsyncClient.truncate_call</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html" title="class in org.apache.cassandra.thrift">Cassandra.AsyncClient</a></dd> </dl> <hr> <br> <pre>public static class <span class="strong">Cassandra.AsyncClient.truncate_call</span> extends org.apache.thrift.async.TAsyncMethodCall</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested_class_summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.thrift.async.TAsyncMethodCall</h3> <code>org.apache.thrift.async.TAsyncMethodCall.State</code></li> </ul> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.thrift.async.TAsyncMethodCall</h3> <code>client, transport</code></li> </ul> </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/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html#Cassandra.AsyncClient.truncate_call(java.lang.String,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.truncate_call</a></strong>(java.lang.String&nbsp;cfname, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler, org.apache.thrift.async.TAsyncClient&nbsp;client, org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory, org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</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>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html#getResult()">getResult</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html#write_args(org.apache.thrift.protocol.TProtocol)">write_args</a></strong>(org.apache.thrift.protocol.TProtocol&nbsp;prot)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.thrift.async.TAsyncMethodCall</h3> <code>getClient, getFrameBuffer, getSequenceId, getStartTime, getState, getTimeoutTimestamp, hasTimeout, isFinished, onError, prepareMethodCall, transition</code></li> </ul> <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="Cassandra.AsyncClient.truncate_call(java.lang.String, org.apache.thrift.async.AsyncMethodCallback, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Cassandra.AsyncClient.truncate_call</h4> <pre>public&nbsp;Cassandra.AsyncClient.truncate_call(java.lang.String&nbsp;cfname, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler, org.apache.thrift.async.TAsyncClient&nbsp;client, org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory, org.apache.thrift.transport.TNonblockingTransport&nbsp;transport) throws org.apache.thrift.TException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.thrift.TException</code></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="write_args(org.apache.thrift.protocol.TProtocol)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>write_args</h4> <pre>public&nbsp;void&nbsp;write_args(org.apache.thrift.protocol.TProtocol&nbsp;prot) throws org.apache.thrift.TException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>write_args</code>&nbsp;in class&nbsp;<code>org.apache.thrift.async.TAsyncMethodCall</code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.thrift.TException</code></dd></dl> </li> </ul> <a name="getResult()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getResult</h4> <pre>public&nbsp;void&nbsp;getResult() throws <a href="../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a>, <a href="../../../../org/apache/cassandra/thrift/UnavailableException.html" title="class in org.apache.cassandra.thrift">UnavailableException</a>, <a href="../../../../org/apache/cassandra/thrift/TimedOutException.html" title="class in org.apache.cassandra.thrift">TimedOutException</a>, org.apache.thrift.TException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a></code></dd> <dd><code><a href="../../../../org/apache/cassandra/thrift/UnavailableException.html" title="class in org.apache.cassandra.thrift">UnavailableException</a></code></dd> <dd><code><a href="../../../../org/apache/cassandra/thrift/TimedOutException.html" title="class in org.apache.cassandra.thrift">TimedOutException</a></code></dd> <dd><code>org.apache.thrift.TException</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="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.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/thrift/Cassandra.AsyncClient.trace_next_query_call.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html" target="_top">Frames</a></li> <li><a href="Cassandra.AsyncClient.truncate_call.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><a href="#nested_classes_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.apache.thrift.async.TAsyncMethodCall">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>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 ======= --> </body> </html>
docs/api/DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.html
dkackman/DynamicRestProxy
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class DynamicRestClientDefaults </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class DynamicRestClientDefaults "> <meta name="generator" content="docfx 2.28.3.0"> <link rel="shortcut icon" href="../favicon.ico"> <link rel="stylesheet" href="../styles/docfx.vendor.css"> <link rel="stylesheet" href="../styles/docfx.css"> <link rel="stylesheet" href="../styles/main.css"> <meta property="docfx:navrel" content="../toc.html"> <meta property="docfx:tocrel" content="toc.html"> </head> <body data-spy="scroll" data-target="#affix"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html"> <img id="logo" class="svg" src="../logo.svg" alt=""> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <form class="navbar-form navbar-right" role="search" id="search"> <div class="form-group"> <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> </div> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-10"> <article class="content wrap" id="_content" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults"> <h1 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults" class="text-break">Class DynamicRestClientDefaults </h1> <div class="markdown level0 summary"><p>Default values that will be added to all requests</p> </div> <div class="markdown level0 conceptual"></div> <div class="inheritance"> <h5>Inheritance</h5> <div class="level0"><a class="xref" href="https://msdn.microsoft.com/en-us/library/system.object(v=vs.110).aspx">Object</a></div> <div class="level1"><span class="xref">DynamicRestClientDefaults</span></div> </div> <div class="inheritedMembers"> <h5>Inherited Members</h5> <div> <span class="xref">System.Object.Equals(System.Object)</span> </div> <div> <span class="xref">System.Object.Equals(System.Object, System.Object)</span> </div> <div> <span class="xref">System.Object.GetHashCode()</span> </div> <div> <span class="xref">System.Object.GetType()</span> </div> <div> <span class="xref">System.Object.MemberwiseClone()</span> </div> <div> <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span> </div> <div> <span class="xref">System.Object.ToString()</span> </div> </div> <h6><strong>Namespace</strong>: <a class="xref" href="DynamicRestProxy.PortableHttpClient.html">DynamicRestProxy.PortableHttpClient</a></h6> <h6><strong>Assembly</strong>: DynamicRestProxy.NetStandard.dll</h6> <h5 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_syntax">Syntax</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public sealed class DynamicRestClientDefaults</code></pre> </div> <h3 id="constructors">Constructors </h3> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults__ctor.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L14">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults__ctor_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.#ctor*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults__ctor" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.#ctor">DynamicRestClientDefaults()</h4> <div class="markdown level1 summary"><p>ctor</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public DynamicRestClientDefaults()</code></pre> </div> <h3 id="properties">Properties </h3> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthScheme.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthScheme%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L38">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthScheme_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthScheme*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthScheme" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthScheme">AuthScheme</h4> <div class="markdown level1 summary"><p>The Auth scheme used for AuthToken</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public string AuthScheme { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a></td> <td></td> </tr> </tbody> </table> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthToken.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthToken%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L33">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthToken_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthToken*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_AuthToken" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.AuthToken">AuthToken</h4> <div class="markdown level1 summary"><p>Auth token to add to all requests</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public string AuthToken { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a></td> <td></td> </tr> </tbody> </table> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultHeaders.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultHeaders%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L28">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultHeaders_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultHeaders*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultHeaders" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultHeaders">DefaultHeaders</h4> <div class="markdown level1 summary"><p>Default request header values</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public IDictionary&lt;string, string&gt; DefaultHeaders { get; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="xref">System.Collections.Generic.IDictionary</span>&lt;<a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a>, <a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a>&gt;</td> <td></td> </tr> </tbody> </table> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultParameters.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultParameters%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L23">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultParameters_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultParameters*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_DefaultParameters" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.DefaultParameters">DefaultParameters</h4> <div class="markdown level1 summary"><p>Default parameter values</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public IDictionary&lt;string, object&gt; DefaultParameters { get; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="xref">System.Collections.Generic.IDictionary</span>&lt;<a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a>, <a class="xref" href="https://msdn.microsoft.com/en-us/library/system.object(v=vs.110).aspx">Object</a>&gt;</td> <td></td> </tr> </tbody> </table> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_UserAgent.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.UserAgent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L43">View Source</a> </span> <a id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_UserAgent_" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.UserAgent*"></a> <h4 id="DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults_UserAgent" data-uid="DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.UserAgent">UserAgent</h4> <div class="markdown level1 summary"><p>User agent string in the format product/version</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public string UserAgent { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="https://msdn.microsoft.com/en-us/library/system.string(v=vs.110).aspx">String</a></td> <td></td> </tr> </tbody> </table> </article> </div> <div class="hidden-sm col-md-2" role="complementary"> <div class="sideaffix"> <div class="contribution"> <ul class="nav"> <li> <a href="https://github.com/dkackman/DynamicRestProxy/new/master/apiSpec/new?filename=DynamicRestProxy_PortableHttpClient_DynamicRestClientDefaults.md&amp;value=---%0Auid%3A%20DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a> </li> <li> <a href="https://github.com/dkackman/DynamicRestProxy/blob/master/src/DynamicRestProxy.NetStandard/DynamicRestClientDefaults.cs/#L9" class="contribution-link">View Source</a> </li> </ul> </div> <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> --> </nav> </div> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span class="pull-right"> <a href="#top">Back to top</a> </span> <span>Copyright © 2015-2017 Microsoft<br>Generated by <strong>DocFX</strong></span> </div> </div> </footer> </div> <script type="text/javascript" src="../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../styles/docfx.js"></script> <script type="text/javascript" src="../styles/main.js"></script> </body> </html>
src/main/resources/templates/contact.html
OscarSanchezSanchez/CompartiendoPiso
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compartiendoPiso | Contacto</title> <!-- Favicon --> <link rel="shortcut icon" href="img/logo.jpg" type="image/x-icon"> <!-- Font awesome --> <link href="css/font-awesome.css" rel="stylesheet"> <!-- Bootstrap --> <link href="css/bootstrap.css" rel="stylesheet"> <!-- slick slider --> <link rel="stylesheet" type="text/css" href="css/slick.css"> <!-- Theme color --> <link id="switcher" href="css/theme-color/default-theme.css" rel="stylesheet"> <!-- Main style sheet --> <link href="css/style.css" rel="stylesheet"> <link href="css/custom.css" rel="stylesheet"> <!-- Google Font --> <link href='https://fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> </head> <body> <!-- Pre Loader --> <div id="aa-preloader-area"> <div class="pulse"></div> </div> <!-- SCROLL TOP BUTTON --> <a class="scrollToTop" href="#"><i class="fa fa-angle-double-up"></i></a> <!-- END SCROLL TOP BUTTON --> <!-- Start header section --> <header id="aa-header"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="aa-header-area"> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-6"> <div class="aa-header-left"> </div> </div> <div class="col-md-6 col-sm-6 col-xs-6"> <div class="aa-header-right"> {{#isLogued}} <a href="/logout" class="aa-login unlogued"><font color="#000000"><b>Desconectar</b></font></a> {{/isLogued}} </div> <div class="aa-header-right"> {{^isLogued}} <a href="/register" class="aa-register">Registro</a> <a href="/signin" class="aa-login">Conectar</a> {{/isLogued}} </div> </div> </div> </div> </div> </div> </div> </header> <!-- End header section --> <!-- Start menu section --> <section id="aa-menu-area"> <nav class="navbar navbar-default main-navbar" role="navigation"> <div class="container"> <div class="navbar-header"> <!-- FOR MOBILE VIEW COLLAPSED BUTTON --> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- LOGO --> <!-- Text based logo --> <a class="navbar-brand aa-logo" href="/"> compartiendo<span>Piso</span></a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul id="top-menu" class="nav navbar-nav navbar-right aa-main-nav"> <li><a href="/">Inicio</a></li> <li><a href="/contact">Contacto</a></li> {{#isLogued}} <li><a href="/user">Perfil</a></li> {{/isLogued}} {{#admin}} <li><a href="/admin">ADMIN</a></li> {{/admin}} </ul> </div> <!--/.nav-collapse --> </div> </nav> </section> <!-- End menu section --> <!-- Start Proerty header --> <section id="aa-user"> </section> <!-- End Proerty header --> <section id="aa-contact"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="aa-contact-area"> <div class="aa-contact-top"> <div class="aa-contact-top-left"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3041.2566375217566!2d-3.8770808847007685!3d40.33665257937445!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd418e7adf68f543%3A0x841755428455a90b!2sUniversidad+Rey+Juan+Carlos!5e0!3m2!1ses!2ses!4v1489389696400" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> </div> <div class="aa-contact-top-right"> <h2>Contacto</h2> <p> Para cualquier duda o pregunta, contacte con nosotros llamando al teléfono que se muestra a continuación o envie un email a la dirección de correo siguiente.</p> <ul class="contact-info-list"> <li> <i class="fa fa-phone"></i> 918888888</li> <li> <i class="fa fa-envelope-o"></i> info@urjc.es</li> <li> <i class="fa fa-map-marker"></i> Universidad Rey Juan Carlos</li> </ul> </div> </div> <div class="aa-contact-bottom"> <div class="aa-title"> <h2>Envía tu mensaje</h2> <span></span> <p>Tu Email no será publicado. Los campos señalados son obligatorios<strong class="required">*</strong></p> </div> <div class="aa-contact-form"> <form class="contactform"> <p class="comment-form-author"> <label for="author">Nombre <span class="required">*</span></label> <input type="text" name="author" value="" size="30" required="required"> </p> <p class="comment-form-email"> <label for="email">Email <span class="required">*</span></label> <input type="email" name="email" value="" aria-required="true" required="required"> </p> <p class="comment-form-url"> <label for="subject">Asunto</label> <input type="text" name="subject"> </p> <p class="comment-form-comment"> <label for="comment">Mensaje</label> <textarea name="comment" cols="45" rows="8" aria-required="true" required="required"></textarea> </p> <p class="form-submit"> <input type="submit" name="submit" class="aa-browse-btn" value="Enviar mensaje" > </p> </form> </div> </div> </div> </div> </div> </div> </section> <!-- Footer --> <footer id="aa-footer"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="aa-footer-area"> <div class="row"> <div class="col-md-8 col-sm-6 col-xs-12"> <div class="aa-footer-left"> <p>Universidad Rey Juan Carlos 2017</p> </div> </div> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="aa-footer-middle"> <a href="#"><i class="fa fa-facebook"></i></a> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-google-plus"></i></a> <a href="#"><i class="fa fa-youtube"></i></a> </div> </div> </div> </div> </div> </div> </div> </footer> <!-- / Footer --> <!-- jQuery library --> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> --> <script src="js/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.js"></script> <!-- slick slider --> <script type="text/javascript" src="js/slick.js"></script> <!-- Custom js --> <script src="js/custom.js"></script> <script src="js/bootbox.min.js"></script> </body> </html>
public_html/widgets/w5-gallery-item.html
ubikee/widget4
<polymer-element name="w5-gallery-item" attributes="name img label text href"> <template> </template> <script> Polymer('w5-gallery-item', { 'name': '', 'img': '', 'label': '', 'text': '', 'href':'' }); </script> </polymer-element>
public/stylesheets/finance/categories.css
yogesh4982/EduSmart
#category-list{ margin:40px auto; width:400px; } .link-heading a { font-weight:bold; color:#900; } .link-descr { margin-top:5px; color:#666; text-align:justify; } .containereven{ background : #EEF2FD; border-bottom:1px solid #BECFFB; color : #444; height : 1.5em; list-style-type : none; padding : 0.5em 0 0 10px; width:345px; } .containereven a{ color:black; } .containerodd{ background : #DFEAFF; border-bottom:1px solid #BECFFB; color : #444; height : 1.5em; list-style-type : none; padding : 0.5em 0 0 10px; width:345px; } .containerodd a{ color:black; } .title{ /*border-bottom:1px solid #bccffb;*/ float:left; width:300px; /*background-color:#e4ebfe;*/ /*padding:10px 0 10px 0;*/ font-weight:bold; font-size: 14px; height:20px; } .title a{ text-decoration:none; /*color:black;*/ } .edit{ float:left; font-weight: bold; } .edit a{ text-decoration: none; /* color: black;*/ font-size:11px; padding-right: 8px; } .box{ width:750px; margin:0px auto; } .submit_button { margin-top:15px; margin-left:180px; padding: 7px 10px; color: #fff; background: #27292B; -moz-border-radius:10px; -webkit-border-radius:10px; font-weight: bold; font-size: 14px; border:none; font-family: arial; cursor:pointer; } .submit_button:hover{ background: #373B3F; }
_site/musa74/index.html
mahrud/musa-website
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MUSA &#8211; Mathematics Undergraduate Student Association - MUSA 74</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="We are the Mathematics Undergraduate Student Association at the University of California, Berkeley. "> <link rel="canonical" href="https://musa.berkeley.edu/musa74/"> <!-- Custom CSS & Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ --> <link rel="stylesheet" href="/style.css"> <!-- Custom Fonts --> <link rel="stylesheet" href="/css/font-awesome/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> <nav> <a href="/">Home</a> &#183; <a href="/academic/">Academics</a> &#183; <a href="/outreach/">Outreach</a> &#183; <a href="/professional/">Professional</a> &#183; <a href="/resources/">Resources</a> &#183; <a href="/office/">Office and Merchandise</a> </nav> <section id="musa74" class="content-section resource"> <h2><a href="/musa74/">Transition to Upper-Division Math</a></h2> <p>Stepping into your first upper division math course can be a scary thing. Unlike other subjects, the difference between lower and upper division courses in math can be quite overwhelming, the two main culprits being writing proofs and abstract concepts. In this course we will address these issues head-on. In particular, we will learn how to write proofs and develop good mathematical style and we will give students more familiarity withthe mathematical objects appearing in Math 104 and Math 113.</p> <p>MUSA 74 is a seminar taught by MUSA officers, especially Cailan Li, beginning in Spring 2018. It is meant for students currently enrolled in Math 104 or Math 113, to supplement the proof-writing skills needed in those classes.</p> <p>MUSA 74 meets Monday in 736 Evans and Friday in 748 Evans, both days 4 PM-5 PM.</p> <p><a href="/musa74/syllabus.pdf">Syllabus</a></p> <p><a href="https://www.sharelatex.com/read/vgxtxkbkcydc">Course notes</a></p> </section> <!-- Footer --> <footer> <div class="container text-center"> <p style="color: gray; font-size: small"> MUSA is a Registered Student Organization acting independently of the University of California. <br /> We take full responsibility for our organization and this web site. <br /> Report problems with the site to the <a href="/officers/">current webmaster</a>.<br/> <a href="/documentation/">Technical documentation</a> for officers. <!--&copy; MUSA 2018--><br /> <a href="https://www.ocf.berkeley.edu"> <img src="/img/ocfbadge_mini8dark.png" alt="Hosted by the OCF" style="border: 0;" /> </a></p> </div> </footer> </body> </html>
docs/build_rules.html
thought-machine/please
<h1 class="title-1">Writing build rules</h1> <p> Please is designed to support interleaving custom build commands as first-class citizens in the system. This describes some of the concepts to bear in mind when writing rules of your own. </p> <p> The documentation for <a class="copy-link" href="/lexicon.html#genrule">genrule()</a> and <a class="copy-link" href="/lexicon.html#gentest">gentest()</a> may be of use as well, as that explains the available arguments and what they do. </p> <section class="mt4"> <h2 class="title-2" id="example"> Word count example </h2> <p> Here is an example of a build rule. It takes in <code class="code">example/file.txt</code> from the source tree and counts the number of words within: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> # //example:word_count genrule( name = "word_count", srcs = ["file.txt"], outs = ["file.wordcount"], cmd = "wc $SRCS &gt; $OUT", ) </code> </pre> <p> Please sets up <code class="code">$SRCS</code> and <code class="code">$OUT</code> based on the parameters we passed to <code class="code">genrule()</code>, then executes our command. When this rule builds, it will output <code class="code">plz-out/gen/example/file.wordcount</code>. For more information on how this works, see the sources and outputs sections below. </p> </section> <section class="mt4"> <h2 class="title-2" id="tmp-dir"> Build location </h2> <p> A core concept of Please is to try to isolate execution so we have a good concept of correctness for each action. To this end each rule builds in its own temporary directory (under <code class="code">plz-out/tmp</code>) containing only files defined as inputs to the rule. </p> <p> This means that you can't access any other files in your source tree from within the rule. If you want to have a look at what it looks like in there, <code class="code">plz build --shell</code> will prepare a target for building and open up a shell into the directory, where you can look around and try running commands by hand. </p> <p> Some aspects of this environment are different to normal - for example rules are given a small, deterministic set of environment variables. They shouldn't need to read anything outside this directory or not described by those variables. See the <a class="copy-link" href="#pass-env">Passing environment variables</a> section of this page for more information on passing variables from the host machine to the rule. </p> </section> <section class="mt4"> <h2 class="title-2" id="srcs">Sources</h2> <p> Sources are the inputs to your rule - typically source code, but like any other inputs, they can also be build labels. This is defined in the <code class="code">srcs</code> argument. </p> <p> All sources are linked into the build directory - for performance reasons they aren't copied so you shouldn't modify them in-place. </p> <p> Sources can be both files and directories, however it can be useful to use globs for sources e.g. to include all files with a given extension. See the <a class="copy-link" href="/lexicon.html#please-builtins">built ins</a> for more information on this. </p> <p> Sources can be referred through the <code class="code">$SRCS</code> environment variable. If there's only one, <code class="code">$SRC</code> will be defined too.<br /> Sources can also be named, e.g. </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> srcs = { 'srcs': ['my_source.py'], 'resources': ['something.txt'], }, </code> </pre> <p> In that case they can be accessed separately through <code class="code">$SRCS_SRCS</code> and <code class="code">$SRCS_RESOURCES</code>. </p> </section> <section class="mt4"> <h2 class="title-2" id="outs">Outputs</h2> <p> Rules must define their outputs explicitly. Only these files will be saved to plz-out and made available to other rules. </p> <p> The output location within plz-out depends on whether the rule is marked as binary. Binary rules output to <code class="code">plz-out/bin/...</code> and non-binary rules output to <code class="code">plz-out/gen/...</code>. </p> <p> Like sources, outputs can be both files and directories. The simplest way to define outputs on a rule is as a list: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> outs = [ "path/to/a/directory", "foo.a", ], </code> </pre> <p> The <code class="code">$OUT</code> and <code class="code">$OUTS</code> variables will be set much like <a class="copy-link" href="#srcs">sources</a>. </p> <section class="mt4"> <h3 class="title-3" id="named-outs"> Named outputs </h3> <p> Much like sources, <code class="code">outs</code> can also be a dictionary. In this case, the outputs are considered named outputs: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( name = "my_rule", ... outs = { 'src': ['src'], 'lib': ['lib'], }, ) </code> </pre> <p> The variables <code class="code">$OUTS_SRC</code> and <code class="code">$OUTS_LIB</code> will be set. These outputs can then be depended on individually from other rules: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( ... srcs = [":my_rule|srcs"], deps = [":my_rule|libs"], ... ) </code> </pre> </section> <section class="mt4"> <h3 class="title-3" id="out-dirs"> Output directories </h3> <p> Sometimes it can be hard to reason about the exact outputs of a rule before actually building it. Output directories allow you to specify a folder; anything that ends up in that folder will become an output of the rule. The folder's path will not constitute part of the output path of the file. </p> <p> Imagine we're generating code. The code generation tool parses some sources and based on the symbols it finds, produces a set of outputs e.g. mock generation: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( name = "mocks", srcs = ["interfaces.go"], tools = { "mockgen": ["mockgen"], }, cmd = "$TOOLS_MOCKGEN ... $SRCS -o $OUT" outs = ???, ) </code> </pre> <p> It's difficult to know ahead of time which files mockgen is going to generate. It's dependent on the source code within <code class="code">interfaces.go</code>. We can use output directories for this: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( name = "mocks", srcs = ["interfaces.go"], tools = { "mockgen": ["mockgen"], }, cmd = "mkdir _out &amp;&amp; $TOOLS_MOCKGEN ... $SRCS -o _out" output_dirs = ["_out"], ) </code> </pre> <p> If mockgen generates <code class="code">foo_mocks.go</code> and <code class="code">bar/bar_mocks.go</code>, these will become outputs of the rules as if they were defines as part of the <code class="code">outs</code> list: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> Build finished; total time 230ms, incrementality 100.0%. Outputs: //:mocks: plz-out/gen/foo_mocks.go plz-out/gen/bar </code> </pre> <p> If instead of the folder <code class="code">plz-out/gen/bar</code>, it's preferable to have the output as <code class="code">plz-out/gen/bar/bar_mocks.go</code>, you may add <code class="code">**</code> to the output directory: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( ... output_dirs = ["_out/**"], ) </code> </pre> <p> This can be useful when these files are going to end up as <code class="code">$SRCS</code> in another rule. Some tools don't deal well with directories e.g. <code class="code">javac</code> in <code class="code">java_library()</code> </p> </section> </section> <section class="mt4"> <h2 class="title-2" id="deps"> Dependencies </h2> <p> Dependencies are other things you need in order to build - e.g. other code that your rule depends on. </p> <p> These are also linked into the build directory, so the difference between sources and dependencies can seem arbitrary, but for some internal functions it's an important distinction to know how rules see the things they'll consume. </p> <p> For example, the go compiler expects you to explicitly pass your sources (e.g. <code class="code">go tool compile foo.go bar.go</code>), however it discovers its dependencies through configuration (e.g. by looking at the GOPATH). </p> <p> As such, dependencies don't have any corresponding environment variables associated with them. </p> </section> <section class="mt4"> <h2 class="title-2" id="tools">Tools</h2> <p> Tools are the things that a rule uses to build with. They can refer either to other rules within the repo, or system-level binaries, for example: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> tools = [ 'curl', '//path/to:tool', ], </code> </pre> <p> In this example, <code class="code">curl</code> is resolved on the system using the <code class="code">PATH</code> variable defined in your <a class="copy-link" href="/config.html#build">.plzconfig file</a>. <code class="code">//path/to:tool</code> will be built first and used from its output location. </p> <p> NB: For <code class="code">gentest()</code>, there's also <code class="code">test_tools</code> which behaves exactly the same, except is made available to <code class="code">test_cmd</code> instead. </p> <p> Tools are not copied into the build directory, you can access them using the <code class="code">$TOOL</code> or <code class="code">$TOOLS</code> environment variables. They can also be named in a similar manner to <a class="copy-link" href="#srcs">sources</a>. </p> <p> Note that since tools aren't copied, they can be a source of nondeterminism if you make use of other outputs that happen to be located near them. In order to ensure correctness you should make sure that you only run the tool itself and don't access neighbouring outputs. </p> <p> The distinction between tools and other sources or dependencies is very important when using Please to <a class="copy-link" href="/cross_compiling.html">cross-compile</a> to a different target architecture. Tools will always be used from the host architecture (since they must be executed locally) whereas other dependencies will be for the target. </p> </section> <section class="mt4"> <h2 class="title-2" id="cmd">Commands</h2> <p> The command that you run is of course the core part of the rule. It can be passed to <code class="code">genrule</code> in three formats: </p> <ul class="bulleted-list"> <li> <span> As a string; the simplest format, since there's only one command that's run. </span> </li> <li> <span> As a list, it's a sequence of commands run one after another if the preceding ones are successful (i.e. it's effectively shorthand for <code class="code">' &amp;&amp; '.join(cmd)</code> </span> </li> <li> <span> As a dict, the keys correspond to the build config to run and the values are the command to run in that config. The typical use case here is <code class="code">opt</code> vs. <code class="code">dbg</code> but arbitrary names can be given and specified with <code class="code">plz build -c name</code>. </span> </li> </ul> <p> There are various special sequence replacements that the rule is subject to: </p> <ul class="bulleted-list"> <li> <span> <code class="code">$(location //path/to:target)</code> expands to the location of the given build rule, which must have a single output only. </span> </li> <li> <span> <code class="code">$(locations //path/to:target)</code> expands to the locations of the outputs of the given build rule, which can have any number of outputs. </span> </li> <li> <span> <code class="code">$(dir //path/to:target)</code> expands to the directory containing the outputs of the given label </span> </li> <li> <span> <code class="code">$(out_dir //path/to:target)</code> expands to the directory containing the outputs of the given label with the preceding plz-out/{gen|bin} </span> </li> <li> <span> <code class="code">$(exe //path/to:target)</code> expands to a command to run the output of the given target. The rule must be marked as binary. </span> </li> <li> <span> <code class="code">$(out_exe //path/to:target)</code> expands to a command to run the output of the given target with the precdeing plz-out/{gen|bin}. The rule must be marked as binary. </span> </li> <li> <span> <code class="code">$(out_location //path_to:target)</code> expands to the output of the given build rule, with the preceding plz-out/{gen|bin}<br /> Consider carefully when to use this though; it is not normally useful. </span> </li> <li> <span> <code class="code">$(out_locations //path_to:target)</code> expands to the locations of the outputs of the given build rule, with the preceding plz-out/{gen|bin}. The rule can have any number of outputs. </span> </li> <li> <span> <code class="code">$(hash //path/to:target)</code> expands to a hash of the outputs of that target.<br /> This can be useful to uniquely fingerprint the given rule. </span> </li> <li> <span> <code class="code">$(worker //path/to:target)</code> invokes the given target as a <a class="copy-link" href="/workers.html">persistent worker</a>. See the linked page for more details on how to use them. </span> </li> </ul> </section> <section class="mt4"> <h2 class="title-2" id="build-env"> Build environment </h2> <p> Please executes the build command in isolation. Typically, this means that rules cannot access files and environment variables that have not explcitly been made available to that rule. </p> <p> The following environment variables are set by please before executing your command: </p> <ul class="bulleted-list"> <li> <span> <code class="code">ARCH</code>: architecture of the system, eg. amd64 </span> </li> <li> <span> <code class="code">OS</code>: current operating system (linux, darwin, etc). </span> </li> <li> <span> <code class="code">PATH</code>: usual PATH environment variable as defined in your .plzconfig </span> </li> <li> <span> <code class="code">TMP_DIR</code>: the temporary directory you're compiling within. </span> </li> <li> <span> <code class="code">HOME</code>: also set to the temporary directory you're compiling within. </span> </li> <li> <span><code class="code">NAME</code>: the name of the rule.</span> </li> <li> <span><code class="code">SRCS</code>: the sources of your rule</span> </li> <li> <span><code class="code">OUTS</code>: the outputs of your rule</span> </li> <li> <span> <code class="code">PKG</code>: the path to the package containing this rule </span> </li> <li> <span> <code class="code">PKG_DIR</code>: Similar to <code class="code">PKG</code> but always contains a path (specifically <code class="code">.</code> if the rule is in the root of the repo). </span> </li> <li> <span><code class="code">NAME</code>: the name of this build rule</span> </li> <li> <span> <code class="code">OUT</code>: the output of this rule. Only present when there is only one output. </span> </li> <li> <span> <code class="code">SRC</code>: the source of this rule. Only present when there is only one source. </span> </li> <li> <span> <code class="code">SRCS_&lt;suffix&gt;</code>: Present when you've defined named sources on a rule. Each group creates one of these these variables with paths to those sources. </span> </li> <li> <span ><code class="code">TOOLS</code>: Any tools defined on the rule.</span > </li> <li> <span> <code class="code">TOOL</code>: Available on any rule that defines a single tool only. </span> </li> <li> <span> <code class="code">SECRETS</code>: If any secrets are defined on the rule, these are the paths to them. </span> </li> </ul> <section class="mt4"> <h3 class="title-3" id="pass-env"> Passing environment variables </h3> <p> By default, no environment variables from the host machine are available to rules. To make a variable available to the rule, set the <code class="code">pass_env</code> parameter on <code class="code">genrule()</code> and <code class="code">gentest()</code>. </p> <p> These variables will be made available to both <code class="code">cmd</code> and <code class="code">test_cmd</code>. They will also contribute to the rule hash, so if they change, the rule will be re-built and tested as appropriate. </p> <p> NB: It's also possible to set environment variables to be passed globally to all rules in <code class="code">.plzconfig</code>. See the <a class="copy-link" href="/config.html#build">build</a> section in the config documentation for more information. </p> </section> <section class="mt4"> <h3 class="title-3" id="secrets"> Secrets </h3> <p> Rules can define a list of secrets that they want access to. These are all absolute paths (beginning with <code class="code">/</code> or <code class="code">~</code> and aren't copied to the build directory; instead they can be located using the environment variable <code class="code">$SECRETS</code>.<br /> They're useful for things like signing or access keys that you don't want to check into version control but still might be necessary for building some rules. </p> <p> These don't contribute to the key used to retrieve outputs from the cache; this means it's possible for one machine to build a target with the secret and then share the output with others. </p> </section> </section> <section class="mt4"> <h2 class="title-2" id="entry-points"> Entry points </h2> <p> Some tools require resources to run. For example SDKs commonly have their compiler (and/or runtime) in a directory next to the SDK libraries. It can be hard to write a rule to execute this binary in this context. This is because binary rules have a single output whereas here we require the whole folder. </p> <p>For example the java JDK has the following structure:</p> <pre class="code-container"> <!-- prettier-ignore --> <code> .../jdk |-- bin | |-- java | |-- javac | |-- ... |-- lib | |-- ... ... </code> </pre> <p>Using entry points, javac and java can be defined as such:</p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( name = "jdk", cmd = "unzip jdk.zip -o $OUT" outs = ["out"], entry_points = { "java": "jdk/bin/java", "javac": "jdk/bin/javac", }, ) </code> </pre> <p> These entry points can then be used as tools by other rules, follwing a similar syntax to named outputs: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> genrule( name = "java_lib", cmd = "$TOOLS_JAVAC ...", tools = { "javac": ":jdk|javac", }, ) </code> </pre> </section> <section class="mt4"> <h2 class="title-2">Tests</h2> <p> As well as <code class="code">genrule()</code>, there's also <a class="copy-link" href="/lexicon.html#gentest">gentest()</a> which defines tests. Test rules are very similar to other build rules in that they have a build step. This build step usually produces a test binary which is then executed in the test step as defined by <code class="code">test_cmd</code>: </p> <pre class="code-container"> <!-- prettier-ignore --> <code data-lang="plz"> gentest( name = "some_test", ... cmd = "$TOOLS $SRCS -o $OUT", # compiles a binary that we can later run tools = [CONFIG.SOME_COMPILER], # Some sort of compiler e.g. gcc outs = ["test"], test_cmd = "$TEST &gt; $RESULTS_FILE", # Execute the test. $TEST is set to the output of cmd ) </code> </pre> <p> In this example, this rule will generate <code class="code">test</code>, a binary containing our compiled tests. We then execute this in test_cmd. The test output is piped to <code class="code">test.results</code> as defined by the <code class="code">$RESULTS_FILE</code> variable. </p> <p> For more information on testing in general, see <a class="copy-link" href="/tests.html">Testing with Please</a>. </p> </section>
src/main/webapp/jquery-easyui-1.3.2/themes/bootstrap/calendar.css
dreamcc0817/GS
.calendar { border-width: 1px; border-style: solid; padding: 1px; overflow: hidden; font-size: 12px; } .calendar table { border-collapse: separate; font-size: 12px; width: 100%; height: 100%; } .calendar-noborder { border: 0; } .calendar-header { position: relative; height: 22px; } .calendar-title { text-align: center; height: 22px; } .calendar-title span { position: relative; display: inline-block; top: 2px; padding: 0 3px; height: 18px; line-height: 18px; cursor: pointer; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; } .calendar-prevmonth, .calendar-nextmonth, .calendar-prevyear, .calendar-nextyear { position: absolute; top: 50%; margin-top: -7px; width: 14px; height: 14px; cursor: pointer; font-size: 1px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; } .calendar-prevmonth { left: 20px; background: url('images/calendar_arrows.png') no-repeat -18px -2px; } .calendar-nextmonth { right: 20px; background: url('images/calendar_arrows.png') no-repeat -34px -2px; } .calendar-prevyear { left: 3px; background: url('images/calendar_arrows.png') no-repeat -1px -2px; } .calendar-nextyear { right: 3px; background: url('images/calendar_arrows.png') no-repeat -49px -2px; } .calendar-body { position: relative; } .calendar-body th, .calendar-body td { text-align: center; } .calendar-day { border: 0; padding: 1px; cursor: pointer; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; } .calendar-other-month { opacity: 0.3; filter: alpha(opacity=30); } .calendar-menu { position: absolute; top: 0; left: 0; width: 180px; height: 150px; padding: 5px; font-size: 12px; display: none; overflow: hidden; } .calendar-menu-year-inner { text-align: center; padding-bottom: 5px; } .calendar-menu-year { width: 40px; text-align: center; border-width: 1px; border-style: solid; margin: 0; padding: 2px; font-weight: bold; } .calendar-menu-prev, .calendar-menu-next { display: inline-block; width: 21px; height: 21px; vertical-align: top; cursor: pointer; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; } .calendar-menu-prev { margin-right: 10px; background: url('images/calendar_arrows.png') no-repeat 2px 2px; } .calendar-menu-next { margin-left: 10px; background: url('images/calendar_arrows.png') no-repeat -45px 2px; } .calendar-menu-month { text-align: center; cursor: pointer; font-weight: bold; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; } .calendar-body th, .calendar-menu-month { color: #808080; } .calendar-day { color: #333; } .calendar-sunday { color: #CC2222; } .calendar-saturday { color: #00ee00; } .calendar-today { color: #0000ff; } .calendar-menu-year { border-color: #D4D4D4; } .calendar { border-color: #D4D4D4; } .calendar-header { background: #F2F2F2; } .calendar-body, .calendar-menu { background: #ffffff; } .calendar-body th { background: #F5F5F5; } .calendar-hover, .calendar-nav-hover, .calendar-menu-hover { background-color: #e6e6e6; color: #00438a; } .calendar-hover { border: 1px solid #ddd; padding: 0; } .calendar-selected { background-color: #0081c2; color: #fff; border: 1px solid #0070a9; padding: 0; }
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/hwpf/model/types/BKFAbstractType.html
Stephania16/ProductDesignGame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:05:05 MSK 2012 --> <TITLE> BKFAbstractType (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="BKFAbstractType (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BKFAbstractType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html" title="class in org.apache.poi.hwpf.model.types"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/hwpf/model/types/BKFAbstractType.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BKFAbstractType.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.hwpf.model.types</FONT> <BR> Class BKFAbstractType</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hwpf.model.types.BKFAbstractType</B> </PRE> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/poi/hwpf/model/BookmarkFirstDescriptor.html" title="class in org.apache.poi.hwpf.model">BookmarkFirstDescriptor</A></DD> </DL> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="../../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</A> </FONT>public abstract class <B>BKFAbstractType</B><DT>extends java.lang.Object</DL> </PRE> <P> BooKmark First descriptor (BKF). <p> Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format (.doc) Specification NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/types/definitions. <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Sergey Vladimirov; according to Microsoft Office Word 97-2007 Binary File Format (.doc) Specification</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#field_1_ibkl">field_1_ibkl</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#field_2_bkf_flags">field_2_bkf_flags</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected </CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#BKFAbstractType()">BKFAbstractType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#fillFields(byte[], int)">fillFields</A></B>(byte[]&nbsp;data, int&nbsp;offset)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#getBkf_flags()">getBkf_flags</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the bkf_flags field for the BKF record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;short</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#getIbkl()">getIbkl</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;byte</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#getItcFirst()">getItcFirst</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When bkf.fCol==1, this is the index to the first column of a table column bookmark</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;byte</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#getItcLim()">getItcLim</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When bkf.fCol==1, this is the index to limit column of a table column bookmark</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#getSize()">getSize</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Size of record</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#isFCol()">isFCol</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When 1, this bookmark marks a range of columns in a table specified by (bkf.itcFirst, bkf.itcLim)</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#isFPub()">isFPub</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When 1, this indicates that this bookmark is marking the range of a Macintosh Publisher section</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#serialize(byte[], int)">serialize</A></B>(byte[]&nbsp;data, int&nbsp;offset)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setBkf_flags(short)">setBkf_flags</A></B>(short&nbsp;field_2_bkf_flags)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the bkf_flags field for the BKF record.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setFCol(boolean)">setFCol</A></B>(boolean&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the fCol field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setFPub(boolean)">setFPub</A></B>(boolean&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the fPub field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setIbkl(short)">setIbkl</A></B>(short&nbsp;field_1_ibkl)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setItcFirst(byte)">setItcFirst</A></B>(byte&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the itcFirst field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#setItcLim(byte)">setItcLim</A></B>(byte&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the itcLim field value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/hwpf/model/types/BKFAbstractType.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="field_1_ibkl"><!-- --></A><H3> field_1_ibkl</H3> <PRE> protected short <B>field_1_ibkl</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="field_2_bkf_flags"><!-- --></A><H3> field_2_bkf_flags</H3> <PRE> protected short <B>field_2_bkf_flags</B></PRE> <DL> <DL> </DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="BKFAbstractType()"><!-- --></A><H3> BKFAbstractType</H3> <PRE> protected <B>BKFAbstractType</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="fillFields(byte[], int)"><!-- --></A><H3> fillFields</H3> <PRE> protected void <B>fillFields</B>(byte[]&nbsp;data, int&nbsp;offset)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="serialize(byte[], int)"><!-- --></A><H3> serialize</H3> <PRE> public void <B>serialize</B>(byte[]&nbsp;data, int&nbsp;offset)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSize()"><!-- --></A><H3> getSize</H3> <PRE> public static int <B>getSize</B>()</PRE> <DL> <DD>Size of record <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getIbkl()"><!-- --></A><H3> getIbkl</H3> <PRE> public short <B>getIbkl</B>()</PRE> <DL> <DD>Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setIbkl(short)"><!-- --></A><H3> setIbkl</H3> <PRE> public void <B>setIbkl</B>(short&nbsp;field_1_ibkl)</PRE> <DL> <DD>Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getBkf_flags()"><!-- --></A><H3> getBkf_flags</H3> <PRE> public short <B>getBkf_flags</B>()</PRE> <DL> <DD>Get the bkf_flags field for the BKF record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setBkf_flags(short)"><!-- --></A><H3> setBkf_flags</H3> <PRE> public void <B>setBkf_flags</B>(short&nbsp;field_2_bkf_flags)</PRE> <DL> <DD>Set the bkf_flags field for the BKF record. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setItcFirst(byte)"><!-- --></A><H3> setItcFirst</H3> <PRE> public void <B>setItcFirst</B>(byte&nbsp;value)</PRE> <DL> <DD>Sets the itcFirst field value. When bkf.fCol==1, this is the index to the first column of a table column bookmark <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getItcFirst()"><!-- --></A><H3> getItcFirst</H3> <PRE> public byte <B>getItcFirst</B>()</PRE> <DL> <DD>When bkf.fCol==1, this is the index to the first column of a table column bookmark <P> <DD><DL> <DT><B>Returns:</B><DD>the itcFirst field value.</DL> </DD> </DL> <HR> <A NAME="setFPub(boolean)"><!-- --></A><H3> setFPub</H3> <PRE> public void <B>setFPub</B>(boolean&nbsp;value)</PRE> <DL> <DD>Sets the fPub field value. When 1, this indicates that this bookmark is marking the range of a Macintosh Publisher section <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isFPub()"><!-- --></A><H3> isFPub</H3> <PRE> public boolean <B>isFPub</B>()</PRE> <DL> <DD>When 1, this indicates that this bookmark is marking the range of a Macintosh Publisher section <P> <DD><DL> <DT><B>Returns:</B><DD>the fPub field value.</DL> </DD> </DL> <HR> <A NAME="setItcLim(byte)"><!-- --></A><H3> setItcLim</H3> <PRE> public void <B>setItcLim</B>(byte&nbsp;value)</PRE> <DL> <DD>Sets the itcLim field value. When bkf.fCol==1, this is the index to limit column of a table column bookmark <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getItcLim()"><!-- --></A><H3> getItcLim</H3> <PRE> public byte <B>getItcLim</B>()</PRE> <DL> <DD>When bkf.fCol==1, this is the index to limit column of a table column bookmark <P> <DD><DL> <DT><B>Returns:</B><DD>the itcLim field value.</DL> </DD> </DL> <HR> <A NAME="setFCol(boolean)"><!-- --></A><H3> setFCol</H3> <PRE> public void <B>setFCol</B>(boolean&nbsp;value)</PRE> <DL> <DD>Sets the fCol field value. When 1, this bookmark marks a range of columns in a table specified by (bkf.itcFirst, bkf.itcLim) <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isFCol()"><!-- --></A><H3> isFCol</H3> <PRE> public boolean <B>isFCol</B>()</PRE> <DL> <DD>When 1, this bookmark marks a range of columns in a table specified by (bkf.itcFirst, bkf.itcLim) <P> <DD><DL> <DT><B>Returns:</B><DD>the fCol field value.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BKFAbstractType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html" title="class in org.apache.poi.hwpf.model.types"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/hwpf/model/types/BKFAbstractType.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BKFAbstractType.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
html/classes.html
Qwartz/net-pipe
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>net-pipe: Class Index</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">net-pipe &#160;<span id="projectnumber">0.0.1r2</span> </div> <div id="projectbrief">A crayon stupid style network piping server.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li class="current"><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">Class Index</div> </div> </div><!--header--> <div class="contents"> <div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a></div> <table style="margin: 10px; white-space: nowrap;" align="center" width="95%" border="0" cellspacing="0" cellpadding="0"> <tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table> </td><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table> </td><td></td></tr> <tr><td></td></tr> <tr><td valign="top"><a class="el" href="structcvar.html">cvar</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structpipe__sizes.html">pipe_sizes</a>&#160;&#160;&#160;</td><td></td></tr> <tr><td></td><td></td><td></td></tr> </table> <div class="qindex"><a class="qindex" href="#letter_C">C</a>&#160;|&#160;<a class="qindex" href="#letter_P">P</a></div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> </body> </html>
packages/node_modules/@node-red/nodes/locales/ko/network/10-mqtt.html
HiroyasuNishiyama/node-red
<!-- Copyright JS Foundation and other contributors, http://js.foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <script type="text/x-red" data-help-name="mqtt in"> <p>MQTT브로커에 접속하여, 지정한 토픽의 메세지를 서브스크랩(구독)합니다.</p> <h3>출력</h3> <dl class="message-properties"> <dt>payload <span class="property-type">문자열 | 버퍼</span></dt> <dd>바이너리버퍼가 아닌 경우에는 문자열</dd> <dt>topic <span class="property-type">문자열</span></dt> <dd>MQTT의 토픽. /로 계층을 구분한다</dd> <dt>qos <span class="property-type">수치</span> </dt> <dd>0: 최대 1번 도착, 1: 1번 이상 도착, 2: 1번만 도착</dd> <dt>retain <span class="property-type">진위값</span></dt> <dd>true일 경우, 메세지를 유지. 메세지가 오래된 값인 경우가 있습니다.</dd> </dl> <h3>상세</h3> <p>구독토픽에는 MQTT의 와일드카드(+: 1레벨, #: 복수레벨)을 포함할 수 있습니다.</p> <p>이 노드를 이용하기 위해서는 MQTT브로커로의 접속설정이 필요합니다. 연필아이콘을 클릭하여 설정할 수 있습니다.</p> <p>MQTT(in 및 out)노드는 브로커로의 접속설정을 필요에 따라 공유할 수 있습니다.</p> </script> <script type="text/x-red" data-help-name="mqtt out"> <p>MQTT브로커에 접속하여, 메세지를 퍼블리쉬(발행) 합니다.</p> <h3>입력</h3> <dl class="message-properties"> <dt>payload <span class="property-type">문자열 | 버퍼</span></dt> <dd>보통 단순한 텍스트형식의 페이로드가 사용되지만, 바이너리버퍼를 발행하는 것도 가능합니다.</dd> <dt class="optional">topic <span class="property-type">문자열</span></dt> <dd>발생대상의 MQTT토픽</dd> <dt class="optional">qos <span class="property-type">수치</span></dt> <dd>0: 최대 1번 도착, 1: 1번 이상 도착, 2: 1번만 도착. 기본값은 0입니다.</dd> <dt class="optional">retain <span class="property-type">진위값</span></dt> <dd>true일 경우, 메세지를 브로커에 유지합니다. 기본값은 false입니다.</dd> </dl> <h3>상세</h3> <p><code>msg.payload</code>를 발행하는 메세지의 페이로드로 이용됩니다. 페이로드가 오브젝트인 경우, 송신할 때에 JSON문자열로 변환합니다. 페이로드가 바이너리버퍼인 경우, 그대로 송신합니다.</p> <p>발행에 이용하는 토픽은 노드에 설정하거나, <code>msg.topic</code>으로 지정합니다.</p> <p>이와 같이, QoS와 retain도 노드 설정, 혹은 노드의 설정이 공란일 경우에는, 각각 <code>msg.qos</code> 및 <code>msg.retain</code>으로 지정할 수 있습니다. 앞서 브로커에 보존한 토픽을 클리어 하려면, retain플래그를 설정하여 해당 토픽에 빈 메세지를 발행합니다.</p> <p>이 노드를 이용하기 위해서는 MQTT브로커로의 접속설정이 필요합니다. 연필아이콘을 클릭하여 설정할 수 있습니다.</p> <p>MQTT(in 및 out)노드는 브로커로의 접속설정을 필요에 따라 공유할 수 있습니다.</p> </script> <script type="text/x-red" data-help-name="mqtt-broker"> <p>MQTT브로커로의 접속설정</p> <p>브로커로의 접속설정을 작성합니다. 설정은 <code>MQTT In</code> 및 <code>MQTT Out</code>노드로 재이용할 수 있습니다.</p> <p>노드에 클라이언트 ID를 설정하지 않고 세션의 초기화를 설정하고 있는 경우, 랜덤한 클라이언트 ID를 생성합니다. 클라이언트 ID를 설정할 경우, 접속처의 브로커로 통일되게 해주세요.</p> <h4>Birth메세지</h4> <p>접속을 확립했을 때, 설정한 토픽에 대하여 발행되는 메세지</p> <h4>Close메세지</h4> <p>접속이 정상적으로 종료되기 전에, 노드의 재배포 혹은 셧다운 되었을 경우에, 설정된 토픅에 대하여 발행하는 메세지</p> <h4>Will메세지</h4> <p>예기치 못한 접속이 절단되었을 경우에, 브로커가 발행하는 메세지</p> <h4>WebSocket</h4> <p>WebSocket에 의한 접속을 실행하도록 설정할 수 있습니다. WebSocket을 이용하려면, 서버필드에 접속처 URI를 완전한 형식으로 기입합니다. 아래에 그 예시를 표시합니다.</p> <pre>ws://example.com:4000/mqtt</pre> </script>
_posts/2010-12-15-specflowexe-and-mstest.html
marcusoftnet/marcusoftnet.github.io
--- layout: post title: SpecFlow.exe and MsTest date: '2010-12-15T15:00:00.000+01:00' author: Marcus Hammarberg tags: - BDD - Tools - Life of a consultant - SpecFlow modified_time: '2012-10-21T20:59:17.033+02:00' thumbnail: http://4.bp.blogspot.com/_TI0jeIedRFk/TQjJvwiN9SI/AAAAAAAAAqI/jLAWtMkRrW0/s72-c/examplereport.png blogger_id: tag:blogger.com,1999:blog-36533086.post-94606423148695401 blogger_orig_url: http://www.marcusoft.net/2010/12/specflowexe-and-mstest.html --- <div dir="ltr" style="text-align: left;" trbidi="on">With your <a href="http://www.specflow.org/" target="_blank">SpecFlow</a> installation comes SpecFlow.exe that is a program that can be used to generate tests from the scenarios AND to create nicely formatted reports from the generated test results. <br />There's been a lot written on how to generate these reports when your using NUnit (see <a href="http://www.codeproject.com/KB/architecture/BddWithSpecFlow.aspx">this </a>and <a href="http://si-w.co.uk/blog/2010/07/20/running-specflow-reports-from-within-visual-studio/">this </a>for example), but when it comes to managing this for MsTest there's been almost silent. And facing this problem I can sure see why... It's a bit trickier. <br /> <br />In this blog post I want to show you two things; how to generate MsTest's from your .feature-files and how to create a report from the generated results. Finally I'll show you how to put the two together and link it up to a nice "External tool"-button in Visual Studio. Here we go: <br /> <br /> <h3>Generate MsTest's from your .feature-file</h3>With this step you can generate the test from you scenarios. SpecFlow.exe picks up your <a href="http://www.marcusoft.net/2010/12/appconfig-for-mstest-and-specflow.html" target="_blank">configuration</a> and generates the test in your test framework of choice. <br />From the look of it, it seems quite straight forward. Using the “help command” of SpecFlow.exe, “specflow help generateall” produces this help: <br /> <blockquote><span style="font-family: 'Courier New';">Generate tests from all feature files in a project<br />usage: specflow generateall projectFile [/force] [/verbose]<br />&nbsp;&nbsp;&nbsp; projectFile&nbsp; Visual Studio Project File containing features</span></blockquote>OK. I put together a .bat file that does that. (Note that I’m on a 64-bit machine and had to use some funky DOS-shortcut to get there. No simple way to be <a href="http://marsbox.com/blog/howtos/batch-file-programfiles-x86-parenthesis-anomaly/" target="_blank">architecture agnostic</a> I’m afraid). <br />Here is my file: <br /><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">"%ProgramFiles(x86)%\TechTalk\SpecFlow\SpecFlow.exe" <br />generateAll Specs\Specs.csproj <br />/force /verbose<br /><br />pause<br /></pre> <br />I’ve added some line breaks for readability. <br /> <br />Well – that was easy. <br /> <br /> <h3>Create a report from the generated results</h3> <br />To get this step to work we have to run the test and get hold of the location of the test report file (.trx). When you do this from within Visual Studio the test reporting is done in a TestResult folder and the file get a name with a timestamp. That is not very script-friendly sadly and we’re forced into writing a bat-file that also run the tests. <br /> <br />I used the <a href="http://msdn.microsoft.com/en-us/library/ms182489(v=VS.100).aspx" target="_blank">MsTest Command line reference</a> to put together this .bat-file: <br /><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">if Exist TestResult.trx del TestResult.trx </pre><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">"%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" </pre><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">/testcontainer:Specs\bin\Debug\Specs.dll </pre><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">/resultsfile:TestResult.trx </pre><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">pause<br /></pre> <br /> <br />Again, watch out for me using a 64-bit Windows and use %programfiles% if you’re not. <br /> <br />Some strangeness with MsTest made me delete the testResults.trx before each run. Also MsTest create some folders (username_testrun...) but that doesn’t bother me now. <br /> <br />When we now have a created .trx file we can run the command that creates the report for us. According to the “documentation” (specflow help mstestexecutionreport"): <br /> <br /> <blockquote><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">usage: specflow mstestexecutionreport projectFile <br />[/testResult:value] <br />[/xsltFile:value] <br />[/out:value]</pre></blockquote> <br /> <ul> <li>The projectFile is the Visual Studio Project File containing features and specifications. <br /> </li> <li>Test Result refers to the .trx file generated by MsTest And it defaults to TestResult.trx <br /> </li> <li>Xslt file to use, defaults to built-in stylesheet if not provided <br /> </li> <li>out is the generated output file. Defaults to TestResult.html </li> </ul> <blockquote></blockquote>I’m happy with the defaults of the last three since I <a href="http://www.youtube.com/watch?v=Ubw5N8iVDHI&amp;feature=related" target="_blank">choose my .trx-file name ... wisely</a>. :) <br />So my whole .bat-file becomes this: <br /><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">"%ProgramFiles(x86)%\TechTalk\SpecFlow\SpecFlow.exe" mstestexecutionreport Specs\Specs.csproj <br /><br />pause<br /></pre>A low and behold; it actually produces the nice report we wanted: <br /> <div class="separator" style="clear: both; text-align: center;"> <a href="http://4.bp.blogspot.com/_TI0jeIedRFk/TQjJvwiN9SI/AAAAAAAAAqI/jLAWtMkRrW0/s1600/examplereport.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="158" src="http://4.bp.blogspot.com/_TI0jeIedRFk/TQjJvwiN9SI/AAAAAAAAAqI/jLAWtMkRrW0/s320/examplereport.png" width="320" /></a> </div> <br /> <h3>Putting it all together</h3>That’s neat – we now have three different .bat files that we need to click in consecutive order ;) <br />No really – the first one (generate test from features can most certainly be handled by Visual Studio in most cases. Or in any case will probably not run in conjunction with the other two steps. <br />But to run the tests and produce a report would be nice with a single file. Here it is: <br /><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">if Exist TestResult.trx del TestResult.trx <br /><br />"%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" /testcontainer:Specs\bin\Debug\Specs.dll /resultsfile:TestResult.trx <br /><br />"%ProgramFiles(x86)%\TechTalk\SpecFlow\SpecFlow.exe" mstestexecutionreport Specs\Specs.csproj /testResult:TestResult.trx<br /><br />pause<br /></pre>And looking to this <a href="http://si-w.co.uk/blog/2010/07/20/running-specflow-reports-from-within-visual-studio/" target="_blank">blog post</a> I’ve also created a parameterized version of it that I can hook up to a “external command” that does that with a single click. That changes the bat-file into this: <br /><pre class="brush: xml; ruler: true; gutter: false; toolbar: false; collapse: true; auto-links: false;">if Exist TestResult.trx del TestResult.trx <br /><br />"%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" /testcontainer:%2 /resultsfile:TestResult.trx <br /><br />"%ProgramFiles(x86)%\TechTalk\SpecFlow\SpecFlow.exe" mstestexecutionreport %1 /testResult:TestResult.trx /out:TestResult.html<br /><br />echo Created file TestResult.html<br /></pre>So you need to send the name of the test container (the .dll) and the project file. Save that file to a known location so that you can point your external command to it. <br />Finally you can create a external tool button in Visual Studio and set the parameters as follows: <br /> <div class="separator" style="clear: both; text-align: center;"> <a href="http://2.bp.blogspot.com/_TI0jeIedRFk/TQjJ4c73ElI/AAAAAAAAAqM/pIZm5ZEHHEU/s1600/configuring+external+tools.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="311" src="http://2.bp.blogspot.com/_TI0jeIedRFk/TQjJ4c73ElI/AAAAAAAAAqM/pIZm5ZEHHEU/s320/configuring+external+tools.png" width="320" /></a> </div> <br />The arguments to the external command are: <br /> <ul> <li>$(ProjectDir)$(ProjectFileName) <br /> </li> <li>$(TargetName)$(TargetExt)</li> </ul>Note that the project with specifications has to be selected before the External command can be run. <br /> <h3>Conclusion</h3>In this blog post I’ve learned how hook up SpecFlow to generate tests and reports for me. <br />You can <a href="https://github.com/marcusoftnet/Demo-Reporting-with-MsTest" target="_blank">download my code here</a></div>
solr-5.3.0/docs/solr-test-framework/org/apache/solr/cloud/class-use/SocketProxy.html
changwu/mqa
<!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_79) on Mon Aug 17 17:11:28 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.cloud.SocketProxy (Solr 5.3.0 API)</title> <meta name="date" content="2015-08-17"> <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="Uses of Class org.apache.solr.cloud.SocketProxy (Solr 5.3.0 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><a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/cloud/class-use/SocketProxy.html" target="_top">Frames</a></li> <li><a href="SocketProxy.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.cloud.SocketProxy" class="title">Uses of Class<br>org.apache.solr.cloud.SocketProxy</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.cloud">org.apache.solr.cloud</a></td> <td class="colLast"> <div class="block">Base classes and utilities for creating and testing <a href="https://wiki.apache.org/solr/SolrCloud">Solr Cloud</a> clusters.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.cloud"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a> in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> with type parameters of type <a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>,<a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a>&gt;</code></td> <td class="colLast"><span class="strong">AbstractFullDistribZkTestBase.</span><code><strong><a href="../../../../../org/apache/solr/cloud/AbstractFullDistribZkTestBase.html#proxies">proxies</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> that return <a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">SocketProxy</a></code></td> <td class="colLast"><span class="strong">AbstractFullDistribZkTestBase.</span><code><strong><a href="../../../../../org/apache/solr/cloud/AbstractFullDistribZkTestBase.html#getProxyForReplica(org.apache.solr.common.cloud.Replica)">getProxyForReplica</a></strong>(org.apache.solr.common.cloud.Replica&nbsp;replica)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= 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><a href="../../../../../org/apache/solr/cloud/SocketProxy.html" title="class in org.apache.solr.cloud">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/cloud/class-use/SocketProxy.html" target="_top">Frames</a></li> <li><a href="SocketProxy.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
publish/reports/coverage/frame-sourcefiles-org.jsimpledb.kv.leveldb.html
tempbottle/jsimpledb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report Classes</title> <link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/> </head> <body> <h5> org.jsimpledb.kv.leveldb </h5> <div class="separator">&nbsp;</div> <h5>Classes</h5> <table width="100%"> <tbody> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.LevelDBAtomicKVStore.html">LevelDBAtomicKVStore</a> <i>(53%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.LevelDBKVDatabase.html">LevelDBKVDatabase</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.LevelDBKVStore.html">LevelDBKVStore</a> <i>(55%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.LevelDBKVTransaction.html">LevelDBKVTransaction</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.LevelDBUtil.html">LevelDBUtil</a> <i>(77%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.SnapshotLevelDBKVStore.html">SnapshotLevelDBKVStore</a> <i>(68%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.leveldb.package-info.html">package-info</a> <i>(N/A)</i></td> </tr> </tbody> </table> </body> </html>
source/App.css
enyojs/sampler
.item { position: relative; border-bottom: 1px solid #0E0E0E; padding: 16px 12px; background-color: #333333; color:white; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .list { background: url(../assets/bg.png); } .item.onyx-selected { background-color: #226B9A; } .panels > * { width:320px; box-shadow: -4px 0px 4px rgba(0,0,0,0.3); -moz-box-shadow: -4px 0px 4px rgba(0,0,0,0.3); -webkit-box-shadow: -4px 0px 4px rgba(0,0,0,0.3); } .scroller { margin: 0; } .back { width:75px; } .footer-toolbar { height:60px; overflow:visible; } .hidden { opacity:0; } .wide { min-width:100%; } .pullout { position: absolute; top: 0px; right: 0; bottom: 0; width: 50%; background: #D8D8D8; box-shadow: -4px 0px 4px rgba(0,0,0,0.3); } .source { padding:15px; font-family: monospace; font-size: 12px; white-space: pre-wrap; } .source-tabs { width:60px; } .nowrap { white-space: pre; } .wrap-label { vertical-align:middle; padding-left:5px; } .test-tools { padding-top: 10px; padding-left: 10px; padding-right: 10px; } .test-tools > * { padding-bottom:10px; } .test-button-left { margin-right:2.5%; width:47.5%; } .test-button-right { margin-left:2.5%; width:47.5%; }
packages/FAKE/docs/apidocs/fake-roundhousehelper-roundhouseparams.html
kirill-gerasimenko/fseye
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>RoundhouseParams - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <script src="https://code.jquery.com/jquery-1.8.0.js"></script> <script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" /> <script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/fake">github page</a></li> </ul> <h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>RoundhouseParams</h1> <div class="xmldoc"> <p>Parameter type to configure the RoundhousE runner</p> </div> <h3>Record Fields</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Record Field</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2342', 2342)" onmouseover="showTip(event, '2342', 2342)"> AlterDatabaseFolderName </code> <div class="tip" id="2342"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L72-72" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your alter database scripts. Read up on token replacement. You will want to use {{DatabaseName}} here instead of specifying a database name.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2343', 2343)" onmouseover="showTip(event, '2343', 2343)"> CommandTimeout </code> <div class="tip" id="2343"> <strong>Signature:</strong> int<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L27-27" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This is the timeout when commands are run. This is not for admin commands or restore.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2344', 2344)" onmouseover="showTip(event, '2344', 2344)"> CommandTimeoutAdmin </code> <div class="tip" id="2344"> <strong>Signature:</strong> int<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L30-30" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This is the timeout when administration commands are run (except for restore, which has its own).</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2345', 2345)" onmouseover="showTip(event, '2345', 2345)"> ConnectionString </code> <div class="tip" id="2345"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L21-21" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>As an alternative to ServerName and Database - You can provide an entire connection string instead.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2346', 2346)" onmouseover="showTip(event, '2346', 2346)"> ConnectionStringAdmin </code> <div class="tip" id="2346"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L24-24" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This is used for connecting to master when you may have a different uid and password than normal.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2347', 2347)" onmouseover="showTip(event, '2347', 2347)"> CustomCreateScript </code> <div class="tip" id="2347"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L51-51" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This instructs RH to use this script for creating a database instead of the default based on the SQLType.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2348', 2348)" onmouseover="showTip(event, '2348', 2348)"> DatabaseName </code> <div class="tip" id="2348"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L12-12" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The database you want to create/migrate.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2349', 2349)" onmouseover="showTip(event, '2349', 2349)"> DatabaseType </code> <div class="tip" id="2349"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L33-33" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Database Type (fully qualified class name implementing [roundhouse.sql.Database, roundhouse])</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2350', 2350)" onmouseover="showTip(event, '2350', 2350)"> Drop </code> <div class="tip" id="2350"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L57-57" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This instructs RH to remove a database and not run migration scripts.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2351', 2351)" onmouseover="showTip(event, '2351', 2351)"> Environment </code> <div class="tip" id="2351"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L48-48" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This allows RH to be environment aware and only run scripts that are in a particular environment based on the namingof the script. LOCAL.something<strong>.ENV.</strong>sql would only be run in the LOCAL environment.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2352', 2352)" onmouseover="showTip(event, '2352', 2352)"> FunctionsFolderName </code> <div class="tip" id="2352"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L87-87" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your functions.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2353', 2353)" onmouseover="showTip(event, '2353', 2353)"> IndexesFolderName </code> <div class="tip" id="2353"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L96-96" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your indexes.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2354', 2354)" onmouseover="showTip(event, '2354', 2354)"> OutputPath </code> <div class="tip" id="2354"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L36-36" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Output path. Path to where migration artifacts are stored.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2355', 2355)" onmouseover="showTip(event, '2355', 2355)"> PermissionsFolderName </code> <div class="tip" id="2355"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L102-102" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your permissions scripts.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2356', 2356)" onmouseover="showTip(event, '2356', 2356)"> RepositoryPath </code> <div class="tip" id="2356"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L45-45" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Path to code repository to be able to correlate versions</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2357', 2357)" onmouseover="showTip(event, '2357', 2357)"> Restore </code> <div class="tip" id="2357"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L66-66" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This instructs RH to do a restore (with the restorefrompath parameter) of a database before running migration scripts.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2358', 2358)" onmouseover="showTip(event, '2358', 2358)"> RestoreFilePath </code> <div class="tip" id="2358"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L54-54" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>File path of back when Restore is set to true</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2359', 2359)" onmouseover="showTip(event, '2359', 2359)"> RunAfterCreateDatabaseFolderName </code> <div class="tip" id="2359"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L75-75" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you will keep scripts that ONLY run after a database is created.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2360', 2360)" onmouseover="showTip(event, '2360', 2360)"> RunAfterOtherAnyTimeScriptsFolderName </code> <div class="tip" id="2360"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L99-99" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep scripts that will be run after all of the other any time scripts complete.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2361', 2361)" onmouseover="showTip(event, '2361', 2361)"> RunBeforeUpFolderName </code> <div class="tip" id="2361"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L78-78" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep scripts that you want to run before your update scripts.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2362', 2362)" onmouseover="showTip(event, '2362', 2362)"> RunFirstAfterUpdateFolderName </code> <div class="tip" id="2362"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L84-84" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep any functions, views, or sprocs that are order dependent. If you have a function that depends on a view, you definitely need the view in this folder.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2363', 2363)" onmouseover="showTip(event, '2363', 2363)"> SchemaName </code> <div class="tip" id="2363"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L117-117" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The schema where RH stores it's tables</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2364', 2364)" onmouseover="showTip(event, '2364', 2364)"> ServerDatabase </code> <div class="tip" id="2364"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L18-18" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The server and instance you would like to run on. (local) and (local)\SQL2008 are both valid values.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2365', 2365)" onmouseover="showTip(event, '2365', 2365)"> Silent </code> <div class="tip" id="2365"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L69-69" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Tells RH not to ask for any input when it runs.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2366', 2366)" onmouseover="showTip(event, '2366', 2366)"> Simple </code> <div class="tip" id="2366"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L60-60" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This instructs RH to set the database recovery mode to simple recovery. Only works with SqlServer.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2367', 2367)" onmouseover="showTip(event, '2367', 2367)"> SprocsFolderName </code> <div class="tip" id="2367"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L93-93" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your stored procedures.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2368', 2368)" onmouseover="showTip(event, '2368', 2368)"> SqlFilesDirectory </code> <div class="tip" id="2368"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L15-15" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The directory where your SQL scripts are.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2369', 2369)" onmouseover="showTip(event, '2369', 2369)"> TimeOut </code> <div class="tip" id="2369"> <strong>Signature:</strong> TimeSpan<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L114-114" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>A timeout for the runner.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2370', 2370)" onmouseover="showTip(event, '2370', 2370)"> ToolPath </code> <div class="tip" id="2370"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L108-108" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>FileName of the Roundhouse runner.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2371', 2371)" onmouseover="showTip(event, '2371', 2371)"> UpFolderName </code> <div class="tip" id="2371"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L81-81" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your update scripts.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2372', 2372)" onmouseover="showTip(event, '2372', 2372)"> VersionFile </code> <div class="tip" id="2372"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L39-39" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Path to the file to use for versioning. Either a .XML file, a .DLL or a .TXT file that a version can be resolved from.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2373', 2373)" onmouseover="showTip(event, '2373', 2373)"> VersionXPath </code> <div class="tip" id="2373"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L42-42" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Works in conjunction with an XML version file.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2374', 2374)" onmouseover="showTip(event, '2374', 2374)"> ViewsFolderName </code> <div class="tip" id="2374"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L90-90" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>The name of the folder where you keep your views.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2375', 2375)" onmouseover="showTip(event, '2375', 2375)"> WarnOnOneTimeScriptChanges </code> <div class="tip" id="2375"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L105-105" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Instructs RH to execute changed one time scripts (DDL/DML in Up folder) that have previously been run against the database instead of failing. A warning is logged for each one time scripts that is rerun.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2376', 2376)" onmouseover="showTip(event, '2376', 2376)"> WithTransaction </code> <div class="tip" id="2376"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L63-63" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>This instructs RH to run inside of a transaction.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '2377', 2377)" onmouseover="showTip(event, '2377', 2377)"> WorkingDir </code> <div class="tip" id="2377"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/RoundhouseHelper.fs#L111-111" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Working directory (optional).</p> </td> </tr> </tbody> </table> </div> <div class="span3"> <a href="http://fsharp.github.io/FAKE/index.html"> <img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" /> </a> <ul class="nav nav-list" id="menu"> <li class="nav-header">FAKE - F# Make</li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li> <li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li> <li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li> <li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li> <li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li> <li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li> <li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li> <li class="nav-header">Tutorials</li> <li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li> <li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li> <li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li> <li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li> <li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li> <li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li> <li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li> <li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li> <li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li> <li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li> <li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li> <li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li> <li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li> <li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li> <li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li> <li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li> <li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li> <li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li> <li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li> <li class="nav-header">Reference</li> <li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
packages/build/FAKE/docs/apidocs/fake-dotnetcli-restoreparams.html
KochetovKirill/YC.GraphParsingDemo
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>RestoreParams - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <script src="https://code.jquery.com/jquery-1.8.0.js"></script> <script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" /> <script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/fake">github page</a></li> </ul> <h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>RestoreParams</h1> <div class="xmldoc"> <p>DotNet restore parameters</p> </div> <h3>Record Fields</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Record Field</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1559', 1559)" onmouseover="showTip(event, '1559', 1559)"> AdditionalArgs </code> <div class="tip" id="1559"> <strong>Signature:</strong> string list<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L120-120" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Additional Args</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1560', 1560)" onmouseover="showTip(event, '1560', 1560)"> NoCache </code> <div class="tip" id="1560"> <strong>Signature:</strong> bool<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L114-114" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Whether to use the NuGet cache.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1561', 1561)" onmouseover="showTip(event, '1561', 1561)"> TimeOut </code> <div class="tip" id="1561"> <strong>Signature:</strong> TimeSpan<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L111-111" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>A timeout for the command.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1562', 1562)" onmouseover="showTip(event, '1562', 1562)"> ToolPath </code> <div class="tip" id="1562"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L105-105" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>ToolPath - usually just "dotnet"</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1563', 1563)" onmouseover="showTip(event, '1563', 1563)"> Verbosity </code> <div class="tip" id="1563"> <strong>Signature:</strong> Verbosity<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L117-117" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Log Verbosity.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1564', 1564)" onmouseover="showTip(event, '1564', 1564)"> WorkingDir </code> <div class="tip" id="1564"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/DotNetCLIHelper.fs#L108-108" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Working directory (optional).</p> </td> </tr> </tbody> </table> </div> <div class="span3"> <a href="http://fsharp.github.io/FAKE/index.html"> <img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" /> </a> <ul class="nav nav-list" id="menu"> <li class="nav-header">FAKE - F# Make</li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li> <li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li> <li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li> <li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li> <li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li> <li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li> <li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li> <li class="nav-header">Tutorials</li> <li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li> <li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li> <li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li> <li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li> <li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li> <li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li> <li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li> <li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li> <li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li> <li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li> <li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li> <li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li> <li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li> <li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li> <li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li> <li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li> <li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li> <li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li> <li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li> <li class="nav-header">Reference</li> <li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_14158_bad_t4n.html
dcarda/aba.route.validator
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_07.html">Class Test_AbaRouteValidator_07</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_14158_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07.html?line=41056#src-41056" >testAbaNumberCheck_14158_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:36:49 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_14158_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=37751#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=37751#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=37751#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
__tests__/cases-core/state/general/all-combinations/on-non-static.css
ctr-lang/ctr
.test { width: 200px; } .test:hover { height: 200px; background: #000; border-width: 10px; border-radius: 5px; transition-delay: 0s, 0s; transition-duration: 0.5s, 0.5s; transition-property: height, background; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1), cubic-bezier(0.42, 0, 0.58, 1); } .test:not(:hover) { height: 100px; background: #f00; border-width: 10px; border-radius: 5px; transition-delay: 0s, 0s; transition-duration: 0.5s, 0.5s; transition-property: height, background; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1), cubic-bezier(0.42, 0, 0.58, 1); } .test { width: 200px; } .test:hover { height: 200px; background: #000; border-width: 10px; border-radius: 5px; transition-delay: 0s, 0s; transition-duration: 0.5s, 0.5s; transition-property: height, background; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1), cubic-bezier(0.42, 0, 0.58, 1); } .test:not(:hover) { height: 100px; background: #f00; border-width: 10px; border-radius: 5px; transition-delay: 0s, 0s; transition-duration: 0.5s, 0.5s; transition-property: height, background; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1), cubic-bezier(0.42, 0, 0.58, 1); }
Test.Mac/TestVectors/www.w3.org/International/docs/counter-styles/index.html
nachocove/MobileHtmlAgilityPack
<!DOCTYPE html> <html> <head> <title>Predefined Counter Styles</title> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/> <link rel="stylesheet" href="local.css" type="text/css" /> <!-- === NOTA BENE === For the three scripts below, if your spec resides on dev.w3 you can check them out in the same tree and use relative links so that they'll work offline, --> <script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script> <script class='remove'> var respecConfig = { // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED. specStatus: "ED", noRecTrack: true, // the specification's short name, as in http://www.w3.org/TR/short-name/ shortName: "predefined-counter-styles", // if your specification has a subtitle that goes below the main // formal title, define it here // subtitle : "an excellent document", // if you wish the publication date to be other than today, set this //publishDate: "2014-08-21", // if the specification's copyright date is a range of years, specify // the start date here: // copyrightStart: "2005" // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date // and its maturity status previousPublishDate: "2013-07-25", previousMaturity: "WD", // if there a publicly available Editor's Draft, this is the link edDraftURI: "http://www.w3.org/International/docs/counter-styles/", // if this is a LCWD, uncomment and set the end of its review period // lcEnd: "2009-08-05", // if you want to have extra CSS, append them to this list // it is recommended that the respec.css stylesheet be kept //extraCSS: [ //"http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css", //"http://www.w3.org/International/docs/counter-styles/local.css"], // editors, add as many as you like // only "name" is required editors: [ { name: "Richard Ishida", url: "", company: "W3C", companyURL: "" }, ], // authors, add as many as you like. // This is optional, uncomment if you have authors as well as editors. // only "name" is required. Same format as editors. //authors: [ // { name: "Ian Hickson", url: "", // company: "", companyURL: "" }, // { name: "Tantek Çelı̇k", url: "", // company: "", companyURL: "" }, // { name: "Tab Atkins", url: ""}, //], // name of the WG wg: "Internationalization Working Group", // URI of the public WG page wgURI: "http://www.w3.org/International/core/", // name (without the @w3c.org) of the public mailing to which comments are due wgPublicList: "www-international", // URI of the patent status for this WG, for Rec-track documents // !!!! IMPORTANT !!!! // This is important for Rec-track documents, do not copy a patent URI from a random // document unless you know what you're doing. If in doubt ask your friendly neighbourhood // Team Contact. wgPatentURI: "http://www.w3.org/2004/01/pp-impl/32113/status", }; </script> </head> <body> <p id="sotd">This document describes numbering systems used by various cultures around the world and can be used as a reference for those wishing to define user-defined counter styles for CSS. The content of this document was originally part of the CSS Lists and Counters specification, but is now published as a standalone document by the W3C Internationalization Working Group. The Working Group expects this document to become a Working Group Note.</p> <section id='abstract'>This document describes numbering systems used by various cultures around the world and can be used as a reference for those wishing to create user-defined counter styles for CSS. </section> <section id="intro"> <h2>Introduction</h2> <section id="purpose"> <h3>Purpose of the document</h3> <p> The <a href="http://www.w3.org/TR/css-counter-styles-3/">CSS Counter Styles Level 3</a> specification defines a mechanism for authors to define almost any counter style they would want. To avoid you having to figure out how to produce the list style you want, this document predefines a large set of counter styles covering many approaches from around the world.</p> </section> <section id="howto"> <h3>How to use this information</h3> <p>The counter-styles are grouped by script (writing system). Inside a group, styles are ordered alphabetically by name.</p> <p>Find the counter style you wish to use, and simply copy-paste the relevant code from this document to your style sheet. Then associate the counter-style with your markup.</p> <p>For example, </p> <p> <div class="example"> <pre> @counter-style arabic-indic { system: numeric; symbols: '\660' '\661' '\662' '\663' '\664' '\665' '\666' '\667' '\668' '\669'; /* symbols: '٠' '١' '٢' '٣' '٤' '٥' '٦' '٧' '٨' '٩'; */ } ol { list-style-type: arabic-indic; }</pre> </div> <p>The list of character escapes is provided for clarity, but, if you prefer, you can delete that line and uncomment the line below it to use actual characters instead. <p>The CSS Lists and Counters specification includes a few predefined counter-styles for which browsers are expected to implement built-in support. The definitions of those styles are also included here, and identified as such by a comment. <p>The Internationalization Working Group expects this document to be updated from time to time as new information or corrections are added. If you wish to propose new information to be included here, please write to www-international@w3.org. </section> </section> <!--section id="predefined-repeating"> <h3> Repeating Styles</h3> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="box"><a href="#box">box</a></dfn> {<br/> system: cyclic;<br/> symbols: '\25FD';<br/> /* symbols: '&#9725;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="check"><a href="#check">check</a></dfn> {<br/> system: cyclic;<br/> symbols: '\2713';<br/> /* symbols: '&#10003;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circle"><a href="#circle">circle</a></dfn> {<br/> system: cyclic;<br/> symbols: '\25E6';<br/> /* symbols: '&#9702;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="diamond"><a href="#diamond">diamond</a></dfn> {<br/> system: cyclic;<br/> symbols: '\25C6';<br/> /* symbols: '&#9670;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="disc"><a href="#disc">disc</a></dfn> {<br/> system: cyclic;<br/> symbols: '\2022';<br/> /* symbols: '&#8226;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="dash"><a href="#dash">dash</a></dfn> {<br/> system: cyclic;<br/> symbols: '\2043';<br/> /* symbols: '&#8259;' */<br/> suffix: ''; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="square"><a href="#square">square</a></dfn> {<br/> system: cyclic;<br/> symbols: '\25FE';<br/> /* symbols: '&#9726;' */<br/> suffix: ''; }</bdo></code></pre> </section--> <section id="arabic-styles"> <h2>Arabic</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="arabic-indic"><a href="#arabic-indic">arabic-indic</a></dfn> {<br/> system: numeric;<br/> symbols: '\660' '\661' '\662' '\663' '\664' '\665' '\666' '\667' '\668' '\669';<br/> /* symbols: '&#1632;' '&#1633;' '&#1634;' '&#1635;' '&#1636;' '&#1637;' '&#1638;' '&#1639;' '&#1640;' '&#1641;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="persian"><a href="#persian">persian</a></dfn> {<br/> system: numeric;<br/> symbols: '\6F0' '\6F1' '\6F2' '\6F3' '\6F4' '\6F5' '\6F6' '\6F7' '\6F8' '\6F9';<br/> /* symbols: '&#1776;' '&#1777;' '&#1778;' '&#1779;' '&#1780;' '&#1781;' '&#1782;' '&#1783;' '&#1784;' '&#1785;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="persian-abjad"><a href="#persian-abjad">persian-abjad</a></dfn> {<br/> system: fixed;<br/> symbols: '\627' '\628' '\62C' '\62F' '\647\200D' '\648' '\632' '\62D' '\637' '\6CC' '\6A9' '\644' '\645' '\646' '\633' '\639' '\641' '\635' '\642' '\631' '\634' '\62A' '\62B' '\62E' '\630' '\636' '\638' '\63A';<br/> /* symbols: '&#1575;' '&#1576;' '&#1580;' '&#1583;' '&#1607;&#8205;' '&#1608;' '&#1586;' '&#1581;' '&#1591;' '&#1740;' '&#1705;' '&#1604;' '&#1605;' '&#1606;' '&#1587;' '&#1593;' '&#1601;' '&#1589;' '&#1602;' '&#1585;' '&#1588;' '&#1578;' '&#1579;' '&#1582;' '&#1584;' '&#1590;' '&#1592;' '&#1594;' */;<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="persian-alphabetic"><a href="#persian-alphabetic">persian-alphabetic</a></dfn> {<br/> system: fixed;<br/> symbols: '\627' '\628' '\67E' '\62A' '\62B' '\62C' '\686' '\62D' '\62E' '\62F' '\630' '\631' '\632' '\698' '\633' '\634' '\635' '\636' '\637' '\638' '\639' '\63A' '\641' '\642' '\6A9' '\6AF' '\644' '\645' '\646' '\648' '\647\200D' '\6CC';<br/> /* symbols: '&#1575;' '&#1576;' '&#1662;' '&#1578;' '&#1579;' '&#1580;' '&#1670;' '&#1581;' '&#1582;' '&#1583;' '&#1584;' '&#1585;' '&#1586;' '&#1688;' '&#1587;' '&#1588;' '&#1589;' '&#1590;' '&#1591;' '&#1592;' '&#1593;' '&#1594;' '&#1601;' '&#1602;' '&#1705;' '&#1711;' '&#1604;' '&#1605;' '&#1606;' '&#1608;' '&#1607;&#8205;' '&#1740;' */;<br/> } </bdo></code></div> </section> <section id="armenian-styles"> <h2>Armenian</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="armenian"><a href="#armenian">armenian</a></dfn> {<br/> system: additive;<br/> range: 1 9999;<br/> additive-symbols: 9000 '\554', 8000 '\553', 7000 '\552', 6000 '\551', 5000 '\550', 4000 '\54F', 3000 '\54E', 2000 '\54D', 1000 '\54C', 900 '\54B', 800 '\54A', 700 '\549', 600 '\548', 500 '\547', 400 '\546', 300 '\545', 200 '\544', 100 '\543', 90 '\542', 80 '\541', 70 '\540', 60 '\53F', 50 '\53E', 40 '\53D', 30 '\53C', 20 '\53B', 10 '\53A', 9 '\539', 8 '\538', 7 '\537', 6 '\536', 5 '\535', 4 '\534', 3 '\533', 2 '\532', 1 '\531';<br/> /* additive-symbols: 9000 '&#1364;', 8000 '&#1363;', 7000 '&#1362;', 6000 '&#1361;', 5000 '&#1360;', 4000 '&#1359;', 3000 '&#1358;', 2000 '&#1357;', 1000 '&#1356;', 900 '&#1355;', 800 '&#1354;', 700 '&#1353;', 600 '&#1352;', 500 '&#1351;', 400 '&#1350;', 300 '&#1349;', 200 '&#1348;', 100 '&#1347;', 90 '&#1346;', 80 '&#1345;', 70 '&#1344;', 60 '&#1343;', ;50 '&#1342;', 40 '&#1341;', 30 '&#1340;', 20 '&#1339;', 10 '&#1338;', 9 '&#1337;', 8 '&#1336;', 7 '&#1335;', 6 '&#1334;', 5 '&#1333;', 4 '&#1332;', 3 '&#1331;', 2 '&#1330;', 1 '&#1329;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-armenian"><a href="#lower-armenian">lower-armenian</a></dfn> {<br/> system: additive;<br/> range: 1 9999;<br/> additive-symbols: 9000 '\584', 8000 '\583', 7000 '\582', 6000 '\581', 5000 '\580', 4000 '\57F', 3000 '\57E', 2000 '\57D', 1000 '\57C', 900 '\57B', 800 '\57A', 700 '\579', 600 '\578', 500 '\577', 400 '\576', 300 '\575', 200 '\574', 100 '\573', 90 '\572', 80 '\571', 70 '\570', 60 '\56F', 50 '\56E', 40 '\56D', 30 '\56C', 20 '\56B', 10 '\56A', 9 '\569', 8 '\568', 7 '\567', 6 '\566', 5 '\565', 4 '\564', 3 '\563', 2 '\562', 1 '\561';<br/> /* additive-symbols: 9000 '&#1412;', 8000 '&#1411;', 7000 '&#1410;', 6000 '&#1409;', 5000 '&#1408;', 4000 '&#1407;', 3000 '&#1406;', 2000 '&#1405;', 1000 '&#1404;', 900 '&#1403;', 800 '&#1402;', 700 '&#1401;', 600 '&#1400;', 500 '&#1399;', 400 '&#1398;', 300 '&#1397;', 200 '&#1396;', 100 '&#1395;', 90 '&#1394;', 80 '&#1393;', 70 '&#1392;', 60 '&#1391;', 50 '&#1390;', 40 '&#1389;', 30 '&#1388;', 20 '&#1387;', 10 '&#1386;', 9 '&#1385;', 8 '&#1384;', 7 '&#1383;', 6 '&#1382;', 5 '&#1381;', 4 '&#1380;', 3 '&#1379;', 2 '&#1378;', 1 '&#1377;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-armenian"><a href="#upper-armenian">upper-armenian</a></dfn> {<br/> system: additive;<br/> range: 1 9999;<br/> additive-symbols: 9000 '\554', 8000 '\553', 7000 '\552', 6000 '\551', 5000 '\550', 4000 '\54F', 3000 '\54E', 2000 '\54D', 1000 '\54C', 900 '\54B', 800 '\54A', 700 '\549', 600 '\548', 500 '\547', 400 '\546', 300 '\545', 200 '\544', 100 '\543', 90 '\542', 80 '\541', 70 '\540', 60 '\53F', 50 '\53E', 40 '\53D', 30 '\53C', 20 '\53B', 10 '\53A', 9 '\539', 8 '\538', 7 '\537', 6 '\536', 5 '\535', 4 '\534', 3 '\533', 2 '\532', 1 '\531';<br/> /* additive-symbols: 9000 '&#1364;', 8000 '&#1363;', 7000 '&#1362;', 6000 '&#1361;', 5000 '&#1360;', 4000 '&#1359;', 3000 '&#1358;', 2000 '&#1357;', 1000 '&#1356;', 900 '&#1355;', 800 '&#1354;', 700 '&#1353;', 600 '&#1352;', 500 '&#1351;', 400 '&#1350;', 300 '&#1349;', 200 '&#1348;', 100 '&#1347;', 90 '&#1346;', 80 '&#1345;', 70 '&#1344;', 60 '&#1343;', 50 '&#1342;', 40 '&#1341;', 30 '&#1340;', 20 '&#1339;', 10 '&#1338;', 9 '&#1337;', 8 '&#1336;', 7 '&#1335;', 6 '&#1334;', 5 '&#1333;', 4 '&#1332;', 3 '&#1331;', 2 '&#1330;', 1 '&#1329;'; */<br/> } </bdo></code></div> </section> <section id="bengali-styles"> <h2>Bengali</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="bengali"><a href="#bengali">bengali</a></dfn> {<br/> system: numeric;<br/> symbols: '\9E6' '\9E7' '\9E8' '\9E9' '\9EA' '\9EB' '\9EC' '\9ED' '\9EE' '\9EF';<br/> /* symbols: '&#2534;' '&#2535;' '&#2536;' '&#2537;' '&#2538;' '&#2539;' '&#2540;' '&#2541;' '&#2542;' '&#2543;'; */<br/> } </bdo></code></div> </section> <section id="cyrillic-styles"> <h2>Cyrillic</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-belorussian"><a href="#lower-belorussian">lower-belorussian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\435' '\451' '\436' '\437' '\456' '\439' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\45E' '\444' '\445' '\446' '\447' '\448' '\44B' '\44C' '\44D' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1077;' '&#1105;' '&#1078;' '&#1079;' '&#1110;' '&#1081;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1118;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1099;' '&#1100;' '&#1101;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-bulgarian"><a href="#lower-bulgarian">lower-bulgarian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\435' '\436' '\437' '\438' '\439' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\444' '\445' '\446' '\447' '\448' '\449' '\44A' '\44C' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1077;' '&#1078;' '&#1079;' '&#1080;' '&#1081;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1097;' '&#1098;' '&#1100;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-macedonian"><a href="#lower-macedonian">lower-macedonian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\453' '\435' '\436' '\437' '\455' '\438' '\458' '\43A' '\43B' '\459' '\43C' '\43D' '\45A' '\43E' '\43F' '\440' '\441' '\442' '\45C' '\443' '\444' '\445' '\446' '\447' '\45F' '\448';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1107;' '&#1077;' '&#1078;' '&#1079;' '&#1109;' '&#1080;' '&#1112;' '&#1082;' '&#1083;' '&#1113;' '&#1084;' '&#1085;' '&#1114;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1116;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1119;' '&#1096;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-russian"><a href="#lower-russian">lower-russian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\435' '\436' '\437' '\438' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\444' '\445' '\446' '\447' '\448' '\449' '\44D' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1077;' '&#1078;' '&#1079;' '&#1080;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1097;' '&#1101;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-russian-full"><a href="#lower-russian-full">lower-russian-full</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\435' '\451' '\436' '\437' '\438' '\439' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\444' '\445' '\446' '\447' '\448' '\449' '\44A' '\44B' '\44C' '\44D' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1077;' '&#1105;' '&#1078;' '&#1079;' '&#1080;' '&#1081;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1097;' '&#1098;' '&#1099;' '&#1100;' '&#1101;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-serbo-croatian"><a href="#lower-serbo-croatian">lower-serbo-croatian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\452' '\435' '\436' '\437' '\438' '\458' '\43A' '\43B' '\459' '\43C' '\43D' '\45A' '\43E' '\43F' '\440' '\441' '\442' '\45B' '\443' '\444' '\445' '\446' '\447' '\45F' '\448';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1106;' '&#1077;' '&#1078;' '&#1079;' '&#1080;' '&#1112;' '&#1082;' '&#1083;' '&#1113;' '&#1084;' '&#1085;' '&#1114;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1115;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1119;' '&#1096;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-ukrainian"><a href="#lower-ukrainian">lower-ukrainian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\434' '\435' '\454' '\436' '\437' '\438' '\456' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\444' '\445' '\446' '\447' '\448' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1076;' '&#1077;' '&#1108;' '&#1078;' '&#1079;' '&#1080;' '&#1110;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-ukrainian-full"><a href="#lower-ukrainian-full">lower-ukrainian-full</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\430' '\431' '\432' '\433' '\491' '\434' '\435' '\454' '\436' '\437' '\438' '\456' '\457' '\439' '\43A' '\43B' '\43C' '\43D' '\43E' '\43F' '\440' '\441' '\442' '\443' '\444' '\445' '\446' '\447' '\448' '\449' '\44C' '\44E' '\44F';<br/> /* symbols: '&#1072;' '&#1073;' '&#1074;' '&#1075;' '&#1169;' '&#1076;' '&#1077;' '&#1108;' '&#1078;' '&#1079;' '&#1080;' '&#1110;' '&#1111;' '&#1081;' '&#1082;' '&#1083;' '&#1084;' '&#1085;' '&#1086;' '&#1087;' '&#1088;' '&#1089;' '&#1090;' '&#1091;' '&#1092;' '&#1093;' '&#1094;' '&#1095;' '&#1096;' '&#1097;' '&#1100;' '&#1102;' '&#1103;'; */<br/> suffix: ') ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-belorussian"><a href="#upper-belorussian">upper-belorussian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\415' '\401' '\416' '\417' '\406' '\419' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\40E' '\424' '\425' '\426' '\427' '\428' '\42B' '\42C' '\42D' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1045;' '&#1025;' '&#1046;' '&#1047;' '&#1030;' '&#1049;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1038;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1067;' '&#1068;' '&#1069;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-bulgarian"><a href="#upper-bulgarian">upper-bulgarian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\415' '\416' '\417' '\418' '\419' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\424' '\425' '\426' '\427' '\428' '\429' '\42A' '\42C' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1045;' '&#1046;' '&#1047;' '&#1048;' '&#1049;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1065;' '&#1066;' '&#1068;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-macedonian"><a href="#upper-macedonian">upper-macedonian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\403' '\415' '\416' '\417' '\405' '\418' '\408' '\41A' '\41B' '\409' '\41C' '\41D' '\40A' '\41E' '\41F' '\420' '\421' '\422' '\40C' '\423' '\424' '\425' '\426' '\427' '\40F' '\428';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1027;' '&#1045;' '&#1046;' '&#1047;' '&#1029;' '&#1048;' '&#1032;' '&#1050;' '&#1051;' '&#1033;' '&#1052;' '&#1053;' '&#1034;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1036;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1039;' '&#1064;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-russian"><a href="#upper-russian">upper-russian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\415' '\416' '\417' '\418' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\424' '\425' '\426' '\427' '\428' '\429' '\42D' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1045;' '&#1046;' '&#1047;' '&#1048;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1065;' '&#1069;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-russian-full"><a href="#upper-russian-full">upper-russian-full</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\415' '\401' '\416' '\417' '\418' '\419' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\424' '\425' '\426' '\427' '\428' '\429' '\42A' '\42B' '\42C' '\42D' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1045;' '&#1025;' '&#1046;' '&#1047;' '&#1048;' '&#1049;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1065;' '&#1066;' '&#1067;' '&#1068;' '&#1069;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-serbo-croatian"><a href="#upper-serbo-croatian">upper-serbo-croatian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\402' '\415' '\416' '\417' '\418' '\408' '\41A' '\41B' '\409' '\41C' '\41D' '\40A' '\41E' '\41F' '\420' '\421' '\422' '\40B' '\423' '\424' '\425' '\426' '\427' '\40F' '\428';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1026;' '&#1045;' '&#1046;' '&#1047;' '&#1048;' '&#1032;' '&#1050;' '&#1051;' '&#1033;' '&#1052;' '&#1053;' '&#1034;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1035;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1039;' '&#1064;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-ukrainian"><a href="#upper-ukrainian">upper-ukrainian</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\414' '\415' '\404' '\416' '\417' '\418' '\406' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\424' '\425' '\426' '\427' '\428' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1044;' '&#1045;' '&#1028;' '&#1046;' '&#1047;' '&#1048;' '&#1030;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-ukrainian-full"><a href="#upper-ukrainian-full">upper-ukrainian-full</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\410' '\411' '\412' '\413' '\490' '\414' '\415' '\404' '\416' '\417' '\418' '\406' '\407' '\419' '\41A' '\41B' '\41C' '\41D' '\41E' '\41F' '\420' '\421' '\422' '\423' '\424' '\425' '\426' '\427' '\428' '\429' '\42C' '\42E' '\42F';<br/> /* symbols: '&#1040;' '&#1041;' '&#1042;' '&#1043;' '&#1168;' '&#1044;' '&#1045;' '&#1028;' '&#1046;' '&#1047;' '&#1048;' '&#1030;' '&#1031;' '&#1049;' '&#1050;' '&#1051;' '&#1052;' '&#1053;' '&#1054;' '&#1055;' '&#1056;' '&#1057;' '&#1058;' '&#1059;' '&#1060;' '&#1061;' '&#1062;' '&#1063;' '&#1064;' '&#1065;' '&#1068;' '&#1070;' '&#1071;'; */<br/> } </bdo></code></div> </section> <section id="devanagari-styles"> <h2>Devanagari</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="devanagari"><a href="#devanagari">devanagari</a></dfn> {<br/> system: numeric;<br/> symbols: '\966' '\967' '\968' '\969' '\96A' '\96B' '\96C' '\96D' '\96E' '\96F';<br/> /* symbols: '&#2406;' '&#2407;' '&#2408;' '&#2409;' '&#2410;' '&#2411;' '&#2412;' '&#2413;' '&#2414;' '&#2415;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="hindi"><a href="#hindi">hindi</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\915' '\916' '\917' '\918' '\919' '\91A' '\91B' '\91C' '\91D' '\91E' '\91F' '\920' '\921' '\922' '\923' '\924' '\925' '\926' '\927' '\928' '\92A' '\92B' '\92C' '\92D' '\92E' '\92F' '\930' '\932' '\935' '\936' '\937' '\938' '\939';<br/> /* symbols: '&#2325;' '&#2326;' '&#2327;' '&#2328;' '&#2329;' '&#2330;' '&#2331;' '&#2332;' '&#2333;' '&#2334;' '&#2335;' '&#2336;' '&#2337;' '&#2338;' '&#2339;' '&#2340;' '&#2341;' '&#2342;' '&#2343;' '&#2344;' '&#2346;' '&#2347;' '&#2348;' '&#2349;' '&#2350;' '&#2351;' '&#2352;' '&#2354;' '&#2357;' '&#2358;' '&#2359;' '&#2360;' '&#2361;'; */<br/> } </bdo></code></div> </section> <section id="ethiopic-styles"> <h2>Ethiopic</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="afar"><a href="#afar">afar</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1228' '\1230' '\1260' '\1270' '\1290' '\12A0' '\12A8' '\12C8' '\12D0' '\12E8' '\12F0' '\12F8' '\1308' '\1338' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4648;' '&#4656;' '&#4704;' '&#4720;' '&#4752;' '&#4768;' '&#4776;' '&#4808;' '&#4816;' '&#4840;' '&#4848;' '&#4856;' '&#4872;' '&#4920;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="agaw"><a href="#agaw">agaw</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1228' '\1230' '\1238' '\1240' '\1250' '\1260' '\1268' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308' '\1318' '\1320' '\1328' '\1330' '\1338' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4688;' '&#4704;' '&#4712;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4888;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="ari"><a href="#ari">ari</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1260' '\1268' '\1270' '\1278' '\1290' '\1300' '\1308' '\1328' '\1340' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4704;' '&#4712;' '&#4720;' '&#4728;' '&#4752;' '&#4864;' '&#4872;' '&#4904;' '&#4928;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="blin"><a href="#blin">blin</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1230' '\1238' '\1228' '\1240' '\1250' '\1260' '\1270' '\1290' '\1300' '\1308' '\1318' '\1320' '\1328' '\1348' '\1278' '\1298' '\1338' '\1330' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4656;' '&#4664;' '&#4648;' '&#4672;' '&#4688;' '&#4704;' '&#4720;' '&#4752;' '&#4864;' '&#4872;' '&#4888;' '&#4896;' '&#4904;' '&#4936;' '&#4728;' '&#4760;' '&#4920;' '&#4912;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="dizi"><a href="#dizi">dizi</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308' '\1320' '\1328' '\1338' '\1340' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4920;' '&#4928;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="gedeo"><a href="#gedeo">gedeo</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1300' '\1308' '\1320' '\1328' '\1330' '\1338' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="gumuz"><a href="#gumuz">gumuz</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1210' '\1208' '\1210' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1268' '\1270' '\1278' '\1290' '\1298' '\1308' '\1328' '\1330' '\1340' '\1350';<br/> /* symbols: '&#4608;' '&#4624;' '&#4616;' '&#4624;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4712;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4872;' '&#4904;' '&#4912;' '&#4928;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="hadiyya"><a href="#hadiyya">hadiyya</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1300' '\1308' '\1320' '\1328' '\1330' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="harari"><a href="#harari">harari</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1210' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308' '\1320' '\1328' '\1348';<br/> /* symbols: '&#4624;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> }<br/> </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="kaffa"><a href="#kaffa">kaffa</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1220' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1280' '\1290' '\1300' '\1308' '\1320' '\1328' '\1330' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4640;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4736;' '&#4752;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="kebena"><a href="#kebena">kebena</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1300' '\1308' '\1320' '\1328' '\1330' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="kembata"><a href="#kembata">kembata</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1268' '\1270' '\1278' '\1290' '\1300' '\1308' '\1320' '\1328' '\1330' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4712;' '&#4720;' '&#4728;' '&#4752;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="konso"><a href="#konso">konso</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\1300' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="kunama"><a href="#kunama">kunama</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1260' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="meen"><a href="#meen">meen</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1280' '\1290' '\1298' '\1300' '\1308' '\1320' '\1328' '\1330' '\1350' '\1340';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4736;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4944;' '&#4928;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="oromo"><a href="#oromo">oromo</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\12A0' '\12A8' '\12C8' '\12E8' '\12F0' '\12F8' '\1300' '\1308' '\1320' '\1328' '\1330' '\1338' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4768;' '&#4776;' '&#4808;' '&#4840;' '&#4848;' '&#4856;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="saho"><a href="#saho">saho</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1228' '\1230' '\1240' '\1260' '\1270' '\1290' '\1308' '\1320' '\1328' '\1330' '\1338' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4648;' '&#4656;' '&#4672;' '&#4704;' '&#4720;' '&#4752;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="sidama"><a href="#sidama">sidama</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\12A0' '\12A8' '\12C8' '\12E8' '\12F0' '\12F8' '\1300' '\1308' '\1320' '\1328' '\1330' '\1338' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4768;' '&#4776;' '&#4808;' '&#4840;' '&#4848;' '&#4856;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="silti"><a href="#silti">silti</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308' '\1320' '\1328' '\1330' '\1348';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4936;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="tigre"><a href="#tigre">tigre</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1210' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\12A0' '\12A8' '\12C8' '\12D0' '\12D8' '\12E8' '\12F0' '\1300' '\1308' '\1320' '\1328' '\1330' '\1338' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4624;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4768;' '&#4776;' '&#4808;' '&#4816;' '&#4824;' '&#4840;' '&#4848;' '&#4864;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="wolaita"><a href="#wolaita">wolaita</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1270' '\1278' '\1290' '\1298' '\1230' '\1308' '\1320' '\1328' '\1330' '\1338' '\1340' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4656;' '&#4872;' '&#4896;' '&#4904;' '&#4912;' '&#4920;' '&#4928;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="yemsa"><a href="#yemsa">yemsa</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1200' '\1208' '\1218' '\1228' '\1230' '\1238' '\1240' '\1260' '\1268' '\1270' '\1278' '\1290' '\1298' '\1300' '\1308' '\1318' '\1320' '\1328' '\1330' '\1348' '\1350';<br/> /* symbols: '&#4608;' '&#4616;' '&#4632;' '&#4648;' '&#4656;' '&#4664;' '&#4672;' '&#4704;' '&#4712;' '&#4720;' '&#4728;' '&#4752;' '&#4760;' '&#4864;' '&#4872;' '&#4888;' '&#4896;' '&#4904;' '&#4912;' '&#4936;' '&#4944;'; */<br/> suffix: '\1366 '; /* ፦ */<br/> } </bdo></code></div> <p> See the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification for the more complex, predefined ethiopic-numeric style.</p> </section> <section id="georgian-styles"> <h2>Georgian</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="georgian"><a href="#georgian">georgian</a></dfn> {<br/> system: additive;<br/> range: 1 19999;<br/> additive-symbols: 10000 '\10F5', 9000 '\10F0', 8000 '\10EF', 7000 '\10F4', 6000 '\10EE', 5000 '\10ED', 4000 '\10EC', 3000 '\10EB', 2000 '\10EA', 1000 '\10E9', 900 '\10E8', 800 '\10E7', 700 '\10E6', 600 '\10E5', 500 '\10E4', 400 '\10F3', 300 '\10E2', 200 '\10E1', 100 '\10E0', 90 '\10DF', 80 '\10DE', 70 '\10DD', 60 '\10F2', 50 '\10DC', 40 '\10DB', 30 '\10DA', 20 '\10D9', 10 '\10D8', 9 '\10D7', 8 '\10F1', 7 '\10D6', 6 '\10D5', 5 '\10D4', 4 '\10D3', 3 '\10D2', 2 '\10D1', 1 '\10D0';<br/> /* additive-symbols: 10000 '&#4341;', 9000 '&#4336;', 8000 '&#4335;', 7000 '&#4340;', 6000 '&#4334;', 5000 '&#4333;', 4000 '&#4332;', 3000 '&#4331;', 2000 '&#4330;', 1000 '&#4329;', 900 '&#4328;', 800 '&#4327;', 700 '&#4326;', 600 '&#4325;', 500 '&#4324;', 400 '&#4339;', 300 '&#4322;', 200 '&#4321;', 100 '&#4320;', 90 '&#4319;', 80 '&#4318;', 70 '&#4317;', 60 '&#4338;', 50 '&#4316;', 40 '&#4315;', 30 '&#4314;', 20 '&#4313;', 10 '&#4312;', 9 '&#4311;', 8 '&#4337;', 7 '&#4310;', 6 '&#4309;', 5 '&#4308;', 4 '&#4307;', 3 '&#4306;', 2 '&#4305;', 1 '&#4304;'; */<br/> } </bdo></code></div> </section> <section id="greek-styles"> <h2>Greek</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="greek"><a href="#greek">greek</a></dfn> {<br/> system: additive;<br/> range: 1 999;<br/> additive-symbols: 900 '\3E1', 800 '\3C9', 700 '\3C8', 600 '\3C7', 500 '\3C6', 400 '\3C5', 300 '\3C4', 200 '\3C3', 100 '\3C1', 90 '\3DF', 80 '\3C0', 70 '\3BF', 60 '\3BE', 50 '\3BD', 40 '\3BC', 30 '\3BB', 20 '\3BA', 10 '\3B9', 9 '\3B8', 8 '\3B7', 7 '\3B6', 6 '\3C3\3C4', 5 '\3B5', 4 '\3B4', 3 '\3B3', 2 '\3B2', 1 '\3B1';<br/> /* additive-symbols: 900 '&#993;', 800 '&#969;', 700 '&#968;', 600 '&#967;', 500 '&#966;', 400 '&#965;', 300 '&#964;', 200 '&#963;', 100 '&#961;', 90 '&#991;', 80 '&#960;', 70 '&#959;', 60 '&#958;', 50 '&#957;', 40 '&#956;', 30 '&#955;', 20 '&#954;', 10 '&#953;', 9 '&#952;', 8 '&#951;', 7 '&#950;', 6 '&#963;&#964;', 5 '&#949;', 4 '&#948;', 3 '&#947;', 2 '&#946;', 1 '&#945;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-greek"><a href="#lower-greek">lower-greek</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\3B1' '\3B2' '\3B3' '\3B4' '\3B5' '\3B6' '\3B7' '\3B8' '\3B9' '\3BA' '\3BB' '\3BC' '\3BD' '\3BE' '\3BF' '\3C0' '\3C1' '\3C3' '\3C4' '\3C5' '\3C6' '\3C7' '\3C8' '\3C9';<br/> /* symbols: '&#945;' '&#946;' '&#947;' '&#948;' '&#949;' '&#950;' '&#951;' '&#952;' '&#953;' '&#954;' '&#955;' '&#956;' '&#957;' '&#958;' '&#959;' '&#960;' '&#961;' '&#963;' '&#964;' '&#965;' '&#966;' '&#967;' '&#968;' '&#969;'; */<br/> /* This style is only defined because CSS2.1 has it. It doesn't appear to actually be used in Greek texts. */<br/> } </bdo></code></div> </section> <p class=note>According to a native Greek speaker, the lower-greek and upper-greek styles aren't actually used. This document keeps lower-greek because CSS2.1 included the keyword. </p> <section id="gujarati-styles"> <h2>Gujarati</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="gujarati"><a href="#gujarati">gujarati</a></dfn> {<br/> system: numeric;<br/> symbols: '\AE6' '\AE7' '\AE8' '\AE9' '\AEA' '\AEB' '\AEC' '\AED' '\AEE' '\AEF';<br/> /* symbols: '&#2790;' '&#2791;' '&#2792;' '&#2793;' '&#2794;' '&#2795;' '&#2796;' '&#2797;' '&#2798;' '&#2799;'; */<br/> } </bdo></code></div> </section> <section id="gurmukhi-styles"> <h2>Gurmukhi</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="gurmukhi"><a href="#gurmukhi">gurmukhi</a></dfn> {<br/> system: numeric;<br/> symbols: '\A66' '\A67' '\A68' '\A69' '\A6A' '\A6B' '\A6C' '\A6D' '\A6E' '\A6F';<br/> /* symbols: '&#2662;' '&#2663;' '&#2664;' '&#2665;' '&#2666;' '&#2667;' '&#2668;' '&#2669;' '&#2670;' '&#2671;'; */<br/> } </bdo></code></div> </section> <section id="hebrew-styles"> <h2>Hebrew</h2> <div class="counterstyle"> <code> <bdo dir="ltr"> @counter-style <dfn id="hebrew-extended"><a href="#hebrew-extended">hebrew</a></dfn> {<br/> system: additive;<br/> range: 1 10999;<br/> additive-symbols: 10000 \5D9\5F3, 9000 \5D8\5F3, 8000 \5D7\5F3, 7000 \5D6\5F3, 6000 \5D5\5F3, 5000 \5D4\5F3, 4000 \5D3\5F3, 3000 \5D2\5F3, 2000 \5D1\5F3, 1000 \5D0\5F3, 400 \5EA, 300 \5E9, 200 \5E8, 100 \5E7, 90 \5E6, 80 \5E4, 70 \5E2, 60 \5E1, 50 \5E0, 40 \5DE, 30 \5DC, 20 \5DB, 19 \5D9\5D8, 18 \5D9\5D7, 17 \5D9\5D6, 16 \5D8\5D6, 15 \5D8\5D5, 10 \5D9, 9 \5D8, 8 \5D7, 7 \5D6, 6 \5D5, 5 \5D4, 4 \5D3, 3 \5D2, 2 \5D1, 1 \5D0;<br/> /* additive-symbols: 10000 י׳, 9000 ט׳, 8000 ח׳, 7000 ז׳, 6000 ו׳, 5000 ה׳, 4000 ד׳, 3000 ג׳, 2000 ב׳, 1000 א׳, 400 ת, 300 ש, 200 ר, 100 ק, 90 צ, 80 פ, 70 ע, 60 ס, 50 נ, 40 מ, 30 ל, 20 כ, 19 יט, 18 יח, 17 יז, 16 טז, 15 טו, 10 י, 9 ט, 8 ח, 7 ז, 6 ו, 5 ה, 4 ד, 3 ג, 2 ב, 1 א; */<br/> /* This system manually specifies the values for 19-15 to force the correct display of 15 and 16, which are commonly rewritten to avoid a close resemblance to the Tetragrammaton. */<br> /* This system theoretically extends to at least 999999, but specifying it above 10999 with the @counter-style rule is difficult. */ <br/> } </bdo> </code></div> </section> <section id="chinese-styles"> <h2> Han Ideographic (Chinese/Japanese/Korean)</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="cjk-decimal"><a href="#cjk-decimal">cjk-decimal</a></dfn> {<br/> system: numeric;<br> range: 0 infinite; <br/> symbols: '\3007' '\4E00' '\4E8C' '\4E09' '\56DB' '\4E94' '\516D' '\4E03' '\516B' '\4E5D';<br/> /* symbols: 〇 一 二 三 四 五 六 七 八 九; */<br/> suffix: '\3001';<br/> /* suffix: "、" */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="cjk-earthly-branch"><a href="#cjk-earthly-branch">cjk-earthly-branch</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\5B50' '\4E11' '\5BC5' '\536F' '\8FB0' '\5DF3' '\5348' '\672A' '\7533' '\9149' '\620C' '\4EA5';<br/> /* symbols: '&#23376;' '&#19985;' '&#23493;' '&#21359;' '&#36784;' '&#24051;' '&#21320;' '&#26410;' '&#30003;' '&#37193;' '&#25100;' '&#20133;'; */<br/> suffix: '\3001';<br/> /* suffix: '&#12289;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="cjk-heavenly-stem"><a href="#cjk-heavenly-stem">cjk-heavenly-stem</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\7532' '\4E59' '\4E19' '\4E01' '\620A' '\5DF1' '\5E9A' '\8F9B' '\58EC' '\7678';<br/> /* symbols: '&#30002;' '&#20057;' '&#19993;' '&#19969;' '&#25098;' '&#24049;' '&#24218;' '&#36763;' '&#22764;' '&#30328;'; */<br/> suffix: '\3001';<br/> /* suffix: '&#12289;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="japanese-informal"><a href="#japanese-informal">japanese-informal</a></dfn> {<br/> /* this is a predefined complex style in the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification */<br/> system: additive;<br/> range: -9999 9999;<br/> additive-symbols: 9000 \4E5D\5343, 8000 \516B\5343, 7000 \4E03\5343, 6000 \516D\5343, 5000 \4E94\5343, 4000 \56DB\5343, 3000 \4E09\5343, 2000 \4E8C\5343, 1000 \5343, 900 \4E5D\767E, 800 \516B\767E, 700 \4E03\767E, 600 \516D\767E, 500 \4E94\767E, 400 \56DB\767E, 300 \4E09\767E, 200 \4E8C\767E, 100 \767E, 90 \4E5D\5341, 80 \516B\5341, 70 \4E03\5341, 60 \516D\5341, 50 \4E94\5341, 40 \56DB\5341, 30 \4E09\5341, 20 \4E8C\5341, 10 \5341, 9 \4E5D, 8 \516B, 7 \4E03, 6 \516D, 5 \4E94, 4 \56DB, 3 \4E09, 2 \4E8C, 1 \4E00, 0 \3007;<br/> /* additive-symbols: 9000 九千, 8000 八千, 7000 七千, 6000 六千, 5000 五千, 4000 四千, 3000 三千, 2000 二千, 1000 千, 900 九百, 800 八百, 700 七百, 600 六百, 500 五百, 400 四百, 300 三百, 200 二百, 100 百, 90 九十, 80 八十, 70 七十, 60 六十, 50 五十, 40 四十, 30 三十, 20 二十, 10 十, 9 九, 8 八, 7 七, 6 六, 5 五, 4 四, 3 三, 2 二, 1 一, 0 〇; */<br/> suffix: '\3001';<br/> /* suffix: '、'; */<br/> negative: "\30DE\30A4\30CA\30B9";<br/> /* negative: マイナス; */<br/> fallback: cjk-decimal;<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="japanese-formal"><a href="#japanese-formal">japanese-formal</a></dfn> {<br/> /* this is a predefined complex style in the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification */<br/> system: additive;<br/> range: -9999 9999;<br/> additive-symbols: 9000 \4E5D\9621, 8000 \516B\9621, 7000 \4E03\9621, 6000 \516D\9621, 5000 \4F0D\9621, 4000 \56DB\9621, 3000 \53C2\9621, 2000 \5F10\9621, 1000 \58F1\9621, 900 \4E5D\767E, 800 \516B\767E, 700 \4E03\767E, 600 \516D\767E, 500 \4F0D\767E, 400 \56DB\767E, 300 \53C2\767E, 200 \5F10\767E, 100 \58F1\767E, 90 \4E5D\62FE, 80 \516B\62FE, 70 \4E03\62FE, 60 \516D\62FE, 50 \4F0D\62FE, 40 \56DB\62FE, 30 \53C2\62FE, 20 \5F10\62FE, 10 \58F1\62FE, 9 \4E5D, 8 \516B, 7 \4E03, 6 \516D, 5 \4F0D, 4 \56DB, 3 \53C2, 2 \5F10, 1 \58F1, 0 \96F6;<br/> /* additive-symbols: 9000 九阡, 8000 八阡, 7000 七阡, 6000 六阡, 5000 伍阡, 4000 四阡, 3000 参阡, 2000 弐阡, 1000 壱阡, 900 九百, 800 八百, 700 七百, 600 六百, 500 伍百, 400 四百, 300 参百, 200 弐百, 100 壱百, 90 九拾, 80 八拾, 70 七拾, 60 六拾, 50 伍拾, 40 四拾, 30 参拾, 20 弐拾, 10 壱拾, 9 九, 8 八, 7 七, 6 六, 5 伍, 4 四, 3 参, 2 弐, 1 壱, 0 零; */<br/> suffix: '\3001';<br/> /* suffix: 、; */<br/> negative: "\30DE\30A4\30CA\30B9";<br/> /* negative: マイナス; */<br/> fallback: cjk-decimal;<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="korean-hanja-informal"><a href="#korean-hanja-informal">korean-hanja-informal</a></dfn> {<br/> /* this is a predefined complex style in the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification */<br/> system: additive;<br/> range: -9999 9999;<br/> additive-symbols: 9000 \4E5D\5343, 8000 \516B\5343, 7000 \4E03\5343, 6000 \516D\5343, 5000 \4E94\5343, 4000 \56DB\5343, 3000 \4E09\5343, 2000 \4E8C\5343, 1000 \5343, 900 \4E5D\767E, 800 \516B\767E, 700 \4E03\767E, 600 \516D\767E, 500 \4E94\767E, 400 \56DB\767E, 300 \4E09\767E, 200 \4E8C\767E, 100 \767E, 90 \4E5D\5341, 80 \516B\5341, 70 \4E03\5341, 60 \516D\5341, 50 \4E94\5341, 40 \56DB\5341, 30 \4E09\5341, 20 \4E8C\5341, 10 \5341, 9 \4E5D, 8 \516B, 7 \4E03, 6 \516D, 5 \4E94, 4 \56DB, 3 \4E09, 2 \4E8C, 1 \4E00, 0 \96F6;<br/> /* additive-symbols: 9000 九千, 8000 八千, 7000 七千, 6000 六千, 5000 五千, 4000 四千, 3000 三千, 2000 二千, 1000 千, 900 九百, 800 八百, 700 七百, 600 六百, 500 五百, 400 四百, 300 三百, 200 二百, 100 百, 90 九十, 80 八十, 70 七十, 60 六十, 50 五十, 40 四十, 30 三十, 20 二十, 10 十, 9 九, 8 八, 7 七, 6 六, 5 五, 4 四, 3 三, 2 二, 1 一, 0 零; */<br/> suffix:', ';<br/> negative: "\B9C8\C774\B108\C2A4 ";<br/> /* 마이너스 (followed by a space) */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="korean-hanja-formal"><a href="#korean-hanja-formal">korean-hanja-formal</a></dfn> {<br/> /* this is a predefined complex style in the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification */<br/> system: additive;<br/> range: -9999 9999;<br/> additive-symbols: 9000 \4E5D\4EDF, 8000 \516B\4EDF, 7000 \4E03\4EDF, 6000 \516D\4EDF, 5000 \4E94\4EDF, 4000 \56DB\4EDF, 3000 \53C3\4EDF, 2000 \8CB3\4EDF, 1000 \58F9\4EDF, 900 \4E5D\767E, 800 \516B\767E, 700 \4E03\767E, 600 \516D\767E, 500 \4E94\767E, 400 \56DB\767E, 300 \53C3\767E, 200 \8CB3\767E, 100 \58F9\767E, 90 \4E5D\62FE, 80 \516B\62FE, 70 \4E03\62FE, 60 \516D\62FE, 50 \4E94\62FE, 40 \56DB\62FE, 30 \53C3\62FE, 20 \8CB3\62FE, 10 \58F9\62FE, 9 \4E5D, 8 \516B, 7 \4E03, 6 \516D, 5 \4E94, 4 \56DB, 3 \53C3, 2 \8CB3, 1 \58F9, 0 \96F6;<br/> /* additive-symbols: 9000 九仟, 8000 八仟, 7000 七仟, 6000 六仟, 5000 五仟, 4000 四仟, 3000 參仟, 2000 貳仟, 1000 壹仟, 900 九百, 800 八百, 700 七百, 600 六百, 500 五百, 400 四百, 300 參百, 200 貳百, 100 壹百, 90 九拾, 80 八拾, 70 七拾, 60 六拾, 50 五拾, 40 四拾, 30 參拾, 20 貳拾, 10 壹拾, 9 九, 8 八, 7 七, 6 六, 5 五, 4 四, 3 參, 2 貳, 1 壹, 0 零; */<br/> suffix:', ';<br/> negative: "\B9C8\C774\B108\C2A4 ";<br/> /* 마이너스 (followed by a space) */<br/> } </bdo></code></div> <div class="counterstyle"> <code> <bdo dir="ltr"> @counter-style <dfn id="circled-ideograph"><a href="#circled-ideograph">circled-ideograph</a></dfn> {<br/> system: fixed;<br/> symbols: '\3280' '\3281' '\3282' '\3283' '\3284' '\3285' '\3286' '\3287' '\3288' '\3289';<br/> /* symbols: '&#x3280;' '&#x3281;' '&#x3282;' '&#x3283;' '&#x3284;' '&#x3285;' '&#x3286;' '&#x3287;' '&#x3288;' '&#x3289;'; */<br/> suffix: ' '; } </bdo> </code></div> <div class="counterstyle"> <code> <bdo dir="ltr"> @counter-style <dfn id="parenthesized-ideograph"><a href="#parenthesized-ideograph">parenthesized-ideograph</a></dfn> {<br/> system: fixed;<br/> symbols: '\3220' '\3221' '\3222' '\3223' '\3224' '\3225' '\3226' '\3227' '\3228' '\3229';<br/> /* symbols: '&#x3220;' '&#x3221;' '&#x3222;' '&#x3223;' '&#x3224;' '&#x3225;' '&#x3226;' '&#x3227;' '&#x3228;' '&#x3229;'; */<br/> suffix: ' '; } </bdo> </code></div> <p>See the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification for more complex predefined Chinese styles.</p> </section> <section id="kana-styles"> <h2>Japanese (Hiragana/Katakana)</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="hiragana"><a href="#hiragana">hiragana</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\3042' '\3044' '\3046' '\3048' '\304A' '\304B' '\304D' '\304F' '\3051' '\3053' '\3055' '\3057' '\3059' '\305B' '\305D' '\305F' '\3061' '\3064' '\3066' '\3068' '\306A' '\306B' '\306C' '\306D' '\306E' '\306F' '\3072' '\3075' '\3078' '\307B' '\307E' '\307F' '\3080' '\3081' '\3082' '\3084' '\3086' '\3088' '\3089' '\308A' '\308B' '\308C' '\308D' '\308F' '\3090' '\3091' '\3092' '\3093';<br/> /* symbols: あ い う え お か き く け こ さ し す せ そ た ち つ て と な に ぬ ね の は ひ ふ へ ほ ま み む め も や ゆ よ ら り る れ ろ わ ゐ ゑ を ん; */<br/> suffix: '、';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="hiragana-iroha"><a href="#hiragana-iroha">hiragana-iroha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\3044' '\308D' '\306F' '\306B' '\307B' '\3078' '\3068' '\3061' '\308A' '\306C' '\308B' '\3092' '\308F' '\304B' '\3088' '\305F' '\308C' '\305D' '\3064' '\306D' '\306A' '\3089' '\3080' '\3046' '\3090' '\306E' '\304A' '\304F' '\3084' '\307E' '\3051' '\3075' '\3053' '\3048' '\3066' '\3042' '\3055' '\304D' '\3086' '\3081' '\307F' '\3057' '\3091' '\3072' '\3082' '\305B' '\3059';<br/> /* symbols: い ろ は に ほ へ と ち り ぬ る を わ か よ た れ そ つ ね な ら む う ゐ の お く や ま け ふ こ え て あ さ き ゆ め み し ゑ ひ も せ す; */<br/> suffix: '、';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="katakana"><a href="#katakana">katakana</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\30A2' '\30A4' '\30A6' '\30A8' '\30AA' '\30AB' '\30AD' '\30AF' '\30B1' '\30B3' '\30B5' '\30B7' '\30B9' '\30BB' '\30BD' '\30BF' '\30C1' '\30C4' '\30C6' '\30C8' '\30CA' '\30CB' '\30CC' '\30CD' '\30CE' '\30CF' '\30D2' '\30D5' '\30D8' '\30DB' '\30DE' '\30DF' '\30E0' '\30E1' '\30E2' '\30E4' '\30E6' '\30E8' '\30E9' '\30EA' '\30EB' '\30EC' '\30ED' '\30EF' '\30F0' '\30F1' '\30F2' '\30F3';<br/> /* symbols: ア イ ウ エ オ カ キ ク ケ コ サ シ ス セ ソ タ チ ツ テ ト ナ ニ ヌ ネ ノ ハ ヒ フ ヘ ホ マ ミ ム メ モ ヤ ユ ヨ ラ リ ル レ ロ ワ ヰ ヱ ヲ ン; */<br/> suffix: '、';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="katakana-iroha"><a href="#katakana-iroha">katakana-iroha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\30A4' '\30ED' '\30CF' '\30CB' '\30DB' '\30D8' '\30C8' '\30C1' '\30EA' '\30CC' '\30EB' '\30F2' '\30EF' '\30AB' '\30E8' '\30BF' '\30EC' '\30BD' '\30C4' '\30CD' '\30CA' '\30E9' '\30E0' '\30A6' '\30F0' '\30CE' '\30AA' '\30AF' '\30E4' '\30DE' '\30B1' '\30D5' '\30B3' '\30A8' '\30C6' '\30A2' '\30B5' '\30AD' '\30E6' '\30E1' '\30DF' '\30B7' '\30F1' '\30D2' '\30E2' '\30BB' '\30B9';<br/> /* symbols: イ ロ ハ ニ ホ ヘ ト チ リ ヌ ル ヲ ワ カ ヨ タ レ ソ ツ ネ ナ ラ ム ウ ヰ ノ オ ク ヤ マ ケ フ コ エ テ ア サ キ ユ メ ミ シ ヱ ヒ モ セ ス; */<br/> suffix: '、';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-katakana"><a href="#circled-katakana">circled-katakana</a></dfn> {<br/> system: fixed;<br/> symbols: '\32D0' '\32D1' '\32D2' '\32D3' '\32D4' '\32D5' '\32D6' '\32D7' '\32D8' '\32D9' '\32DA' '\32DB' '\32DC' '\32DD' '\32DE' '\32DF' '\32E0' '\32E1' '\32E2' '\32E3' '\32E4' '\32E5' '\32E6' '\32E7' '\32E8' '\32E9' '\32EA' '\32EB' '\32EC' '\32ED' '\32EE' '\32EF' '\32F0' '\32F1' '\32F2' '\32F3' '\32F4' '\32F5' '\32F6' '\32F7' '\32F8' '\32F9' '\32FA' '\32FB' '\32FC' '\32FD' '\32FE';<br/> /* symbols: ㋐ ㋑ ㋒ ㋓ ㋔ ㋕ ㋖ ㋗ ㋘ ㋙ ㋚ ㋛ ㋜ ㋝ ㋞ ㋟ ㋠ ㋡ ㋢ ㋣ ㋤ ㋥ ㋦ ㋧ ㋨ ㋩ ㋪ ㋫ ㋬ ㋭ ㋮ ㋯ ㋰ ㋱ ㋲ ㋳ ㋴ ㋵ ㋶ ㋷ ㋸ ㋹ ㋺ ㋻ ㋼ ㋽ ㋾; */<br/> suffix: ' ';<br/> } </bdo> </code></div> <p>See also the <a href="#chinese-styles">Ideographic</a> section for kanji styles.</p> </section> <section id="kannada-styles"> <h2>Kannada</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="kannada"><a href="#kannada">kannada</a></dfn> {<br/> system: numeric;<br/> symbols: '\CE6' '\CE7' '\CE8' '\CE9' '\CEA' '\CEB' '\CEC' '\CED' '\CEE' '\CEF';<br/> /* symbols: '&#3302;' '&#3303;' '&#3304;' '&#3305;' '&#3306;' '&#3307;' '&#3308;' '&#3309;' '&#3310;' '&#3311;'; */<br/> } </bdo></code></div> </section> <section id="khmer-styles"> <h2>Khmer</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="cambodian"><a href="#cambodian">cambodian</a></dfn> {<br/> system: numeric;<br/> symbols: '\17E0' '\17E1' '\17E2' '\17E3' '\17E4' '\17E5' '\17E6' '\17E7' '\17E8' '\17E9';<br/> /* symbols: '&#6112;' '&#6113;' '&#6114;' '&#6115;' '&#6116;' '&#6117;' '&#6118;' '&#6119;' '&#6120;' '&#6121;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="khmer"><a href="#khmer">khmer</a></dfn> {<br/> system: numeric;<br/> symbols: '\17E0' '\17E1' '\17E2' '\17E3' '\17E4' '\17E5' '\17E6' '\17E7' '\17E8' '\17E9';<br/> /* symbols: '&#6112;' '&#6113;' '&#6114;' '&#6115;' '&#6116;' '&#6117;' '&#6118;' '&#6119;' '&#6120;' '&#6121;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="khmer-consonant"><a href="#khmer-consonant">khmer-consonant</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\1780' '\1781' '\1782' '\1783' '\1784' '\1785' '\1786' '\1787' '\1788' '\1789' '\178A' '\178B' '\178C' '\178D' '\178E' '\178F' '\1790' '\1791' '\1792' '\1793' '\1794' '\1795' '\1796' '\1797' '\1798' '\1799' '\179A' '\179B' '\179C' '\179F' '\17A0' '\17A1' '\17A2';<br/> /* symbols: '&#6016;' '&#6017;' '&#6018;' '&#6019;' '&#6020;' '&#6021;' '&#6022;' '&#6023;' '&#6024;' '&#6025;' '&#6026;' '&#6027;' '&#6028;' '&#6029;' '&#6030;' '&#6031;' '&#6032;' '&#6033;' '&#6034;' '&#6035;' '&#6036;' '&#6037;' '&#6038;' '&#6039;' '&#6040;' '&#6041;' '&#6042;' '&#6043;' '&#6044;' '&#6047;' '&#6048;' '&#6049;' '&#6050;'; */<br/> } </bdo></code></div> <p class=note><code class="kw" translate="no">cambodian</code> and <code class="kw" translate="no">khmer</code> styles are exactly the same. Both are listed separately here because both names are supported in some browsers, and it makes it easier to cut and paste if two clean instances are provided.</p> </section> <section id="korean-styles"> <h2>Korean (Hangul)</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-korean-consonant"><a href="#circled-korean-consonant">circled-korean-consonant</a></dfn> {<br/> system: fixed;<br/> symbols: '\3260' '\3261' '\3262' '\3263' '\3264' '\3265' '\3266' '\3267' '\3268' '\3269' '\326A' '\326B' '\326C' '\326D';<br/> /* symbols: '&#12896;' '&#12897;' '&#12898;' '&#12899;' '&#12900;' '&#12901;' '&#12902;' '&#12903;' '&#12904;' '&#12905;' '&#12906;' '&#12907;' '&#12908;' '&#12909;'; */<br/> suffix: ' '; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-korean-syllable"><a href="#circled-korean-syllable">circled-korean-syllable</a></dfn> {<br/> system: fixed;<br/> symbols: '\326E' '\326F' '\3270' '\3271' '\3272' '\3273' '\3274' '\3275' '\3276' '\3277' '\3278' '\3279' '\327A' '\327B';<br/> /* symbols: '&#12910;' '&#12911;' '&#12912;' '&#12913;' '&#12914;' '&#12915;' '&#12916;' '&#12917;' '&#12918;' '&#12919;' '&#12920;' '&#12921;' '&#12922;' '&#12923;'; */<br/> suffix: ' '; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="korean-consonant"><a href="#korean-consonant">korean-consonant</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\3131' '\3134' '\3137' '\3139' '\3141' '\3142' '\3145' '\3147' '\3148' '\314A' '\314B' '\314C' '\314D' '\314E';<br/> /* symbols: '&#12593;' '&#12596;' '&#12599;' '&#12601;' '&#12609;' '&#12610;' '&#12613;' '&#12615;' '&#12616;' '&#12618;' '&#12619;' '&#12620;' '&#12621;' '&#12622;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="korean-hangul-formal"><a href="#korean-hangul-formal">korean-hangul-formal</a></dfn> {<br/> system: additive;<br/> range: -9999 9999;<br/> additive-symbols: 9000 '\AD6C\CC9C', 8000 '\D314\CC9C', 7000 '\CE60\CC9C', 6000 '\C721\CC9C', 5000 '\C624\CC9C', 4000 '\C0AC\CC9C', 3000 '\C0BC\CC9C', 2000 '\C774\CC9C', 1000 '\C77C\CC9C', 900 '\AD6C\BC31', 800 '\D314\BC31', 700 '\CE60\BC31', 600 '\C721\BC31', 500 '\C624\BC31', 400 '\C0AC\BC31', 300 '\C0BC\BC31', 200 '\C774\BC31', 100 '\C77C\BC31', 90 '\AD6C\C2ED', 80 '\D314\C2ED', 70 '\CE60\C2ED', 60 '\C721\C2ED', 50 '\C624\C2ED', 40 '\C0AC\C2ED', 30 '\C0BC\C2ED', 20 '\C774\C2ED', 10 '\C77C\C2ED', 9 '\AD6C', 8 '\D314', 7 '\CE60', 6 '\C721', 5 '\C624', 4 '\C0AC', 3 '\C0BC', 2 '\C774', 1 '\C77C', 0 '\C601';<br/> /* additive-symbols: 9000 구천, 8000 팔천, 7000 칠천, 6000 육천, 5000 오천, 4000 사천, 3000 삼천, 2000 이천, 1000 일천, 900 구백, 800 팔백, 700 칠백, 600 육백, 500 오백, 400 사백, 300 삼백, 200 이백, 100 일백, 90 구십, 80 팔십, 70 칠십, 60 육십, 50 오십, 40 사십, 30 삼십, 20 이십, 10 일십, 9 구, 8 팔, 7 칠, 6 육, 5 오, 4 사, 3 삼, 2 이, 1 일, 0 영 */<br/> suffix:', ';<br/> negative: "\B9C8\C774\B108\C2A4 ";<br/> /* 마이너스 (followed by a space) */<br/> } </bdo></code> </div> <p class=note><code class="kw" translate="no">korean-hangul-formal</code> is a predefined complex style in the <a href="http://www.w3.org/TR/css-counter-styles-3/#complex-predefined-counters">CSS3 Counter Styles</a> specification.</p> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="korean-syllable"><a href="#korean-syllable">korean-syllable</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\AC00' '\B098' '\B2E4' '\B77C' '\B9C8' '\BC14' '\C0AC' '\C544' '\C790' '\CC28' '\CE74' '\D0C0' '\D30C' '\D558';<br/> /* symbols: '&#44032;' '&#45208;' '&#45796;' '&#46972;' '&#47560;' '&#48148;' '&#49324;' '&#50500;' '&#51088;' '&#52264;' '&#52852;' '&#53440;' '&#54028;' '&#54616;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="parenthesized-hangul-consonant"><a href="#parenthesized-hangul-consonant">parenthesized-hangul-consonant</a></dfn> {<br/> system: fixed;<br/> symbols: '\3200' '\3201' '\3202' '\3203' '\3204' '\3205' '\3206' '\3207' '\3208' '\3209' '\320A' '\320B' '\320C' '\320D';<br/> /* symbols: '&#12800;' '&#12801;' '&#12802;' '&#12803;' '&#12804;' '&#12805;' '&#12806;' '&#12807;' '&#12808;' '&#12809;' '&#12810;' '&#12811;' '&#12812;' '&#12813;'; */<br/> suffix: ' '; } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="parenthesized-hangul-syllable"><a href="#parenthesized-hangul-syllable">parenthesized-hangul-syllable</a></dfn> {<br/> system: fixed;<br/> symbols: '\320E' '\320F' '\3210' '\3211' '\3212' '\3213' '\3214' '\3215' '\3216' '\3217' '\3218' '\3219' '\321A';<br/> /* symbols: '&#12814;' '&#12815;' '&#12816;' '&#12817;' '&#12818;' '&#12819;' '&#12820;' '&#12821;' '&#12822;' '&#12823;' '&#12824;' '&#12825;' '&#12826;'; */<br/> suffix: ' '; } </bdo></code> <p>See also the <a href="#chinese-styles">Ideographic</a> section for hanja styles.</p> </div> </section> <section id="lao-styles"> <h2>Lao</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lao"><a href="#lao">lao</a></dfn> {<br/> system: numeric;<br/> symbols: '\ED0' '\ED1' '\ED2' '\ED3' '\ED4' '\ED5' '\ED6' '\ED7' '\ED8' '\ED9';<br/> /* symbols: '&#3792;' '&#3793;' '&#3794;' '&#3795;' '&#3796;' '&#3797;' '&#3798;' '&#3799;' '&#3800;' '&#3801;'; */<br/> } </bdo></code></div> </section> <section id="latin-styles"> <h2>Latin</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="fullwidth-lower-alpha"><a href="#fullwidth-lower-alpha">fullwidth-lower-alpha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\FF41' '\FF42' '\FF43' '\FF44' '\FF45' '\FF46' '\FF47' '\FF48' '\FF49' '\FF4A' '\FF4B' '\FF4C' '\FF4D' '\FF4E' '\FF4F' '\FF50' '\FF51' '\FF52' '\FF53' '\FF54' '\FF55' '\FF56' '\FF57' '\FF58' '\FF59' '\FF5A';<br/> /* symbols: '&#65345;' '&#65346;' '&#65347;' '&#65348;' '&#65349;' '&#65350;' '&#65351;' '&#65352;' '&#65353;' '&#65354;' '&#65355;' '&#65356;' '&#65357;' '&#65358;' '&#65359;' '&#65360;' '&#65361;' '&#65362;' '&#65363;' '&#65364;' '&#65365;' '&#65366;' '&#65367;' '&#65368;' '&#65369;' '&#65370;'; */<br/> suffix: '&#65294;';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="fullwidth-upper-alpha"><a href="#fullwidth-upper-alpha">fullwidth-upper-alpha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\FF21' '\FF22' '\FF23' '\FF24' '\FF25' '\FF26' '\FF27' '\FF28' '\FF29' '\FF2A' '\FF2B' '\FF2C' '\FF2D' '\FF2E' '\FF2F' '\FF30' '\FF31' '\FF32' '\FF33' '\FF34' '\FF35' '\FF36' '\FF37' '\FF38' '\FF39' '\FF3A';<br/> /* symbols: '&#65313;' '&#65314;' '&#65315;' '&#65316;' '&#65317;' '&#65318;' '&#65319;' '&#65320;' '&#65321;' '&#65322;' '&#65323;' '&#65324;' '&#65325;' '&#65326;' '&#65327;' '&#65328;' '&#65329;' '&#65330;' '&#65331;' '&#65332;' '&#65333;' '&#65334;' '&#65335;' '&#65336;' '&#65337;' '&#65338;'; */<br/> suffix: '&#65294;';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-alpha"><a href="#lower-alpha">lower-alpha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\61' '\62' '\63' '\64' '\65' '\66' '\67' '\68' '\69' '\6A' '\6B' '\6C' '\6D' '\6E' '\6F' '\70' '\71' '\72' '\73' '\74' '\75' '\76' '\77' '\78' '\79' '\7A';<br/> /* symbols: 'a' 'b' 'c' 'd' 'e' 'f' 'g' 'h' 'i' 'j' 'k' 'l' 'm' 'n' 'o' 'p' 'q' 'r' 's' 't' 'u' 'v' 'w' 'x' 'y' 'z'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-alpha-symbolic"><a href="#lower-alpha-symbolic">lower-alpha-symbolic</a></dfn> {<br/> system: symbolic;<br/> symbols: '\61' '\62' '\63' '\64' '\65' '\66' '\67' '\68' '\69' '\6A' '\6B' '\6C' '\6D' '\6E' '\6F' '\70' '\71' '\72' '\73' '\74' '\75' '\76' '\77' '\78' '\79' '\7A';<br/> /* symbols: 'a' 'b' 'c' 'd' 'e' 'f' 'g' 'h' 'i' 'j' 'k' 'l' 'm' 'n' 'o' 'p' 'q' 'r' 's' 't' 'u' 'v' 'w' 'x' 'y' 'z'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-oromo-qubee"><a href="#lower-oromo-qubee">lower-oromo-qubee</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\61' '\61\61' '\62' '\63' '\64' '\65' '\65\65' '\66' '\67' '\68' '\69' '\69\69' '\6A' '\6B' '\6C' '\6D' '\6E' '\6F' '\6F\6F' '\70' '\71' '\72' '\73' '\74' '\75' '\75\75' '\76' '\77' '\78' '\79' '\7A' '\63\68' '\64\68' '\6B\68' '\6E\79' '\70\68' '\73\68';<br/> /* symbols: 'a' 'aa' 'b' 'c' 'd' 'e' 'ee' 'f' 'g' 'h' 'i' 'ii' 'j' 'k' 'l' 'm' 'n' 'o' 'oo' 'p' 'q' 'r' 's' 't' 'u' 'uu' 'v' 'w' 'x' 'y' 'z' 'ch' 'dh' 'kh' 'ny' 'ph' 'sh'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-alpha"><a href="#upper-alpha">upper-alpha</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\41' '\42' '\43' '\44' '\45' '\46' '\47' '\48' '\49' '\4A' '\4B' '\4C' '\4D' '\4E' '\4F' '\50' '\51' '\52' '\53' '\54' '\55' '\56' '\57' '\58' '\59' '\5A';<br/> /* symbols: 'A' 'B' 'C' 'D' 'E' 'F' 'G' 'H' 'I' 'J' 'K' 'L' 'M' 'N' 'O' 'P' 'Q' 'R' 'S' 'T' 'U' 'V' 'W' 'X' 'Y' 'Z'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-alpha-symbolic"><a href="#upper-alpha-symbolic">upper-alpha-symbolic</a></dfn> {<br/> system: symbolic;<br/> symbols: '\41' '\42' '\43' '\44' '\45' '\46' '\47' '\48' '\49' '\4A' '\4B' '\4C' '\4D' '\4E' '\4F' '\50' '\51' '\52' '\53' '\54' '\55' '\56' '\57' '\58' '\59' '\5A';<br/> /* symbols: 'A' 'B' 'C' 'D' 'E' 'F' 'G' 'H' 'I' 'J' 'K' 'L' 'M' 'N' 'O' 'P' 'Q' 'R' 'S' 'T' 'U' 'V' 'W' 'X' 'Y' 'Z'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-oromo-qubee"><a href="#upper-oromo-qubee">upper-oromo-qubee</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\41' '\41\41' '\42' '\43' '\44' '\45' '\45\45' '\46' '\47' '\48' '\49' '\49\49' '\4A' '\4B' '\4C' '\4D' '\4E' '\4F' '\4F\4F' '\50' '\51' '\52' '\53' '\54' '\55' '\55\55' '\56' '\57' '\58' '\59' '\5A' '\43\48' '\44\48' '\4B\48' '\4E\59' '\50\48' '\53\48';<br/> /* symbols: 'A' 'AA' 'B' 'C' 'D' 'E' 'EE' 'F' 'G' 'H' 'I' 'II' 'J' 'K' 'L' 'M' 'N' 'O' 'OO' 'P' 'Q' 'R' 'S' 'T' 'U' 'UU' 'V' 'W' 'X' 'Y' 'Z' 'CH' 'DH' 'KH' 'NY' 'PH' 'SH'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="parenthesized-lower-latin"><a href="#parenthesized-lower-latin">parenthesized-lower-latin</a></dfn> {<br/> system: fixed;<br/> symbols: '\249C' '\249D' '\249E' '\249F' '\24A0' '\24A1' '\24A2' '\24A3' '\24A4' '\24A5' '\24A6' '\24A7' '\24A8' '\24A9' '\24AA' '\24AB' '\24AC' '\24AD' '\24AE' '\24AF' '\24B0' '\24B1' '\24B2' '\24B3' '\24B4' '\24B5';<br/> /* symbols: '&#9372;' '&#9373;' '&#9374;' '&#9375;' '&#9376;' '&#9377;' '&#9378;' '&#9379;' '&#9380;' '&#9381;' '&#9382;' '&#9383;' '&#9384;' '&#9385;' '&#9386;' '&#9387;' '&#9388;' '&#9389;' '&#9390;' '&#9391;' '&#9392;' '&#9393;' '&#9394;' '&#9395;' '&#9396;' '&#9397;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <p>See also the section <a href="#digit-styles">European Digits &amp; Roman</a></p> </section> <section id="lepcha-styles"> <h2>Lepcha</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lepcha"><a href="#lepcha">lepcha</a></dfn> {<br/> system: numeric;<br/> symbols: '\1C40' '\1C41' '\1C42' '\1C43' '\1C44' '\1C45' '\1C46' '\1C47' '\1C48' '\1C49';<br/> /* symbols: '&#7232;' '&#7233;' '&#7234;' '&#7235;' '&#7236;' '&#7237;' '&#7238;' '&#7239;' '&#7240;' '&#7241;'; */<br/> } </bdo></code></div> </section> <section id="malayalam-styles"> <h2>Malayalam</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="malayalam"><a href="#malayalam">malayalam</a></dfn> {<br/> system: numeric;<br/> symbols: '\D66' '\D67' '\D68' '\D69' '\D6A' '\D6B' '\D6C' '\D6D' '\D6E' '\D6F';<br/> /* symbols: '&#3430;' '&#3431;' '&#3432;' '&#3433;' '&#3434;' '&#3435;' '&#3436;' '&#3437;' '&#3438;' '&#3439;'; */<br/> } </bdo></code></div> </section> <section id="mongolian-styles"> <h2>Mongolian</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="mongolian"><a href="#mongolian">mongolian</a></dfn> {<br/> system: numeric;<br/> symbols: '\1810' '\1811' '\1812' '\1813' '\1814' '\1815' '\1816' '\1817' '\1818' '\1819';<br/> /* symbols: '&#6160;' '&#6161;' '&#6162;' '&#6163;' '&#6164;' '&#6165;' '&#6166;' '&#6167;' '&#6168;' '&#6169;'; */<br/> } </bdo></code></div> </section> <section id="myanmar-styles"> <h2>Myanmar (Burmese)</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="myanmar"><a href="#myanmar">myanmar</a></dfn> {<br/> system: numeric;<br/> symbols: '\1040' '\1041' '\1042' '\1043' '\1044' '\1045' '\1046' '\1047' '\1048' '\1049';<br/> /* symbols: '&#4160;' '&#4161;' '&#4162;' '&#4163;' '&#4164;' '&#4165;' '&#4166;' '&#4167;' '&#4168;' '&#4169;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="shan"><a href="#shan">shan</a></dfn> {<br/> system: numeric;<br/> symbols: '\1090' '\1091' '\1092' '\1093' '\1094' '\1095' '\1096' '\1097' '\1098' '\1099';<br/> /* symbols: '&#4240;' '&#4241;' '&#4242;' '&#4243;' '&#4244;' '&#4245;' '&#4246;' '&#4247;' '&#4248;' '&#4249;'; */<br/> } </bdo></code></div> </section> <section id="oriya-styles"> <h2>Oriya</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="oriya"><a href="#oriya">oriya</a></dfn> {<br/> system: numeric;<br/> symbols: '\B66' '\B67' '\B68' '\B69' '\B6A' '\B6B' '\B6C' '\B6D' '\B6E' '\B6F';<br/> /* symbols: '&#2918;' '&#2919;' '&#2920;' '&#2921;' '&#2922;' '&#2923;' '&#2924;' '&#2925;' '&#2926;' '&#2927;'; */<br/> } </bdo></code></div> </section> <section id="tamil-styles"> <h2>Tamil</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="ancient-tamil"><a href="#ancient-tamil">ancient-tamil</a></dfn> {<br/> system: additive;<br/> range: 1 9999;<br/> additive-symbols: 9000 '\BEF\BF2', 8000 '\BEE\BF2', 7000 '\BED\BF2', 6000 '\BEC\BF2', 5000 '\BEB\BF2', 4000 '\BEA\BF2', 3000 '\BE9\BF2', 2000 '\BE8\BF2', 1000 '\BF2', 900 '\BEF\BF1', 800 '\BEE\BF1', 700 '\BED\BF1', 600 '\BEC\BF1', 500 '\BEB\BF1', 400 '\BEA\BF1', 300 '\BE9\BF1', 200 '\BE8\BF1', 100 '\BF1', 90 '\BEF\BF0', 80 '\BEE\BF0', 70 '\BED\BF0', 60 '\BEC\BF0', 50 '\BEB\BF0', 40 '\BEA\BF0', 30 '\BE9\BF0', 20 '\BE8\BF0', 10 '\BF0', 9 '\BEF', 8 '\BEE', 7 '\BED', 6 '\BEC', 5 '\BEB', 4 '\BEA', 3 '\BE9', 2 '\BE8', 1 '\BE7';<br/> /* additive-symbols: 9000 '&#3055;&#3058;', 8000 '&#3054;&#3058;', 7000 '&#3053;&#3058;', 6000 '&#3052;&#3058;', 5000 '&#3051;&#3058;', 4000 '&#3050;&#3058;', 3000 '&#3049;&#3058;', 2000 '&#3048;&#3058;', 1000 '&#3058;', 900 '&#3055;&#3057;', 800 '&#3054;&#3057;', 700 '&#3053;&#3057;', 600 '&#3052;&#3057;', 500 '&#3051;&#3057;', 400 '&#3050;&#3057;', 300 '&#3049;&#3057;', 200 '&#3048;&#3057;', 100 '&#3057;', 90 '&#3055;&#3056;', 80 '&#3054;&#3056;', 70 '&#3053;&#3056;', 60 '&#3052;&#3056;', 50 '&#3051;&#3056;', 40 '&#3050;&#3056;', 30 '&#3049;&#3056;', 20 '&#3048;&#3056;', 10 '&#3056;', 9 '&#3055;', 8 '&#3054;', 7 '&#3053;', 6 '&#3052;', 5 '&#3051;', 4 '&#3050;', 3 '&#3049;', 2 '&#3048;', 1 '&#3047;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="tamil"><a href="#tamil">tamil</a></dfn> {<br/> system: numeric;<br/> symbols: '\BE6' '\BE7' '\BE8' '\BE9' '\BEA' '\BEB' '\BEC' '\BED' '\BEE' '\BEF';<br/> /* symbols: '&#3046;' '&#3047;' '&#3048;' '&#3049;' '&#3050;' '&#3051;' '&#3052;' '&#3053;' '&#3054;' '&#3055;'; */<br/> } </bdo></code></div> </section> <section id="telugu-styles"> <h2>Telugu</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="telugu"><a href="#telugu">telugu</a></dfn> {<br/> system: numeric;<br/> symbols: '\C66' '\C67' '\C68' '\C69' '\C6A' '\C6B' '\C6C' '\C6D' '\C6E' '\C6F';<br/> /* symbols: '&#3174;' '&#3175;' '&#3176;' '&#3177;' '&#3178;' '&#3179;' '&#3180;' '&#3181;' '&#3182;' '&#3183;'; */<br/> } </bdo></code></div> </section> <section id="thai-styles"> <h2>Thai</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="thai"><a href="#thai">thai</a></dfn> {<br/> system: numeric;<br/> symbols: '\E50' '\E51' '\E52' '\E53' '\E54' '\E55' '\E56' '\E57' '\E58' '\E59';<br/> /* symbols: '&#3664;' '&#3665;' '&#3666;' '&#3667;' '&#3668;' '&#3669;' '&#3670;' '&#3671;' '&#3672;' '&#3673;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="thai-alphabetic"><a href="#thai-alphabetic">thai-alphabetic</a></dfn> {<br/> system: alphabetic;<br/> symbols: '\E01' '\E02' '\E04' '\E07' '\E08' '\E09' '\E0A' '\E0B' '\E0C' '\E0D' '\E0E' '\E0F' '\E10' '\E11' '\E12' '\E13' '\E14' '\E15' '\E16' '\E17' '\E18' '\E19' '\E1A' '\E1B' '\E1C' '\E1D' '\E1E' '\E1F' '\E20' '\E21' '\E22' '\E23' '\E25' '\E27' '\E28' '\E29' '\E2A' '\E2B' '\E2C' '\E2D' '\E2E';<br/> /* symbols: '&#3585;' '&#3586;' '&#3588;' '&#3591;' '&#3592;' '&#3593;' '&#3594;' '&#3595;' '&#3596;' '&#3597;' '&#3598;' '&#3599;' '&#3600;' '&#3601;' '&#3602;' '&#3603;' '&#3604;' '&#3605;' '&#3606;' '&#3607;' '&#3608;' '&#3609;' '&#3610;' '&#3611;' '&#3612;' '&#3613;' '&#3614;' '&#3615;' '&#3616;' '&#3617;' '&#3618;' '&#3619;' '&#3621;' '&#3623;' '&#3624;' '&#3625;' '&#3626;' '&#3627;' '&#3628;' '&#3629;' '&#3630;'; */<br/> } </bdo></code></div> </section> <section id="tibetan-styles"> <h2>Tibetan</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="tibetan"><a href="#tibetan">tibetan</a></dfn> {<br/> system: numeric;<br/> symbols: '\F20' '\F21' '\F22' '\F23' '\F24' '\F25' '\F26' '\F27' '\F28' '\F29';<br/> /* symbols: '&#3872;' '&#3873;' '&#3874;' '&#3875;' '&#3876;' '&#3877;' '&#3878;' '&#3879;' '&#3880;' '&#3881;'; */<br/> } </bdo></code></div> </section> <section id="digit-styles"> <h2>European Digits &amp; Roman</h2> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="binary"><a href="#binary">binary</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31';<br/> /* symbols: '0' '1'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-decimal"><a href="#circled-decimal">circled-decimal</a></dfn> {<br/> system: fixed 0;<br/> symbols: '\24EA' '\2460' '\2461' '\2462' '\2463' '\2464' '\2465' '\2466' '\2467' '\2468' '\2469' '\246A' '\246B' '\246C' '\246D' '\246E' '\246F' '\2470' '\2471' '\2472' '\2473' '\3251' '\3252' '\3253' '\3254' '\3255' '\3256' '\3257' '\3258' '\3259' '\325a' '\325b' '\325c' '\325d' '\325e' '\325f' '\32b1' '\32b2' '\32b3' '\32b4' '\32b5' '\32b6' '\32b7' '\32b8' '\32b9' '\32ba' '\32bb' '\32bc' '\32bd' '\32be' '\32bf';<br/> /* symbols: '&#9450;' '&#9312;' '&#9313;' '&#9314;' '&#9315;' '&#9316;' '&#9317;' '&#9318;' '&#9319;' '&#9320;' '&#9321;' '&#9322;' '&#9323;' '&#9324;' '&#9325;' '&#9326;' '&#9327;' '&#9328;' '&#9329;' '&#9330;' '&#9331;' '&#12881;' '&#12882;' '&#12883;' '&#12884;' '&#12885;' '&#12886;' '&#12887;' '&#12888;' '&#12889;' '&#12890;' '&#12891;' '&#12892;' '&#12893;' '&#12894;' '&#12895;' '&#12977;' '&#12978;' '&#12979;' '&#12980;' '&#12981;' '&#12982;' '&#12983;' '&#12984;' '&#12985;' '&#12986;' '&#12987;' '&#12988;' '&#12989;' '&#12990;' '&#12991;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-lower-latin"><a href="#circled-lower-latin">circled-lower-latin</a></dfn> {<br/> system: fixed;<br/> symbols: '\24D0' '\24D1' '\24D2' '\24D3' '\24D4' '\24D5' '\24D6' '\24D7' '\24D8' '\24D9' '\24DA' '\24DB' '\24DC' '\24DD' '\24DE' '\24DF' '\24E0' '\24E1' '\24E2' '\24E3' '\24E4' '\24E5' '\24E6' '\24E7' '\24E8' '\24E9';<br/> /* symbols: '&#9424;' '&#9425;' '&#9426;' '&#9427;' '&#9428;' '&#9429;' '&#9430;' '&#9431;' '&#9432;' '&#9433;' '&#9434;' '&#9435;' '&#9436;' '&#9437;' '&#9438;' '&#9439;' '&#9440;' '&#9441;' '&#9442;' '&#9443;' '&#9444;' '&#9445;' '&#9446;' '&#9447;' '&#9448;' '&#9449;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="circled-upper-latin"><a href="#circled-upper-latin">circled-upper-latin</a></dfn> {<br/> system: fixed;<br/> symbols: '\24B6' '\24B7' '\24B8' '\24B9' '\24BA' '\24BB' '\24BC' '\24BD' '\24BE' '\24BF' '\24C0' '\24C1' '\24C2' '\24C3' '\24C4' '\24C5' '\24C6' '\24C7' '\24C8' '\24C9' '\24CA' '\24CB' '\24CC' '\24CD' '\24CE' '\24CF';<br/> /* symbols: '&#9398;' '&#9399;' '&#9400;' '&#9401;' '&#9402;' '&#9403;' '&#9404;' '&#9405;' '&#9406;' '&#9407;' '&#9408;' '&#9409;' '&#9410;' '&#9411;' '&#9412;' '&#9413;' '&#9414;' '&#9415;' '&#9416;' '&#9417;' '&#9418;' '&#9419;' '&#9420;' '&#9421;' '&#9422;' '&#9423;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="decimal"><a href="#decimal">decimal</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31' '\32' '\33' '\34' '\35' '\36' '\37' '\38' '\39';<br/> /* symbols: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="decimal-leading-zero"><a href="#decimal-leading-zero">decimal-leading-zero</a></dfn> {<br/> system: fixed -9;<br/> symbols: '\2D\30\39' '\2D\30\38' '\2D\30\37' '\2D\30\36' '\2D\30\35' '\2D\30\34' '\2D\30\33' '\2D\30\32' '\2D\30\31' '\30\30' '\30\31' '\30\32' '\30\33' '\30\34' '\30\35' '\30\36' '\30\37' '\30\38' '\30\39';<br/> /* symbols: '-09' '-08' '-07' '-06' '-05' '-04' '-03' '-02' '-01' '00' '01' '02' '03' '04' '05' '06' '07' '08' '09'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="dotted-decimal"><a href="#dotted-decimal">dotted-decimal</a></dfn> {<br/> system: fixed;<br/> symbols: '\2488' '\2489' '\248A' '\248B' '\248C' '\248D' '\248E' '\248F' '\2490' '\2491' '\2492' '\2493' '\2494' '\2495' '\2496' '\2497' '\2498' '\2499' '\249A' '\249B';<br/> /* symbols: '&#9352;' '&#9353;' '&#9354;' '&#9355;' '&#9356;' '&#9357;' '&#9358;' '&#9359;' '&#9360;' '&#9361;' '&#9362;' '&#9363;' '&#9364;' '&#9365;' '&#9366;' '&#9367;' '&#9368;' '&#9369;' '&#9370;' '&#9371;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="double-circled-decimal"><a href="#double-circled-decimal">double-circled-decimal</a></dfn> {<br/> system: fixed;<br/> symbols: '\24F5' '\24F6' '\24F7' '\24F8' '\24F9' '\24FA' '\24FB' '\24FC' '\24FD' '\24FE';<br/> /* symbols: '&#9461;' '&#9462;' '&#9463;' '&#9464;' '&#9465;' '&#9466;' '&#9467;' '&#9468;' '&#9469;' '&#9470;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="filled-circled-decimal"><a href="#filled-circled-decimal">filled-circled-decimal</a></dfn> {<br/> system: fixed;<br/> symbols: '\2776' '\2777' '\2778' '\2779' '\277a' '\277b' '\277c' '\277d' '\277e' '\277f' '\24EB' '\24EC' '\24ED' '\24EE' '\24EF' '\24F0' '\24F1' '\24F2' '\24F3' '\24F4';<br/> /* symbols: '&#10102;' '&#10103;' '&#10104;' '&#10105;' '&#10106;' '&#10107;' '&#10108;' '&#10109;' '&#10110;' '&#10111;' '&#9451;' '&#9452;' '&#9453;' '&#9454;' '&#9455;' '&#9456;' '&#9457;' '&#9458;' '&#9459;' '&#9460;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="fullwidth-decimal"><a href="#fullwidth-decimal">fullwidth-decimal</a></dfn> {<br/> system: numeric;<br/> symbols: '\FF10' '\FF11' '\FF12' '\FF13' '\FF14' '\FF15' '\FF16' '\FF17' '\FF18' '\FF19';<br/> /* symbols: '&#65296;' '&#65297;' '&#65298;' '&#65299;' '&#65300;' '&#65301;' '&#65302;' '&#65303;' '&#65304;' '&#65305;'; */<br/> suffix: '\FF0E';<br/> /* symbols: '&#65294;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="fullwidth-lower-roman"><a href="#fullwidth-lower-roman">fullwidth-lower-roman</a></dfn> {<br/> system: fixed;<br/> symbols: '\2170' '\2171' '\2172' '\2173' '\2174' '\2175' '\2176' '\2177' '\2178' '\2179' '\217A' '\217B';<br/> /* symbols: '&#8560;' '&#8561;' '&#8562;' '&#8563;' '&#8564;' '&#8565;' '&#8566;' '&#8567;' '&#8568;' '&#8569;' '&#8570;' '&#8571;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="fullwidth-upper-roman"><a href="#fullwidth-upper-roman">fullwidth-upper-roman</a></dfn> {<br/> system: fixed;<br/> symbols: '\2160' '\2161' '\2162' '\2163' '\2164' '\2165' '\2166' '\2167' '\2168' '\2169' '\216A' '\216B';<br/> /* symbols: '&#8544;' '&#8545;' '&#8546;' '&#8547;' '&#8548;' '&#8549;' '&#8550;' '&#8551;' '&#8552;' '&#8553;' '&#8554;' '&#8555;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-hexadecimal"><a href="#lower-hexadecimal">lower-hexadecimal</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31' '\32' '\33' '\34' '\35' '\36' '\37' '\38' '\39' '\61' '\62' '\63' '\64' '\65' '\66';<br/> /* symbols: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' 'a' 'b' 'c' 'd' 'e' 'f'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="lower-roman"><a href="#lower-roman">lower-roman</a></dfn> {<br/> system: additive;<br/> range: 1 3999;<br/> additive-symbols: 1000 '\6D', 900 '\63\6D', 500 '\64', 400 '\63\64', 100 '\63', 90 '\78\63', 50 '\6C', 40 '\78\6C', 10 '\78', 9 '\69\78', 5 '\76', 4 '\69\76', 1 '\69';<br/> /* additive-symbols: 1000 'm', 900 'cm', 500 'd', 400 'cd', 100 'c', 90 'xc', 50 'l', 40 'xl', 10 'x', 9 'ix', 5 'v', 4 'iv', 1 'i'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="new-base-60"><a href="#new-base-60">new-base-60</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31' '\32' '\33' '\34' '\35' '\36' '\37' '\38' '\39' '\41' '\42' '\43' '\44' '\45' '\46' '\47' '\48' '\4A' '\4B' '\4C' '\4D' '\4E' '\50' '\51' '\52' '\53' '\54' '\55' '\56' '\57' '\58' '\59' '\5A' '\5F' '\61' '\62' '\63' '\64' '\65' '\66' '\67' '\68' '\69' '\6A' '\6B' '\6D' '\6E' '\6F' '\70' '\71' '\72' '\73' '\74' '\75' '\76' '\77' '\78' '\79' '\7A';<br/> /* symbols: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' 'A' 'B' 'C' 'D' 'E' 'F' 'G' 'H' 'J' 'K' 'L' 'M' 'N' 'P' 'Q' 'R' 'S' 'T' 'U' 'V' 'W' 'X' 'Y' 'Z' '_' 'a' 'b' 'c' 'd' 'e' 'f' 'g' 'h' 'i' 'j' 'k' 'm' 'n' 'o' 'p' 'q' 'r' 's' 't' 'u' 'v' 'w' 'x' 'y' 'z'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="octal"><a href="#octal">octal</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31' '\32' '\33' '\34' '\35' '\36' '\37';<br/> /* symbols: '0' '1' '2' '3' '4' '5' '6' '7'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="parenthesized-decimal"><a href="#parenthesized-decimal">parenthesized-decimal</a></dfn> {<br/> system: fixed;<br/> symbols: '\2474' '\2475' '\2476' '\2477' '\2478' '\2479' '\247A' '\247B' '\247C' '\247D' '\247E' '\247F' '\2480' '\2481' '\2482' '\2483' '\2484' '\2485' '\2486' '\2487';<br/> /* symbols: '&#9332;' '&#9333;' '&#9334;' '&#9335;' '&#9336;' '&#9337;' '&#9338;' '&#9339;' '&#9340;' '&#9341;' '&#9342;' '&#9343;' '&#9344;' '&#9345;' '&#9346;' '&#9347;' '&#9348;' '&#9349;' '&#9350;' '&#9351;'; */<br/> suffix: ' ';<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="simple-lower-roman"><a href="#simple-lower-roman">simple-lower-roman</a></dfn> {<br/> system: additive;<br/> range: 1 4999;<br/> additive-symbols: 1000 '\6D', 500 '\64', 100 '\63', 50 '\6C', 10 '\78', 5 '\76', 1 '\69';<br/> /* additive-symbols: 1000 'm', 500 'd', 100 'c', 50 'l', 10 'x', 5 'v', 1 'i'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="simple-upper-roman"><a href="#simple-upper-roman">simple-upper-roman</a></dfn> {<br/> system: additive;<br/> range: 1 4999;<br/> additive-symbols: 1000 '\4D', 500 '\44', 100 '\43', 50 '\4C', 10 '\58', 5 '\56', 1 '\49';<br/> /* additive-symbols: 1000 'M', 500 'D', 100 'C', 50 'L', 10 'X', 5 'V', 1 'I'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="super-decimal"><a href="#super-decimal">super-decimal</a></dfn> {<br/> system: numeric;<br/> symbols: '\2070' '\B9' '\B2' '\B3' '\2074' '\2075' '\2076' '\2077' '\2078' '\2079';<br/> /* symbols: '&#8304;' '&#185;' '&#178;' '&#179;' '&#8308;' '&#8309;' '&#8310;' '&#8311;' '&#8312;' '&#8313;'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-hexadecimal"><a href="#upper-hexadecimal">upper-hexadecimal</a></dfn> {<br/> system: numeric;<br/> symbols: '\30' '\31' '\32' '\33' '\34' '\35' '\36' '\37' '\38' '\39' '\41' '\42' '\43' '\44' '\45' '\46';<br/> /* symbols: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9' 'A' 'B' 'C' 'D' 'E' 'F'; */<br/> } </bdo></code></div> <div class="counterstyle"> <code><bdo dir="ltr"> @counter-style <dfn id="upper-roman"><a href="#upper-roman">upper-roman</a></dfn> {<br/> system: additive;<br/> range: 1 3999;<br/> additive-symbols: 1000 '\4D', 900 '\43\4D', 500 '\44', 400 '\43\44', 100 '\43', 90 '\58\43', 50 '\4C', 40 '\58\4C', 10 '\58', 9 '\49\58', 5 '\56', 4 '\49\56', 1 '\49';<br/> /* additive-symbols: 1000 'M', 900 'CM', 500 'D', 400 'CD', 100 'C', 90 'XC', 50 'L', 40 'XL', 10 'X', 9 'IX', 5 'V', 4 'IV', 1 'I'; */<br/> } </bdo></code></div> </section> <section class="appendix" id="app-b"> <h2>References</h2> <dl> <dt id="css3list" title="CSS3LIST">[COUNTERS]</dt> <dd>Tab Atkins Jr.. <a href="http://www.w3.org/TR/css-counter-styles-3/">CSS Counter Styles Level 3</a>. 21 August 2014. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/css-counter-styles-3/">http://www.w3.org/TR/css-counter-styles-3/</a></dd> </dl> </section> <section class="appendix" id="app-c"> <h2> Revision Log</h2> <ol> <li>Updated <code class="kw">hebrew</code>, <code class="kw" translate="no">cjk-decimal</code>, <code class="kw">hiragana</code>, <code class="kw">hiragana-iroha</code>, <code class="kw">katakana</code>, <code class="kw">katakana-iroha</code>, <code class="kw">upper-roman</code> and <code class="kw">lower-roman</code> styles to match changes in the Counter Styles specification.</li> <li>Removed <code class="kw" translate="no">marathi</code>.</li> <li>Added <code class="kw" translate="no">circled-katakana</code>, <code class="kw" translate="no">circled-ideograph</code>, and <code class="kw" translate="no">parenthesized-ideograph</code>.</li> <li>Changed 'infinity' to 'infinite' in cjk-decimal.</li> <li>Added spaces to suffixes for all styles except those using full-width characters.</li> </ol> </section> <section class='appendix'> <h2>Acknowledgements</h2> <p>Ian Hickson and Tantek Çelı̇k provided the majority of early contributions to this content. Additional significant contributions were made by Tab Atkins.</p> </section> </body> </html>
lectures/16/index.html
heymrhayes/it202_spring_2017
<!DOCTYPE html> <html> <head> <title>IT202 - Lecture 16</title> <link rel="stylesheet" href="../../assets/document_styles.css"> </head> <body> <h1>Lecture 16: More on Service Workers</h1> <h2>Questions</h2> <p>What the heck is going on in the CodeLabs?</p> <p>Is the Service Worker </p> <h2>Resource Links</h2> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API">MDN - Service Worker API</a></li> <li><a href="https://serviceworke.rs/">Mozilla - Service Worker Cookbook</a></li> <li><a href="https://codelabs.developers.google.com/">Google CodeLabs</a></li> </ul> <h2>Activity Links</h2> <ul><li><a href="../../labs/8/index.html">Lab 8</a></li> </ul> <h2>Homework for next session</h2> <p> Finish working through the Google CodeLab <a href="https://codelabs.developers.google.com/codelabs/your-first-pwapp/index.html?index=..%2F..%2Findex#0">Your First Progressive Web App</a>. </p> <p>Skip the stuff in Step 2 about setting up your local machine as a web server; you don't need that because you're using c9.</p> <p>Make sure to read the recent Piazza post titled <em>About Path References</em>. This will be an issue in this tutorial because the paths referenced in the Service Worker portions are largely "root relative", and you'll need to make them standard relative. </p> <p><a href="https://docs.google.com/document/d/1Gj2pYxkvi1IYLS89uGNwDvH73BoV8ii904HocKHJBoE/edit?usp=sharing">Tips on working through the CodeLab</a></p> </body> </html>
inyue/files/a6-2商城订单/styles.css
yicold/axure-case
body { margin:0px; background-image:none; position:static; left:auto; width:1406px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u5668_div { position:absolute; left:0px; top:0px; width:377px; height:1458px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(153, 153, 153, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5668 { position:absolute; left:67px; top:141px; width:377px; height:1458px; } #u5669 { position:absolute; left:2px; top:721px; width:373px; visibility:hidden; word-wrap:break-word; } #u5670_div { position:absolute; left:0px; top:0px; width:374px; height:64px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5670 { position:absolute; left:69px; top:142px; width:374px; height:64px; } #u5671 { position:absolute; left:2px; top:24px; width:370px; visibility:hidden; word-wrap:break-word; } #u5672_img { position:absolute; left:0px; top:0px; width:24px; height:23px; } #u5672 { position:absolute; left:81px; top:173px; width:24px; height:23px; } #u5673 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5674_div { position:absolute; left:0px; top:0px; width:65px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'微软雅黑 Bold', '微软雅黑'; font-weight:700; font-style:normal; font-size:16px; } #u5674 { position:absolute; left:223px; top:175px; width:65px; height:21px; font-family:'微软雅黑 Bold', '微软雅黑'; font-weight:700; font-style:normal; font-size:16px; } #u5675 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u5676_img { position:absolute; left:0px; top:0px; width:375px; height:24px; } #u5676 { position:absolute; left:68px; top:142px; width:375px; height:24px; } #u5677 { position:absolute; left:2px; top:4px; width:371px; visibility:hidden; word-wrap:break-word; } #u5678_div { position:absolute; left:0px; top:0px; width:375px; height:48px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5678 { position:absolute; left:68px; top:210px; width:375px; height:48px; } #u5679 { position:absolute; left:2px; top:16px; width:371px; visibility:hidden; word-wrap:break-word; } #u5680_div { position:absolute; left:0px; top:0px; width:29px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5680 { position:absolute; left:104px; top:226px; width:29px; height:16px; color:#666666; } #u5681 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u5682_div { position:absolute; left:0px; top:0px; width:43px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#999999; } #u5682 { position:absolute; left:188px; top:226px; width:43px; height:16px; color:#999999; } #u5683 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u5684_div { position:absolute; left:0px; top:0px; width:43px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#999999; } #u5684 { position:absolute; left:285px; top:226px; width:43px; height:16px; color:#999999; } #u5685 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u5686_div { position:absolute; left:0px; top:0px; width:29px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#999999; } #u5686 { position:absolute; left:383px; top:226px; width:29px; height:16px; color:#999999; } #u5687 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u5689_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5689 { position:absolute; left:68px; top:261px; width:375px; height:32px; } #u5690 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5691_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5691 { position:absolute; left:75px; top:262px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5692 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5693_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5693 { position:absolute; left:110px; top:269px; width:25px; height:17px; font-size:12px; color:#666666; } #u5694 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5695_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5695 { position:absolute; left:364px; top:269px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5696 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5698_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5698 { position:absolute; left:68px; top:295px; width:375px; height:80px; } #u5699 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5700_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5700 { position:absolute; left:68px; top:295px; width:80px; height:80px; } #u5701 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5702_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5702 { position:absolute; left:77px; top:337px; width:23px; height:13px; } #u5703 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5704_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5704 { position:absolute; left:91px; top:325px; width:46px; height:25px; } #u5705 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5706_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5706 { position:absolute; left:86px; top:319px; width:9px; height:9px; } #u5707 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5708_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5708 { position:absolute; left:152px; top:301px; width:291px; height:20px; color:#666666; } #u5709 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5710_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5710 { position:absolute; left:152px; top:326px; width:213px; height:17px; font-size:12px; color:#666666; } #u5711 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5712_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5712 { position:absolute; left:364px; top:326px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5713 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5714_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5714 { position:absolute; left:152px; top:347px; width:213px; height:17px; font-size:12px; color:#666666; } #u5715 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5716_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5716 { position:absolute; left:187px; top:355px; width:35px; height:1px; } #u5717 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5718_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5718 { position:absolute; left:68px; top:382px; width:345px; height:17px; font-size:12px; text-align:right; } #u5719 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5720_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5720 { position:absolute; left:68px; top:406px; width:375px; height:60px; } #u5721 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5722_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5722 { position:absolute; left:378px; top:425px; width:57px; height:23px; } #u5723 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5724_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5724 { position:absolute; left:293px; top:425px; width:57px; height:23px; } #u5725 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5726_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5726 { position:absolute; left:204px; top:425px; width:57px; height:23px; } #u5727 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5729_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5729 { position:absolute; left:68px; top:473px; width:375px; height:32px; } #u5730 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5731_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5731 { position:absolute; left:75px; top:474px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5732 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5733_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5733 { position:absolute; left:110px; top:481px; width:25px; height:17px; font-size:12px; color:#666666; } #u5734 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5735_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5735 { position:absolute; left:364px; top:481px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5736 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5738_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5738 { position:absolute; left:68px; top:507px; width:375px; height:80px; } #u5739 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5740_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5740 { position:absolute; left:68px; top:507px; width:80px; height:80px; } #u5741 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5742_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5742 { position:absolute; left:77px; top:549px; width:23px; height:13px; } #u5743 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5744_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5744 { position:absolute; left:91px; top:537px; width:46px; height:25px; } #u5745 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5746_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5746 { position:absolute; left:86px; top:531px; width:9px; height:9px; } #u5747 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5748_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5748 { position:absolute; left:152px; top:513px; width:291px; height:20px; color:#666666; } #u5749 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5750_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5750 { position:absolute; left:152px; top:538px; width:213px; height:17px; font-size:12px; color:#666666; } #u5751 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5752_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5752 { position:absolute; left:364px; top:538px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5753 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5754_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5754 { position:absolute; left:152px; top:559px; width:213px; height:17px; font-size:12px; color:#666666; } #u5755 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5756_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5756 { position:absolute; left:187px; top:567px; width:35px; height:1px; } #u5757 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5758_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5758 { position:absolute; left:68px; top:594px; width:345px; height:17px; font-size:12px; text-align:right; } #u5759 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5760_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5760 { position:absolute; left:68px; top:618px; width:375px; height:60px; } #u5761 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5762_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5762 { position:absolute; left:380px; top:637px; width:57px; height:23px; } #u5763 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5764_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5764 { position:absolute; left:297px; top:637px; width:57px; height:23px; } #u5765 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5767_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5767 { position:absolute; left:68px; top:686px; width:375px; height:32px; } #u5768 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5769_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5769 { position:absolute; left:75px; top:687px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5770 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5771_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5771 { position:absolute; left:110px; top:694px; width:25px; height:17px; font-size:12px; color:#666666; } #u5772 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5773_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5773 { position:absolute; left:364px; top:694px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5774 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5776_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5776 { position:absolute; left:68px; top:720px; width:375px; height:80px; } #u5777 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5778_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5778 { position:absolute; left:68px; top:720px; width:80px; height:80px; } #u5779 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5780_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5780 { position:absolute; left:77px; top:762px; width:23px; height:13px; } #u5781 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5782_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5782 { position:absolute; left:91px; top:750px; width:46px; height:25px; } #u5783 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5784_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5784 { position:absolute; left:86px; top:744px; width:9px; height:9px; } #u5785 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5786_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5786 { position:absolute; left:152px; top:726px; width:291px; height:20px; color:#666666; } #u5787 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5788_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5788 { position:absolute; left:152px; top:751px; width:213px; height:17px; font-size:12px; color:#666666; } #u5789 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5790_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5790 { position:absolute; left:364px; top:751px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5791 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5792_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5792 { position:absolute; left:152px; top:772px; width:213px; height:17px; font-size:12px; color:#666666; } #u5793 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5794_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5794 { position:absolute; left:187px; top:780px; width:35px; height:1px; } #u5795 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5796_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5796 { position:absolute; left:68px; top:807px; width:345px; height:17px; font-size:12px; text-align:right; } #u5797 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5798_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5798 { position:absolute; left:68px; top:831px; width:375px; height:60px; } #u5799 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5800_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5800 { position:absolute; left:384px; top:850px; width:57px; height:23px; } #u5801 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5802_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5802 { position:absolute; left:297px; top:850px; width:57px; height:23px; } #u5803 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5804_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5804 { position:absolute; left:210px; top:850px; width:57px; height:23px; } #u5805 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5807_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5807 { position:absolute; left:68px; top:898px; width:375px; height:32px; } #u5808 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5809_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5809 { position:absolute; left:75px; top:899px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5810 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5811_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5811 { position:absolute; left:110px; top:906px; width:25px; height:17px; font-size:12px; color:#666666; } #u5812 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5813_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5813 { position:absolute; left:364px; top:906px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5814 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5816_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5816 { position:absolute; left:68px; top:932px; width:375px; height:80px; } #u5817 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5818_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5818 { position:absolute; left:68px; top:932px; width:80px; height:80px; } #u5819 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5820_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5820 { position:absolute; left:77px; top:974px; width:23px; height:13px; } #u5821 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5822_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5822 { position:absolute; left:91px; top:962px; width:46px; height:25px; } #u5823 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5824_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5824 { position:absolute; left:86px; top:956px; width:9px; height:9px; } #u5825 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5826_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5826 { position:absolute; left:152px; top:938px; width:291px; height:20px; color:#666666; } #u5827 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5828_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5828 { position:absolute; left:152px; top:963px; width:213px; height:17px; font-size:12px; color:#666666; } #u5829 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5830_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5830 { position:absolute; left:364px; top:963px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5831 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5832_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5832 { position:absolute; left:152px; top:984px; width:213px; height:17px; font-size:12px; color:#666666; } #u5833 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5834_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5834 { position:absolute; left:187px; top:992px; width:35px; height:1px; } #u5835 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5836_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5836 { position:absolute; left:68px; top:1019px; width:345px; height:17px; font-size:12px; text-align:right; } #u5837 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5838_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5838 { position:absolute; left:68px; top:1043px; width:375px; height:60px; } #u5839 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5840_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5840 { position:absolute; left:384px; top:1062px; width:57px; height:23px; } #u5841 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5842_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5842 { position:absolute; left:299px; top:1062px; width:57px; height:23px; } #u5843 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5845_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5845 { position:absolute; left:68px; top:1111px; width:375px; height:32px; } #u5846 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5847_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5847 { position:absolute; left:75px; top:1112px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5848 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5849_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5849 { position:absolute; left:110px; top:1119px; width:25px; height:17px; font-size:12px; color:#666666; } #u5850 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5851_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5851 { position:absolute; left:364px; top:1119px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5852 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5854_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5854 { position:absolute; left:68px; top:1145px; width:375px; height:80px; } #u5855 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5856_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5856 { position:absolute; left:68px; top:1145px; width:80px; height:80px; } #u5857 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5858_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5858 { position:absolute; left:77px; top:1187px; width:23px; height:13px; } #u5859 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5860_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5860 { position:absolute; left:91px; top:1175px; width:46px; height:25px; } #u5861 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5862_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5862 { position:absolute; left:86px; top:1169px; width:9px; height:9px; } #u5863 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5864_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5864 { position:absolute; left:152px; top:1151px; width:291px; height:20px; color:#666666; } #u5865 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5866_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5866 { position:absolute; left:152px; top:1176px; width:213px; height:17px; font-size:12px; color:#666666; } #u5867 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5868_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5868 { position:absolute; left:364px; top:1176px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5869 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5870_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5870 { position:absolute; left:152px; top:1197px; width:213px; height:17px; font-size:12px; color:#666666; } #u5871 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5872_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5872 { position:absolute; left:187px; top:1205px; width:35px; height:1px; } #u5873 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5874_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5874 { position:absolute; left:68px; top:1232px; width:345px; height:17px; font-size:12px; text-align:right; } #u5875 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5876_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5876 { position:absolute; left:68px; top:1256px; width:375px; height:60px; } #u5877 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5878_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5878 { position:absolute; left:384px; top:1275px; width:57px; height:23px; } #u5879 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5880_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5880 { position:absolute; left:299px; top:1275px; width:57px; height:23px; } #u5881 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5883_div { position:absolute; left:0px; top:0px; width:375px; height:32px; background:inherit; background-color:rgba(242, 242, 242, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5883 { position:absolute; left:68px; top:1323px; width:375px; height:32px; } #u5884 { position:absolute; left:2px; top:8px; width:371px; visibility:hidden; word-wrap:break-word; } #u5885_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u5885 { position:absolute; left:75px; top:1324px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#666666; } #u5886 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u5887_div { position:absolute; left:0px; top:0px; width:25px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5887 { position:absolute; left:110px; top:1331px; width:25px; height:17px; font-size:12px; color:#666666; } #u5888 { position:absolute; left:0px; top:0px; width:25px; white-space:nowrap; } #u5889_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5889 { position:absolute; left:364px; top:1331px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5890 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5892_div { position:absolute; left:0px; top:0px; width:375px; height:80px; background:inherit; background-color:rgba(242, 242, 242, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(215, 215, 215, 1); border-left:0px; border-top:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5892 { position:absolute; left:68px; top:1357px; width:375px; height:80px; } #u5893 { position:absolute; left:2px; top:32px; width:371px; visibility:hidden; word-wrap:break-word; } #u5894_div { position:absolute; left:0px; top:0px; width:80px; height:80px; background:inherit; background-color:rgba(228, 228, 228, 1); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5894 { position:absolute; left:68px; top:1357px; width:80px; height:80px; } #u5895 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } #u5896_img { position:absolute; left:0px; top:0px; width:23px; height:13px; } #u5896 { position:absolute; left:77px; top:1399px; width:23px; height:13px; } #u5897 { position:absolute; left:2px; top:-2px; width:19px; visibility:hidden; word-wrap:break-word; } #u5898_img { position:absolute; left:0px; top:0px; width:46px; height:25px; } #u5898 { position:absolute; left:91px; top:1387px; width:46px; height:25px; } #u5899 { position:absolute; left:2px; top:4px; width:42px; visibility:hidden; word-wrap:break-word; } #u5900_img { position:absolute; left:0px; top:0px; width:9px; height:9px; } #u5900 { position:absolute; left:86px; top:1381px; width:9px; height:9px; } #u5901 { position:absolute; left:2px; top:-4px; width:5px; visibility:hidden; word-wrap:break-word; } #u5902_div { position:absolute; left:0px; top:0px; width:291px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#666666; } #u5902 { position:absolute; left:152px; top:1363px; width:291px; height:20px; color:#666666; } #u5903 { position:absolute; left:0px; top:0px; width:291px; word-wrap:break-word; } #u5904_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5904 { position:absolute; left:152px; top:1388px; width:213px; height:17px; font-size:12px; color:#666666; } #u5905 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5906_div { position:absolute; left:0px; top:0px; width:79px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; text-align:center; } #u5906 { position:absolute; left:364px; top:1388px; width:79px; height:17px; font-size:12px; color:#666666; text-align:center; } #u5907 { position:absolute; left:0px; top:0px; width:79px; word-wrap:break-word; } #u5908_div { position:absolute; left:0px; top:0px; width:213px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; color:#666666; } #u5908 { position:absolute; left:152px; top:1409px; width:213px; height:17px; font-size:12px; color:#666666; } #u5909 { position:absolute; left:0px; top:0px; width:213px; word-wrap:break-word; } #u5910_img { position:absolute; left:0px; top:0px; width:36px; height:2px; } #u5910 { position:absolute; left:187px; top:1417px; width:35px; height:1px; } #u5911 { position:absolute; left:2px; top:-8px; width:31px; visibility:hidden; word-wrap:break-word; } #u5912_div { position:absolute; left:0px; top:0px; width:345px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:12px; text-align:right; } #u5912 { position:absolute; left:68px; top:1444px; width:345px; height:17px; font-size:12px; text-align:right; } #u5913 { position:absolute; left:0px; top:0px; width:345px; word-wrap:break-word; } #u5914_div { position:absolute; left:0px; top:0px; width:375px; height:60px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(242, 242, 242, 1); border-left:0px; border-right:0px; border-radius:0px; border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5914 { position:absolute; left:68px; top:1468px; width:375px; height:60px; } #u5915 { position:absolute; left:2px; top:22px; width:371px; visibility:hidden; word-wrap:break-word; } #u5916_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5916 { position:absolute; left:384px; top:1487px; width:57px; height:23px; } #u5917 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5918_div { position:absolute; left:0px; top:0px; width:57px; height:23px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5918 { position:absolute; left:299px; top:1487px; width:57px; height:23px; } #u5919 { position:absolute; left:2px; top:2px; width:53px; white-space:nowrap; } #u5920_img { position:absolute; left:0px; top:0px; width:24px; height:30px; } #u5920 { position:absolute; left:32px; top:172px; width:24px; height:30px; -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -ms-transform:rotate(270deg); transform:rotate(270deg); color:#FF00FF; } #u5921 { position:absolute; left:-1px; top:6px; width:17px; -webkit-transform:rotate(-270deg); -moz-transform:rotate(-270deg); -ms-transform:rotate(-270deg); transform:rotate(-270deg); word-wrap:break-word; transform-origin:13px 9px; -ms-transform-origin:13px 9px; -moz-transform-origin:13px 9px; -webkit-transform-origin:13px 9px; } #u5922_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5922 { position:absolute; left:522px; top:175px; width:24px; height:24px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); color:#FF00FF; } #u5923 { position:absolute; left:2px; top:2px; width:20px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); word-wrap:break-word; transform-origin:10px 10px; -ms-transform-origin:10px 10px; -moz-transform-origin:10px 10px; -webkit-transform-origin:10px 10px; } #u5924_div { position:absolute; left:0px; top:0px; width:438px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FF00FF; } #u5924 { position:absolute; left:562px; top:177px; width:438px; height:20px; color:#FF00FF; } #u5925 { position:absolute; left:0px; top:0px; width:438px; word-wrap:break-word; } #u5926_img { position:absolute; left:0px; top:0px; width:24px; height:30px; } #u5926 { position:absolute; left:456px; top:219px; width:24px; height:30px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); color:#FF00FF; } #u5927 { position:absolute; left:8px; top:6px; width:17px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); word-wrap:break-word; transform-origin:4px 9px; -ms-transform-origin:4px 9px; -moz-transform-origin:4px 9px; -webkit-transform-origin:4px 9px; } #u5928_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5928 { position:absolute; left:522px; top:222px; width:24px; height:24px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); color:#FF00FF; } #u5929 { position:absolute; left:2px; top:2px; width:20px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); word-wrap:break-word; transform-origin:10px 10px; -ms-transform-origin:10px 10px; -moz-transform-origin:10px 10px; -webkit-transform-origin:10px 10px; } #u5930_div { position:absolute; left:0px; top:0px; width:438px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FF00FF; } #u5930 { position:absolute; left:562px; top:224px; width:438px; height:20px; color:#FF00FF; } #u5931 { position:absolute; left:0px; top:0px; width:438px; word-wrap:break-word; } #u5932_img { position:absolute; left:0px; top:0px; width:24px; height:30px; } #u5932 { position:absolute; left:456px; top:400px; width:24px; height:30px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); color:#FF00FF; } #u5933 { position:absolute; left:8px; top:6px; width:17px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); word-wrap:break-word; transform-origin:4px 9px; -ms-transform-origin:4px 9px; -moz-transform-origin:4px 9px; -webkit-transform-origin:4px 9px; } #u5934_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5934 { position:absolute; left:522px; top:403px; width:24px; height:24px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); color:#FF00FF; } #u5935 { position:absolute; left:2px; top:2px; width:20px; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); word-wrap:break-word; transform-origin:10px 10px; -ms-transform-origin:10px 10px; -moz-transform-origin:10px 10px; -webkit-transform-origin:10px 10px; } #u5936_div { position:absolute; left:0px; top:0px; width:438px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FF00FF; } #u5936 { position:absolute; left:562px; top:405px; width:438px; height:20px; color:#FF00FF; } #u5937 { position:absolute; left:0px; top:0px; width:438px; word-wrap:break-word; } #u5938_div { position:absolute; left:0px; top:0px; width:379px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u5938 { position:absolute; left:562px; top:450px; width:379px; height:20px; } #u5939 { position:absolute; left:0px; top:0px; width:379px; white-space:nowrap; } #u5940_div { position:absolute; left:0px; top:0px; width:289px; height:123px; background:inherit; background-color:rgba(217, 222, 223, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(204, 204, 204, 1); border-radius:3px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5940 { position:absolute; left:562px; top:498px; width:289px; height:123px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5941 { position:absolute; left:2px; top:54px; width:285px; visibility:hidden; word-wrap:break-word; } #u5942_img { position:absolute; left:0px; top:0px; width:290px; height:2px; } #u5942 { position:absolute; left:562px; top:579px; width:289px; height:1px; } #u5943 { position:absolute; left:2px; top:-8px; width:285px; visibility:hidden; word-wrap:break-word; } #u5944_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5944 { position:absolute; left:573px; top:592px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5945 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5946_img { position:absolute; left:0px; top:0px; width:2px; height:40px; } #u5946 { position:absolute; left:706px; top:580px; width:1px; height:39px; } #u5947 { position:absolute; left:2px; top:12px; width:1px; visibility:hidden; word-wrap:break-word; } #u5948_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5948 { position:absolute; left:718px; top:592px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5949 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5950_div { position:absolute; left:0px; top:0px; width:257px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5950 { position:absolute; left:581px; top:545px; width:257px; height:20px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5951 { position:absolute; left:0px; top:0px; width:257px; word-wrap:break-word; } #u5952_div { position:absolute; left:0px; top:0px; width:289px; height:123px; background:inherit; background-color:rgba(217, 222, 223, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(204, 204, 204, 1); border-radius:3px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5952 { position:absolute; left:562px; top:639px; width:289px; height:123px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5953 { position:absolute; left:2px; top:54px; width:285px; visibility:hidden; word-wrap:break-word; } #u5954_img { position:absolute; left:0px; top:0px; width:290px; height:2px; } #u5954 { position:absolute; left:562px; top:720px; width:289px; height:1px; } #u5955 { position:absolute; left:2px; top:-8px; width:285px; visibility:hidden; word-wrap:break-word; } #u5956_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5956 { position:absolute; left:573px; top:733px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5957 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5958_img { position:absolute; left:0px; top:0px; width:2px; height:40px; } #u5958 { position:absolute; left:706px; top:721px; width:1px; height:39px; } #u5959 { position:absolute; left:2px; top:12px; width:1px; visibility:hidden; word-wrap:break-word; } #u5960_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5960 { position:absolute; left:718px; top:733px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5961 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5962_div { position:absolute; left:0px; top:0px; width:257px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5962 { position:absolute; left:581px; top:686px; width:257px; height:20px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5963 { position:absolute; left:0px; top:0px; width:257px; word-wrap:break-word; } #u5964_div { position:absolute; left:0px; top:0px; width:289px; height:123px; background:inherit; background-color:rgba(217, 222, 223, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(204, 204, 204, 1); border-radius:3px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5964 { position:absolute; left:562px; top:780px; width:289px; height:123px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:400; font-style:normal; font-size:18px; color:#000000; } #u5965 { position:absolute; left:2px; top:54px; width:285px; visibility:hidden; word-wrap:break-word; } #u5966_img { position:absolute; left:0px; top:0px; width:290px; height:2px; } #u5966 { position:absolute; left:562px; top:861px; width:289px; height:1px; } #u5967 { position:absolute; left:2px; top:-8px; width:285px; visibility:hidden; word-wrap:break-word; } #u5968_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5968 { position:absolute; left:573px; top:874px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5969 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5970_img { position:absolute; left:0px; top:0px; width:2px; height:40px; } #u5970 { position:absolute; left:706px; top:862px; width:1px; height:39px; } #u5971 { position:absolute; left:2px; top:12px; width:1px; visibility:hidden; word-wrap:break-word; } #u5972_div { position:absolute; left:0px; top:0px; width:124px; height:25px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5972 { position:absolute; left:718px; top:874px; width:124px; height:25px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:16px; color:#007AFF; text-align:center; } #u5973 { position:absolute; left:0px; top:0px; width:124px; word-wrap:break-word; } #u5974_div { position:absolute; left:0px; top:0px; width:257px; height:20px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5974 { position:absolute; left:581px; top:827px; width:257px; height:20px; font-family:'Heiti SC Regular', 'Heiti SC'; font-weight:200; font-style:normal; font-size:14px; text-align:center; line-height:20px; } #u5975 { position:absolute; left:0px; top:0px; width:257px; word-wrap:break-word; } #u5976_img { position:absolute; left:0px; top:0px; width:375px; height:1819px; } #u5976 { position:absolute; left:1031px; top:141px; width:375px; height:1819px; } #u5977 { position:absolute; left:2px; top:902px; width:371px; visibility:hidden; word-wrap:break-word; }
hadoop-gpu-0.20.1/docs/api/org/apache/hadoop/io/compress/class-use/GzipCodec.html
koichi626/hadoop-gpu
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Tue Sep 01 20:57:01 UTC 2009 --> <TITLE> Uses of Class org.apache.hadoop.io.compress.GzipCodec (Hadoop 0.20.1 API) </TITLE> <META NAME="date" CONTENT="2009-09-01"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.io.compress.GzipCodec (Hadoop 0.20.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/io/compress/GzipCodec.html" title="class in org.apache.hadoop.io.compress"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/io/compress//class-useGzipCodec.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="GzipCodec.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.io.compress.GzipCodec</B></H2> </CENTER> No usage of org.apache.hadoop.io.compress.GzipCodec <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/io/compress/GzipCodec.html" title="class in org.apache.hadoop.io.compress"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/io/compress//class-useGzipCodec.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="GzipCodec.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
docs/search/files_64.html
midworld/unity-googledrive
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_drivetest_2ecs"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../_drive_test_8cs.html" target="_parent">DriveTest.cs</a> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
docs/sdl2/SDL_MapRGB.html
Fillipoman/solaire
<!doctype html><html lang="en-US"> <head> <meta charset="utf-8"> <link href="layout.css" charset="utf-8" type="text/css" rel="stylesheet"></link> <title>SDL_MapRGB</title> </head> <body> <script src="menu.js"></script> <div id="pagecontent"> <h1>SDL_MapRGB</h1> <p>Use this function to map an RGB triple to an opaque pixel value for a given pixel format. <h2>Syntax</h2> <div style="codearea"> <pre> Uint32 SDL_MapRGB(const SDL_PixelFormat* format, Uint8 r, Uint8 g, Uint8 b) </pre></div> <h2>Function Parameters</h2> <table> <tr><td><strong>format</strong></td><td>an <a href="structures/SDL_PixelFormat.html">SDL_PixelFormat</a> structure describing the format of the pixel</td></tr> <tr><td><strong>r</strong></td><td>the red component of the pixel in the range 0-255</td></tr> <tr><td><strong>g</strong></td><td>the green component of the pixel in the range 0-255</td></tr> <tr><td><strong>b</strong></td><td>the blue component of the pixel in the range 0-255</td></tr> </table> <h2>Return Value</h2> <p>Returns a pixel value; see <a href="#Remarks">Remarks</a> for details. <h2>Code Examples</h2> <h2 id="Remarks">Remarks</h2> <p>This function maps the RGB color value to the specified pixel format and returns the pixel value best approximating the given RGB color value for the given pixel format. <p>If the format has a palette (8-bit) the index of the closest matching color in the palette will be returned. <p>If the specified pixel format has an alpha component it will be returned as all 1 bits (fully opaque). <p>If the pixel format bpp (color depth) is less than 32-bpp then the unused upper bits of the return value can safely be ignored (e.g., with a 16-bpp format the return value can be assigned to a Uint16, and similarly a Uint8 for an 8-bpp format). <h2>Related Functions</h2> <ul style="list-style-type:none"><li><a href="SDL_GetRGB.html">SDL_GetRGB</a></li> <li><a href="SDL_GetRGBA.html">SDL_GetRGBA</a></li> <li><a href="SDL_MapRGBA.html">SDL_MapRGBA</a></li></ul> </div> </body> </html>
api/core/apidocs/com/cyc/query/ProofViewMarshaller.html
cycorp/cycorp.github.io
<!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 (1.8.0_144) on Wed Jan 24 19:09:05 CST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ProofViewMarshaller (Core API 1.1.1 API)</title> <meta name="date" content="2018-01-24"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ProofViewMarshaller (Core API 1.1.1 API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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/ProofViewMarshaller.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"><a href="http://dev.cyc.com/api/core" target="_top">Cyc Core API<a></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/cyc/query/ProofViewGenerator.html" title="interface in com.cyc.query"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../com/cyc/query/ProofViewNode.html" title="interface in com.cyc.query"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/cyc/query/ProofViewMarshaller.html" target="_top">Frames</a></li> <li><a href="ProofViewMarshaller.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&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">com.cyc.query</div> <h2 title="Interface ProofViewMarshaller" class="title">Interface ProofViewMarshaller</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="typeNameLabel">ProofViewMarshaller</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../com/cyc/query/ProofViewMarshaller.html#marshal-org.w3c.dom.Node-">marshal</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a>&nbsp;destination)</code> <div class="block">Output the specified ProofView to the specified DOM Node.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../com/cyc/query/ProofViewMarshaller.html#marshal-java.io.OutputStream-">marshal</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;destination)</code> <div class="block">Output the specified ProofView to the specified stream.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../com/cyc/query/ProofViewMarshaller.html#marshal-java.io.Writer-">marshal</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;destination)</code> <div class="block">Output the specified ProofView to the specified writer.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="marshal-org.w3c.dom.Node-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>marshal</h4> <pre>void&nbsp;marshal(<a href="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a>&nbsp;destination) throws <a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</a></pre> <div class="block">Output the specified ProofView to the specified DOM Node.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>destination</code> - </dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</a></code></dd> </dl> </li> </ul> <a name="marshal-java.io.Writer-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>marshal</h4> <pre>void&nbsp;marshal(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;destination) throws <a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</a></pre> <div class="block">Output the specified ProofView to the specified writer.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>destination</code> - </dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</a></code></dd> </dl> </li> </ul> <a name="marshal-java.io.OutputStream-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>marshal</h4> <pre>void&nbsp;marshal(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;destination) throws <a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</a></pre> <div class="block">Output the specified ProofView to the specified stream.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>destination</code> - </dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../com/cyc/query/exception/ProofViewException.html" title="class in com.cyc.query.exception">ProofViewException</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> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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/ProofViewMarshaller.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"><a href="http://dev.cyc.com/api/core" target="_top">Cyc Core API<a></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/cyc/query/ProofViewGenerator.html" title="interface in com.cyc.query"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../com/cyc/query/ProofViewNode.html" title="interface in com.cyc.query"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/cyc/query/ProofViewMarshaller.html" target="_top">Frames</a></li> <li><a href="ProofViewMarshaller.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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>Constr&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>Constr&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 &#169; 2015&#x2013;2018 <a href="http://www.cyc.com">Cycorp, Inc</a>. All rights reserved.</small></p> </body> </html>
bar_chart.html
mma0012/mma0012.github.io
<!DOCTYPE html> <meta charset="utf-8"> <head> <title>Data Viz Project</title> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> <style> body { font-family: Lucida Sans, sans; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .bar { fill: steelblue; } .x.axis path { display: none; } </style> </head> <body> <nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="index.html">Data Visualization</a> </div> <ul class="nav navbar-nav"> <li><a href="index.html">Home</a></li> <li class="active"><a href="bar_chart.html">Competitor Mentions</a></li> <li><a href="popularity_barchart.html">Competitor Popularity</a></li> <li><a href="#">About This Data Set</a></li> </ul> </div> </nav> <script src="//d3js.org/d3.v3.min.js"></script> <script> var margin = {top: 20, right: 20, bottom: 30, left: 40}, width = 960 - margin.left - margin.right, height = 500 - margin.top - margin.bottom; var x0 = d3.scale.ordinal() .rangeRoundBands([0, width], .1); var x1 = d3.scale.ordinal(); var y = d3.scale.linear() .range([height, 0]); var color = d3.scale.ordinal() .range(["#b6cee2", "#92b5d4", "#6d9cc5", "#4983b7", "#a05d56", "#d0743c", "#ff8c00"]); var xAxis = d3.svg.axis() .scale(x0) .orient("bottom"); var yAxis = d3.svg.axis() .scale(y) .orient("left") .tickFormat(d3.format(".2s")); var svg = d3.select("body").append("svg") .attr("width", width + margin.left + margin.right) .attr("height", height + margin.top + margin.bottom) .append("g") .attr("transform", "translate(" + margin.left + "," + margin.top + ")"); d3.csv("sum_mentions.csv", function(error, data) { if (error) throw error; var ageNames = d3.keys(data[0]).filter(function(key) { return key !== "State"; }); data.forEach(function(d) { d.ages = ageNames.map(function(name) { return {name: name, value: +d[name]}; }); }); x0.domain(data.map(function(d) { return d.State; })); x1.domain(ageNames).rangeRoundBands([0, x0.rangeBand()]); y.domain([0, d3.max(data, function(d) { return d3.max(d.ages, function(d) { return d.value; }); })]); svg.append("g") .attr("class", "x axis") .attr("transform", "translate(0," + height + ")") .call(xAxis); svg.append("g") .attr("class", "y axis") .call(yAxis) .append("text") .attr("transform", "rotate(-90)") .attr("y", 6) .attr("dy", ".71em") .style("text-anchor", "end") .text("Population"); var state = svg.selectAll(".state") .data(data) .enter().append("g") .attr("class", "state") .attr("transform", function(d) { return "translate(" + x0(d.State) + ",0)"; }); state.selectAll("rect") .data(function(d) { return d.ages; }) .enter().append("rect") .attr("width", x1.rangeBand()) .attr("x", function(d) { return x1(d.name); }) .attr("y", function(d) { return y(d.value); }) .attr("height", function(d) { return height - y(d.value); }) .style("fill", function(d) { return color(d.name); }); var legend = svg.selectAll(".legend") .data(ageNames.slice()) .enter().append("g") .attr("class", "legend") .attr("transform", function(d, i) { return "translate(0," + i * 20 + ")"; }); legend.append("rect") .attr("x", width - 18) .attr("width", 18) .attr("height", 18) .style("fill", color); legend.append("text") .attr("x", width - 24) .attr("y", 9) .attr("dy", ".35em") .style("text-anchor", "end") .text(function(d) { return d; }); }); </script>
tildenviewers/I. D. Tweed Ring, 1870 - 1877.html
riordan/tilden-dv
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="ClearType" content="true"> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <title>Samuel J. Tilden Collection - I. D. Tweed Ring, 1870 - 1877</title> <link href="../public/stylesheets/DV/components/reset.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/structure.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/annotations.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/pages.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-header.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-footer.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-menu.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-navigation.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-search.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-text.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/ui-zoom.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/view-annotations.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/view-document.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/view-search.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/view-text.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/view-thumbnails.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/unsupported.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/components/minimode.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/themes/plain.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../public/stylesheets/DV/print.css" media="print" rel="stylesheet" type="text/css" /> <style> body { margin: 0; } </style> <script src="../public/javascripts/DV/vendor/jquery-1.5.1.js" type="text/javascript"></script> <script src="../public/javascripts/DV/vendor/jquery-ui-1.8.1.custom.min.js" type="text/javascript"></script> <script src="../public/javascripts/DV/vendor/underscore.js" type="text/javascript"></script> <script src="../public/javascripts/DV/vendor/jquery.acceptInput.js" type="text/javascript"></script> <script src="../public/javascripts/DV/vendor/jquery.placeholder.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/initializer.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/history.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/annotation.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/drag_reporter.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/elements.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/page.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/page_set.js" type="text/javascript"></script> <script src="../public/javascripts/DV/lib/thumbnails.js" type="text/javascript"></script> <script src="../public/javascripts/DV/schema/schema.js" type="text/javascript"></script> <script src="../public/javascripts/DV/elements/elements.js" type="text/javascript"></script> <script src="../public/javascripts/DV/models/annotation.js" type="text/javascript"></script> <script src="../public/javascripts/DV/models/chapter.js" type="text/javascript"></script> <script src="../public/javascripts/DV/models/document.js" type="text/javascript"></script> <script src="../public/javascripts/DV/models/page.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/events.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/ViewAnnotation.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/ViewDocument.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/ViewSearch.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/ViewText.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/ViewThumbnails.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/history.js" type="text/javascript"></script> <script src="../public/javascripts/DV/events/navigation.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/helpers.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/annotations.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/construction.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/editor.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/navigation.js" type="text/javascript"></script> <script src="../public/javascripts/DV/helpers/search.js" type="text/javascript"></script> <script src="../public/javascripts/DV/states/states.js" type="text/javascript"></script> <script src="../public/javascripts/DV/controllers/document_viewer.js" type="text/javascript"></script> <script src="../public/javascripts/DV/controllers/api.js" type="text/javascript"></script> <script src="../public/assets/templates.js" type="text/javascript"></script> </head> <body> <div id="document-viewer"></div> <script type="text/javascript"> window.currentDocument = DV.load( '../dv-tilden/output/I. D. Tweed Ring, 1870 - 1877.js', {container: '#document-viewer'} ); </script> </body> </html>
share/doc/hadoop-mapreduce1/api/org/apache/hadoop/mapreduce/security/package-summary.html
ZhangXFeng/hadoop
<!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_75) on Tue May 19 17:15:49 PDT 2015 --> <title>org.apache.hadoop.mapreduce.security (Hadoop 2.6.0-mr1-cdh5.4.2 API)</title> <meta name="date" content="2015-05-19"> <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="org.apache.hadoop.mapreduce.security (Hadoop 2.6.0-mr1-cdh5.4.2 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 class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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/hadoop/mapreduce/lib/reduce/package-summary.html">Prev Package</a></li> <li><a href="../../../../../org/apache/hadoop/mapreduce/security/token/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/hadoop/mapreduce/security/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.apache.hadoop.mapreduce.security</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/hadoop/mapreduce/security/SecureShuffleUtils.html" title="class in org.apache.hadoop.mapreduce.security">SecureShuffleUtils</a></td> <td class="colLast"> <div class="block">utilities for generating kyes, hashes and verifying them for shuffle</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/hadoop/mapreduce/security/TokenCache.html" title="class in org.apache.hadoop.mapreduce.security">TokenCache</a></td> <td class="colLast"> <div class="block">This class provides user facing APIs for transferring secrets from the job client to the tasks.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= 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 class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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/hadoop/mapreduce/lib/reduce/package-summary.html">Prev Package</a></li> <li><a href="../../../../../org/apache/hadoop/mapreduce/security/token/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/hadoop/mapreduce/security/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2009 The Apache Software Foundation</small></p> </body> </html>
site/apidocs/io/permazen/class-use/ImportContext.html
archiecobbs/jsimpledb
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class io.permazen.ImportContext (Permazen 4.1.6 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class io.permazen.ImportContext (Permazen 4.1.6 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../io/permazen/ImportContext.html" title="class in io.permazen">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/permazen/class-use/ImportContext.html" target="_top">Frames</a></li> <li><a href="ImportContext.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class io.permazen.ImportContext" class="title">Uses of Class<br>io.permazen.ImportContext</h2> </div> <div class="classUseContainer">No usage of io.permazen.ImportContext</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../io/permazen/ImportContext.html" title="class in io.permazen">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/permazen/class-use/ImportContext.html" target="_top">Frames</a></li> <li><a href="ImportContext.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p> </body> </html>
documentation/files/core.ajax.save-to-cmf.html
lyndonnixon/annotationtool
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>API Documentation</title><link rel="stylesheet" href="../css/template.css" type="text/css"></link><script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="../js/jquery.tools.min.js"></script><script type="text/javascript" src="../js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="../js/template.js"></script></head><body><div id="content"><h1 class="file">core/ajax/save-to-cmf.php<a href="../source/core/ajax/save-to-cmf.php.html"><img src="../images/icons/view_source.png" alt="View Source" border="0"></img></a></h1><div id="file-nav-box"><div id="file-nav-options"> Show: <img src="../images/icons/visibility_public.png" alt="Public" id="show-public"></img><img src="../images/icons/visibility_protected.png" alt="Protected" id="show-protected"></img><img src="../images/icons/visibility_private.png" alt="Private" id="show-private"></img><span class="attribute" id="show-inherited">inherited</span></div><div id="file-nav-container"><ul id="file-nav"><li><a href="#constants"><img src="../images/icons/constant.png" height="14"></img> Constants </a><ul><li><a href="#::__ROOT__">__ROOT__</a></li></ul></li><li><a href="#functions"><img src="../images/icons/function.png" alt="Function" height="14"></img> Functions </a><ul></ul></li></ul><div style="clear: left;"></div></div><div id="file-nav-tab"> Table of Contents </div></div><a name="top" class="anchor"></a><div id="file-description"><div class="short-description">Save to CMF</div><div class="long-description">Implements saving to CMF by using the CMF class.</div></div><dl class="file-info"><dt>Author</dt><dd>Matthias Bauer &lt;matthias.bauer@sti2.org&gt;   </dd><dt>Copyright</dt><dd>2013 STI International, Seekda GmbH and Dr. Lyndon Nixon   </dd><dt>License</dt><dd><a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License</a>   </dd><dt>Package</dt><dd>Core/Ajax   </dd><dt>Version</dt><dd>v2.3   </dd></dl><a name="constants" class="anchor"></a><h2>Constants</h2><div><a id="::__ROOT__" class="anchor"></a><div class="constant publicC"><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt="&gt;"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/constant.png" alt="Constant"></img>  <span class="highlight">__ROOT__</span> = dirname(dirname(dirname(__FILE__)))</code><div class="description"></div><div class="code-tabs"><div class="long-description"></div></div><div class="clear"></div></div></div></div><small class="footer"> Documentation was generated by <a href="http://phpdoc.org">phpDocumentor 2.0.1 </a>. </small></body></html>
iwc/doc/classes/ozpIwc.Client.html
ozone-development/ozone-development.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ozpIwc.Client - ozpIwc</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="ozpIwc"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 0.2.4</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/ozpIwc.ApiError.html">ozpIwc.ApiError</a></li> <li><a href="../classes/ozpIwc.AsyncAction.html">ozpIwc.AsyncAction</a></li> <li><a href="../classes/ozpIwc.CancelableEvent.html">ozpIwc.CancelableEvent</a></li> <li><a href="../classes/ozpIwc.Client.html">ozpIwc.Client</a></li> <li><a href="../classes/ozpIwc.CommonApiBase.html">ozpIwc.CommonApiBase</a></li> <li><a href="../classes/ozpIwc.CommonApiCollectionValue.html">ozpIwc.CommonApiCollectionValue</a></li> <li><a href="../classes/ozpIwc.CommonApiValue.html">ozpIwc.CommonApiValue</a></li> <li><a href="../classes/ozpIwc.DataApi.html">ozpIwc.DataApi</a></li> <li><a href="../classes/ozpIwc.DataApiValue.html">ozpIwc.DataApiValue</a></li> <li><a href="../classes/ozpIwc.Endpoint.html">ozpIwc.Endpoint</a></li> <li><a href="../classes/ozpIwc.EndpointRegistry.html">ozpIwc.EndpointRegistry</a></li> <li><a href="../classes/ozpIwc.Event.html">ozpIwc.Event</a></li> <li><a href="../classes/ozpIwc.FragmentPacket.html">ozpIwc.FragmentPacket</a></li> <li><a href="../classes/ozpIwc.FragmentStore.html">ozpIwc.FragmentStore</a></li> <li><a href="../classes/ozpIwc.IntentsApi.html">ozpIwc.IntentsApi</a></li> <li><a href="../classes/ozpIwc.IntentsApiDefinitionValue.html">ozpIwc.IntentsApiDefinitionValue</a></li> <li><a href="../classes/ozpIwc.IntentsApiHandlerValue.html">ozpIwc.IntentsApiHandlerValue</a></li> <li><a href="../classes/ozpIwc.IntentsApiTypeValue.html">ozpIwc.IntentsApiTypeValue</a></li> <li><a href="../classes/ozpIwc.InternalParticipant.html">ozpIwc.InternalParticipant</a></li> <li><a href="../classes/ozpIwc.KeyBroadcastLocalStorageLink.html">ozpIwc.KeyBroadcastLocalStorageLink</a></li> <li><a href="../classes/ozpIwc.LeaderGroupParticipant.html">ozpIwc.LeaderGroupParticipant</a></li> <li><a href="../classes/ozpIwc.LocalStorageLink.html">ozpIwc.LocalStorageLink</a></li> <li><a href="../classes/ozpIwc.log.html">ozpIwc.log</a></li> <li><a href="../classes/ozpIwc.MetricsRegistry.html">ozpIwc.MetricsRegistry</a></li> <li><a href="../classes/ozpIwc.metricsStats.Sample.html">ozpIwc.metricsStats.Sample</a></li> <li><a href="../classes/ozpIwc.metricsStats.UniformSample.html">ozpIwc.metricsStats.UniformSample</a></li> <li><a href="../classes/ozpIwc.metricStats.html">ozpIwc.metricStats</a></li> <li><a href="../classes/ozpIwc.metricStats.BinaryHeap.html">ozpIwc.metricStats.BinaryHeap</a></li> <li><a href="../classes/ozpIwc.metricStats.ExponentiallyDecayingSample.html">ozpIwc.metricStats.ExponentiallyDecayingSample</a></li> <li><a href="../classes/ozpIwc.metricTypes.BaseMetric.html">ozpIwc.metricTypes.BaseMetric</a></li> <li><a href="../classes/ozpIwc.metricTypes.Counter.html">ozpIwc.metricTypes.Counter</a></li> <li><a href="../classes/ozpIwc.metricTypes.Gauge.html">ozpIwc.metricTypes.Gauge</a></li> <li><a href="../classes/ozpIwc.metricTypes.Histogram.html">ozpIwc.metricTypes.Histogram</a></li> <li><a href="../classes/ozpIwc.metricTypes.Meter.html">ozpIwc.metricTypes.Meter</a></li> <li><a href="../classes/ozpIwc.MulticastParticipant.html">ozpIwc.MulticastParticipant</a></li> <li><a href="../classes/ozpIwc.NamesApi.html">ozpIwc.NamesApi</a></li> <li><a href="../classes/ozpIwc.NamesApiValue.html">ozpIwc.NamesApiValue</a></li> <li><a href="../classes/ozpIwc.NetworkPacket.html">ozpIwc.NetworkPacket</a></li> <li><a href="../classes/ozpIwc.packetRouter.html">ozpIwc.packetRouter</a></li> <li><a href="../classes/ozpIwc.PacketRouter.html">ozpIwc.PacketRouter</a></li> <li><a href="../classes/ozpIwc.Participant.html">ozpIwc.Participant</a></li> <li><a href="../classes/ozpIwc.Peer.html">ozpIwc.Peer</a></li> <li><a href="../classes/ozpIwc.policyAuth.PDP.html">ozpIwc.policyAuth.PDP</a></li> <li><a href="../classes/ozpIwc.policyAuth.SecurityAttribute.html">ozpIwc.policyAuth.SecurityAttribute</a></li> <li><a href="../classes/ozpIwc.PostMessageParticipant.html">ozpIwc.PostMessageParticipant</a></li> <li><a href="../classes/ozpIwc.PostMessageParticipantListener.html">ozpIwc.PostMessageParticipantListener</a></li> <li><a href="../classes/ozpIwc.Router.html">ozpIwc.Router</a></li> <li><a href="../classes/ozpIwc.RouterWatchdog.html">ozpIwc.RouterWatchdog</a></li> <li><a href="../classes/ozpIwc.SystemApi.html">ozpIwc.SystemApi</a></li> <li><a href="../classes/ozpIwc.SystemApiApplicationValue.html">ozpIwc.SystemApiApplicationValue</a></li> <li><a href="../classes/ozpIwc.Timer.html">ozpIwc.Timer</a></li> <li><a href="../classes/ozpIwc.TransportPacket.html">ozpIwc.TransportPacket</a></li> <li><a href="../classes/ozpIwc.TransportPacketContext.html">ozpIwc.TransportPacketContext</a></li> <li><a href="../classes/ozpIwc.util.html">ozpIwc.util</a></li> <li><a href="../classes/ozpIwcPolicies.html">ozpIwcPolicies</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/bus.html">bus</a></li> <li><a href="../modules/bus.api.html">bus.api</a></li> <li><a href="../modules/bus.api.Type.html">bus.api.Type</a></li> <li><a href="../modules/bus.api.Value.html">bus.api.Value</a></li> <li><a href="../modules/bus.network.html">bus.network</a></li> <li><a href="../modules/bus.network.packets.html">bus.network.packets</a></li> <li><a href="../modules/bus.security.html">bus.security</a></li> <li><a href="../modules/bus.transport.html">bus.transport</a></li> <li><a href="../modules/bus.util.html">bus.util</a></li> <li><a href="../modules/client.html">client</a></li> <li><a href="../modules/common.html">common</a></li> <li><a href="../modules/metrics.html">metrics</a></li> <li><a href="../modules/metrics.statistics.html">metrics.statistics</a></li> <li><a href="../modules/metrics.types.html">metrics.types</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>ozpIwc.Client Class</h1> <div class="box meta"> <div class="foundat"> Defined in: <a href="../files/app_js_client_client.js.html#l8"><code>app&#x2F;js&#x2F;client&#x2F;client.js:8</code></a> </div> Module: <a href="../modules/client.html">client</a> </div> <div class="box intro"> <p>This class will be heavily modified in the future.</p> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> <li class="api-class-tab properties"><a href="#properties">Properties</a></li> <li class="api-class-tab events"><a href="#events">Events</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods"> <li class="index-item method"> <a href="#method_api">api</a> </li> <li class="index-item method"> <a href="#method_cancelPromiseCallback">cancelPromiseCallback</a> </li> <li class="index-item method"> <a href="#method_cancelRegisteredCallback">cancelRegisteredCallback</a> </li> <li class="index-item method"> <a href="#method_connect">connect</a> </li> <li class="index-item method"> <a href="#method_constructApiFunctions">constructApiFunctions</a> </li> <li class="index-item method"> <a href="#method_createIframePeer">createIframePeer</a> </li> <li class="index-item method"> <a href="#method_disconnect">disconnect</a> </li> <li class="index-item method"> <a href="#method_gatherApiInformation">gatherApiInformation</a> </li> <li class="index-item method"> <a href="#method_intentInvocationHandling">intentInvocationHandling</a> </li> <li class="index-item method"> <a href="#method_isConnected">isConnected</a> </li> <li class="index-item method"> <a href="#method_off">off</a> </li> <li class="index-item method"> <a href="#method_on">on</a> </li> <li class="index-item method"> <a href="#method_readLaunchParams">readLaunchParams</a> </li> <li class="index-item method protected"> <a href="#method_receive">receive</a> </li> <li class="index-item method"> <a href="#method_send">send</a> </li> <li class="index-item method"> <a href="#method_updateApi">updateApi</a> </li> </ul> </div> <div class="index-section properties"> <h3>Properties</h3> <ul class="index-list properties"> <li class="index-item property"> <a href="#property_address">address</a> </li> <li class="index-item property"> <a href="#property_apiMap">apiMap</a> </li> <li class="index-item property"> <a href="#property_autoConnect">autoConnect</a> </li> <li class="index-item property"> <a href="#property_connectPromise">connectPromise</a> </li> <li class="index-item property"> <a href="#property_events">events</a> </li> <li class="index-item property"> <a href="#property_launchedIntents">launchedIntents</a> </li> <li class="index-item property"> <a href="#property_launchParams">launchParams</a> </li> <li class="index-item property"> <a href="#property_msgIdSequence">msgIdSequence</a> </li> <li class="index-item property"> <a href="#property_peerUrlCheck">peerUrlCheck</a> </li> <li class="index-item property"> <a href="#property_preconnectionQueue">preconnectionQueue</a> </li> <li class="index-item property"> <a href="#property_promiseCallbacks">promiseCallbacks</a> </li> <li class="index-item property"> <a href="#property_receivedBytes">receivedBytes</a> </li> <li class="index-item property"> <a href="#property_receivedPackets">receivedPackets</a> </li> <li class="index-item property"> <a href="#property_sentBytes">sentBytes</a> </li> <li class="index-item property"> <a href="#property_sentPackets">sentPackets</a> </li> <li class="index-item property"> <a href="#property_startTime">startTime</a> </li> <li class="index-item property"> <a href="#property_watchMsgMap">watchMsgMap</a> </li> <li class="index-item property"> <a href="#property_wrapperMap">wrapperMap</a> </li> </ul> </div> <div class="index-section events"> <h3>Events</h3> <ul class="index-list events"> <li class="index-item event"> <a href="#event_#connected">#connected</a> </li> <li class="index-item event"> <a href="#event_#gotAddress">#gotAddress</a> </li> <li class="index-item event"> <a href="#event_#receive">#receive</a> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method_api" class="method item"> <h3 class="name"><code>api</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>apiName</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Function</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l673"><code>app&#x2F;js&#x2F;client&#x2F;client.js:673</code></a> </p> </div> <div class="description"> <p>Calls the specific api wrapper given an api name specified. If the wrapper does not exist it is created.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">apiName</code> <span class="type">String</span> <div class="param-description"> <p>The name of the api.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Function</span>: <p>returns the wrapper call for the given api.</p> </div> </div> </div> <div id="method_cancelPromiseCallback" class="method item"> <h3 class="name"><code>cancelPromiseCallback</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>(String}</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l419"><code>app&#x2F;js&#x2F;client&#x2F;client.js:419</code></a> </p> </div> <div class="description"> <p>Cancel a reply callback registration.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">(String}</code> <span class="type">Object</span> <div class="param-description"> <p>msgId The packet replyTo ID for which the callback was registered.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: <p>True if the cancel was successful, otherwise false.</p> </div> </div> </div> <div id="method_cancelRegisteredCallback" class="method item"> <h3 class="name"><code>cancelRegisteredCallback</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>(String}</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l435"><code>app&#x2F;js&#x2F;client&#x2F;client.js:435</code></a> </p> </div> <div class="description"> <p>Cancel a watch callback registration.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">(String}</code> <span class="type">Object</span> <div class="param-description"> <p>msgId The packet replyTo ID for which the callback was registered.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: <p>True if the cancel was successful, otherwise false.</p> </div> </div> </div> <div id="method_connect" class="method item"> <h3 class="name"><code>connect</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l502"><code>app&#x2F;js&#x2F;client&#x2F;client.js:502</code></a> </p> </div> <div class="description"> <p>Connects the client from the IWC bus. Fires:</p> <pre class="code prettyprint"><code>- ozpIwc.Client/#connected</code></pre> </div> </div> <div id="method_constructApiFunctions" class="method item"> <h3 class="name"><code>constructApiFunctions</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l339"><code>app&#x2F;js&#x2F;client&#x2F;client.js:339</code></a> </p> </div> <div class="description"> <p>Builds the client api calls from the values in client.apiMap</p> </div> </div> <div id="method_createIframePeer" class="method item"> <h3 class="name"><code>createIframePeer</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l592"><code>app&#x2F;js&#x2F;client&#x2F;client.js:592</code></a> </p> </div> <div class="description"> <p>Creates an invisible iFrame Peer for IWC bus communication.</p> </div> </div> <div id="method_disconnect" class="method item"> <h3 class="name"><code>disconnect</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l481"><code>app&#x2F;js&#x2F;client&#x2F;client.js:481</code></a> </p> </div> <div class="description"> <p>Disconnects the client from the IWC bus.</p> </div> </div> <div id="method_gatherApiInformation" class="method item"> <h3 class="name"><code>gatherApiInformation</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l367"><code>app&#x2F;js&#x2F;client&#x2F;client.js:367</code></a> </p> </div> <div class="description"> <p>Calls the names.api to gather the /api/* resources to gain knowledge of available api actions of the current bus.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_intentInvocationHandling" class="method item"> <h3 class="name"><code>intentInvocationHandling</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>resource</code> </li> <li class="arg"> <code>intentResource</code> </li> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l625"><code>app&#x2F;js&#x2F;client&#x2F;client.js:625</code></a> </p> </div> <div class="description"> <p>Handles intent invocation packets. Communicates back with the intents.api to operate the in flight intent state machine.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">resource</code> <span class="type">String</span> <div class="param-description"> <p>The resource of the packet that sent the intent invocation</p> </div> </li> <li class="param"> <code class="param-name">intentResource</code> <span class="type">String</span> <div class="param-description"> <p>The in flight intent resource, used internally to operate the in flight intent state machine</p> </div> </li> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>The intent handler&#39;s callback function</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_isConnected" class="method item"> <h3 class="name"><code>isConnected</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l409"><code>app&#x2F;js&#x2F;client&#x2F;client.js:409</code></a> </p> </div> <div class="description"> <p>Returns whether or not the Client is connected to the IWC bus.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_off" class="method item"> <h3 class="name"><code>off</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>event</code> </li> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l469"><code>app&#x2F;js&#x2F;client&#x2F;client.js:469</code></a> </p> </div> <div class="description"> <p>De-registers callbacks</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">event</code> <span class="type">String</span> <div class="param-description"> <p>The event to call the callback on.</p> </div> </li> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>The function to be called.</p> </div> </li> </ul> </div> </div> <div id="method_on" class="method item"> <h3 class="name"><code>on</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>event</code> </li> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l453"><code>app&#x2F;js&#x2F;client&#x2F;client.js:453</code></a> </p> </div> <div class="description"> <p>Registers callbacks</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">event</code> <span class="type">String</span> <div class="param-description"> <p>The event to call the callback on.</p> </div> </li> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>The function to be called.</p> </div> </li> </ul> </div> </div> <div id="method_readLaunchParams" class="method item"> <h3 class="name"><code>readLaunchParams</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>rawString</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l180"><code>app&#x2F;js&#x2F;client&#x2F;client.js:180</code></a> </p> </div> <div class="description"> <p>Parses launch parameters based on the raw string input it receives.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">rawString</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_receive" class="method item protected"> <h3 class="name"><code>receive</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>packet</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l202"><code>app&#x2F;js&#x2F;client&#x2F;client.js:202</code></a> </p> </div> <div class="description"> <p>Receive a packet from the connected peer. If the packet is a reply, then the callback for that reply is invoked. Otherwise, it fires a receive event</p> <p>Fires:</p> <pre class="code prettyprint"><code>- {{#crossLink "ozpIwc.Client/receive:event}}{{/crossLink}}</code></pre> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">packet</code> <span class="type"><a href="../classes/ozpIwc.TransportPacket.html" class="crosslink">ozpIwc.TransportPacket</a></span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_send" class="method item"> <h3 class="name"><code>send</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>dst</code> </li> <li class="arg"> <code>entity</code> </li> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l259"><code>app&#x2F;js&#x2F;client&#x2F;client.js:259</code></a> </p> </div> <div class="description"> <p>Sends a packet through the IWC.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">dst</code> <span class="type">String</span> <div class="param-description"> <p>Where to send the packet.</p> </div> </li> <li class="param"> <code class="param-name">entity</code> <span class="type">Object</span> <div class="param-description"> <p>The payload of the packet.</p> </div> </li> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>The Callback for any replies. The callback will be persisted if it returns a truth-like value, canceled if it returns a false-like value.</p> </div> </li> </ul> </div> </div> <div id="method_updateApi" class="method item"> <h3 class="name"><code>updateApi</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>apiName</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Function</span> </span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l686"><code>app&#x2F;js&#x2F;client&#x2F;client.js:686</code></a> </p> </div> <div class="description"> <p>Updates the wrapper map for api use. Whenever functionality is added or removed from the apiMap the updateApi must be called to reflect said changes on the wrapper map.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">apiName</code> <span class="type">String</span> <div class="param-description"> <p>The name of the api</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Function</span>: <p>returns the wrapper call for the given api.</p> </div> </div> </div> </div> <div id="properties" class="api-class-tabpanel"> <h2 class="off-left">Properties</h2> <div id="property_address" class="property item"> <h3 class="name"><code>address</code></h3> <span class="type">String</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l21"><code>app&#x2F;js&#x2F;client&#x2F;client.js:21</code></a> </p> </div> <div class="description"> <p>The address assigned to this client.</p> </div> </div> <div id="property_apiMap" class="property item"> <h3 class="name"><code>apiMap</code></h3> <span class="type">Object</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l131"><code>app&#x2F;js&#x2F;client&#x2F;client.js:131</code></a> </p> </div> <div class="description"> <p>A map of available apis and their actions.</p> </div> </div> <div id="property_autoConnect" class="property item"> <h3 class="name"><code>autoConnect</code></h3> <span class="type">Boolean</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l63"><code>app&#x2F;js&#x2F;client&#x2F;client.js:63</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> true</p> </div> <div id="property_connectPromise" class="property item"> <h3 class="name"><code>connectPromise</code></h3> <span class="type">Promise</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l513"><code>app&#x2F;js&#x2F;client&#x2F;client.js:513</code></a> </p> </div> <div class="description"> <p>Promise to chain off of for client connection asynchronous actions.</p> </div> </div> <div id="property_events" class="property item"> <h3 class="name"><code>events</code></h3> <span class="type"><a href="../classes/ozpIwc.Event.html" class="crosslink">ozpIwc.Event</a></span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l77"><code>app&#x2F;js&#x2F;client&#x2F;client.js:77</code></a> </p> </div> <div class="description"> <p>An events module for the Client</p> </div> </div> <div id="property_launchedIntents" class="property item"> <h3 class="name"><code>launchedIntents</code></h3> <span class="type">Array</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l162"><code>app&#x2F;js&#x2F;client&#x2F;client.js:162</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> []</p> </div> <div id="property_launchParams" class="property item"> <h3 class="name"><code>launchParams</code></h3> <span class="type">Object</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l120"><code>app&#x2F;js&#x2F;client&#x2F;client.js:120</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> {}</p> </div> <div id="property_msgIdSequence" class="property item"> <h3 class="name"><code>msgIdSequence</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l70"><code>app&#x2F;js&#x2F;client&#x2F;client.js:70</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> 0</p> </div> <div id="property_peerUrlCheck" class="property item"> <h3 class="name"><code>peerUrlCheck</code></h3> <span class="type">String</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l54"><code>app&#x2F;js&#x2F;client&#x2F;client.js:54</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_preconnectionQueue" class="property item"> <h3 class="name"><code>preconnectionQueue</code></h3> <span class="type">Array</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l146"><code>app&#x2F;js&#x2F;client&#x2F;client.js:146</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> []</p> </div> <div id="property_promiseCallbacks" class="property item"> <h3 class="name"><code>promiseCallbacks</code></h3> <span class="type">Object</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l28"><code>app&#x2F;js&#x2F;client&#x2F;client.js:28</code></a> </p> </div> <div class="description"> <p>Key value store of callback functions for the client to act upon when receiving a reply via the IWC.</p> </div> </div> <div id="property_receivedBytes" class="property item"> <h3 class="name"><code>receivedBytes</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l92"><code>app&#x2F;js&#x2F;client&#x2F;client.js:92</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> 0</p> </div> <div id="property_receivedPackets" class="property item"> <h3 class="name"><code>receivedPackets</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l85"><code>app&#x2F;js&#x2F;client&#x2F;client.js:85</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> 0</p> </div> <div id="property_sentBytes" class="property item"> <h3 class="name"><code>sentBytes</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l106"><code>app&#x2F;js&#x2F;client&#x2F;client.js:106</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> 0</p> </div> <div id="property_sentPackets" class="property item"> <h3 class="name"><code>sentPackets</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l99"><code>app&#x2F;js&#x2F;client&#x2F;client.js:99</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> 0</p> </div> <div id="property_startTime" class="property item"> <h3 class="name"><code>startTime</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l113"><code>app&#x2F;js&#x2F;client&#x2F;client.js:113</code></a> </p> </div> <div class="description"> <p>The epoch time the Client was instantiated.</p> </div> </div> <div id="property_watchMsgMap" class="property item"> <h3 class="name"><code>watchMsgMap</code></h3> <span class="type">Object</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l153"><code>app&#x2F;js&#x2F;client&#x2F;client.js:153</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> {}</p> </div> <div id="property_wrapperMap" class="property item"> <h3 class="name"><code>wrapperMap</code></h3> <span class="type">Object</span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l138"><code>app&#x2F;js&#x2F;client&#x2F;client.js:138</code></a> </p> </div> <div class="description"> </div> <p><strong>Default:</strong> {}</p> </div> </div> <div id="events" class="api-class-tabpanel"> <h2 class="off-left">Events</h2> <div id="event_#connected" class="events item"> <h3 class="name"><code>#connected</code></h3> <span class="type"></span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l582"><code>app&#x2F;js&#x2F;client&#x2F;client.js:582</code></a> </p> </div> <div class="description"> <p>Fired when the client is connected to the IWC bus.</p> </div> </div> <div id="event_#gotAddress" class="events item"> <h3 class="name"><code>#gotAddress</code></h3> <span class="type"></span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l550"><code>app&#x2F;js&#x2F;client&#x2F;client.js:550</code></a> </p> </div> <div class="description"> <p>Fired when the client receives its address.</p> </div> </div> <div id="event_#receive" class="events item"> <h3 class="name"><code>#receive</code></h3> <span class="type"></span> <div class="meta"> <p> Defined in <a href="../files/app_js_client_client.js.html#l252"><code>app&#x2F;js&#x2F;client&#x2F;client.js:252</code></a> </p> </div> <div class="description"> <p>Fired when the client receives a packet.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
love/index.html
ligson/staticweb
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>爱情日记</title> <link rel="stylesheet" type="text/css" href="css/index.css"> <script type="text/javascript" src="../commons/jquery.min.js"></script> <script type="text/javascript" src="js/string.js"></script> <script type="text/javascript" src="js/date.js"></script> <script type="text/javascript" src="js/index.js"></script> </head> <body> <audio src="./love.wav" loop></audio> <div class="page1"> <p>在<span id="startDate"></span>我们开始认识,我们已经经历了<span id="time"></span></p> </div> </body> </html>
_layouts/default.html
anticucho-crudo/anticucho-crudo.github.io
<!DOCTYPE html> <html> {% include head.html %} <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> {% include nav.html %} {% include header.html %} {% include about.html %} {% include music.html %} {% include gigs.html %} {% include contact.html %} {% include footer.html %} {% include js.html %} </body> </html>
dist/css/bootstrap.css
mvcatsifma/mapps-styles
/*! * Bootstrap v3.0.3 (http://getbootstrap.com) * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; } a { background: transparent; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { margin: 0.67em 0; font-size: 2em; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } hr { height: 0; -moz-box-sizing: content-box; box-sizing: content-box; } mark { color: #000; background: #ff0; } code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } pre { white-space: pre-wrap; } q { quotes: "\201C" "\201D" "\2018" "\2019"; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } fieldset { padding: 0.35em 0.625em 0.75em; margin: 0 2px; border: 1px solid #c0c0c0; } legend { padding: 0; border: 0; } button, input, select, textarea { margin: 0; font-family: inherit; font-size: 100%; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { padding: 0; box-sizing: border-box; } input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; } @media print { * { color: #000 !important; text-shadow: none !important; background: transparent !important; box-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 2cm .5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } select { background: #fff !important; } .navbar { display: none; } .table td, .table th { background-color: #fff !important; } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #ffffff; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #428bca; text-decoration: none; } a:hover, a:focus { color: #2a6496; text-decoration: underline; } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } img { vertical-align: middle; } .img-responsive { display: block; height: auto; max-width: 100%; } .img-rounded { border-radius: 6px; } .img-thumbnail { display: inline-block; height: auto; max-width: 100%; padding: 4px; line-height: 1.428571429; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #999999; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small { font-size: 65%; } h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; } h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small { font-size: 75%; } h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 18px; } h5, .h5 { font-size: 14px; } h6, .h6 { font-size: 12px; } p { margin: 0 0 10px; } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 21px; } } small, .small { font-size: 85%; } cite { font-style: normal; } .text-muted { color: #999999; } .text-primary { color: #428bca; } .text-primary:hover { color: #3071a9; } .text-warning { color: #8a6d3b; } .text-warning:hover { color: #66512c; } .text-danger { color: #a94442; } .text-danger:hover { color: #843534; } .text-success { color: #3c763d; } .text-success:hover { color: #2b542c; } .text-info { color: #31708f; } .text-info:hover { color: #245269; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; } ul, ol { margin-top: 0; margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; } .list-inline > li:first-child { padding-left: 0; } dl { margin-top: 0; margin-bottom: 20px; } dt, dd { line-height: 1.428571429; } dt { font-weight: bold; } dd { margin-left: 0; } @media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } .dl-horizontal dd:before, .dl-horizontal dd:after { display: table; content: " "; } .dl-horizontal dd:after { clear: both; } .dl-horizontal dd:before, .dl-horizontal dd:after { display: table; content: " "; } .dl-horizontal dd:after { clear: both; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; } .initialism { font-size: 90%; text-transform: uppercase; } blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; } blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; } blockquote p:last-child { margin-bottom: 0; } blockquote small, blockquote .small { display: block; line-height: 1.428571429; color: #999999; } blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; } blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; } blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small { text-align: right; } blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; } blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; } blockquote:before, blockquote:after { content: ""; } address { margin-bottom: 20px; font-style: normal; line-height: 1.428571429; } code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 2px 4px; font-size: 90%; color: #c7254e; white-space: nowrap; background-color: #f9f2f4; border-radius: 4px; } pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; color: #333333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .container:before, .container:after { display: table; content: " "; } .container:after { clear: both; } .container:before, .container:after { display: table; content: " "; } .container:after { clear: both; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .row { margin-right: -15px; margin-left: -15px; } .row:before, .row:after { display: table; content: " "; } .row:after { clear: both; } .row:before, .row:after { display: table; content: " "; } .row:after { clear: both; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666666666666%; } .col-xs-10 { width: 83.33333333333334%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666666666666%; } .col-xs-7 { width: 58.333333333333336%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666666666667%; } .col-xs-4 { width: 33.33333333333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.666666666666664%; } .col-xs-1 { width: 8.333333333333332%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666666666666%; } .col-xs-pull-10 { right: 83.33333333333334%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666666666666%; } .col-xs-pull-7 { right: 58.333333333333336%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666666666667%; } .col-xs-pull-4 { right: 33.33333333333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.666666666666664%; } .col-xs-pull-1 { right: 8.333333333333332%; } .col-xs-pull-0 { right: 0; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666666666666%; } .col-xs-push-10 { left: 83.33333333333334%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666666666666%; } .col-xs-push-7 { left: 58.333333333333336%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666666666667%; } .col-xs-push-4 { left: 33.33333333333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.666666666666664%; } .col-xs-push-1 { left: 8.333333333333332%; } .col-xs-push-0 { left: 0; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666666666666%; } .col-xs-offset-10 { margin-left: 83.33333333333334%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666666666666%; } .col-xs-offset-7 { margin-left: 58.333333333333336%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666666666667%; } .col-xs-offset-4 { margin-left: 33.33333333333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.666666666666664%; } .col-xs-offset-1 { margin-left: 8.333333333333332%; } .col-xs-offset-0 { margin-left: 0; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666666666666%; } .col-sm-10 { width: 83.33333333333334%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666666666666%; } .col-sm-7 { width: 58.333333333333336%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666666666667%; } .col-sm-4 { width: 33.33333333333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.666666666666664%; } .col-sm-1 { width: 8.333333333333332%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666666666666%; } .col-sm-pull-10 { right: 83.33333333333334%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666666666666%; } .col-sm-pull-7 { right: 58.333333333333336%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666666666667%; } .col-sm-pull-4 { right: 33.33333333333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.666666666666664%; } .col-sm-pull-1 { right: 8.333333333333332%; } .col-sm-pull-0 { right: 0; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666666666666%; } .col-sm-push-10 { left: 83.33333333333334%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666666666666%; } .col-sm-push-7 { left: 58.333333333333336%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666666666667%; } .col-sm-push-4 { left: 33.33333333333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.666666666666664%; } .col-sm-push-1 { left: 8.333333333333332%; } .col-sm-push-0 { left: 0; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666666666666%; } .col-sm-offset-10 { margin-left: 83.33333333333334%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666666666666%; } .col-sm-offset-7 { margin-left: 58.333333333333336%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666666666667%; } .col-sm-offset-4 { margin-left: 33.33333333333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.666666666666664%; } .col-sm-offset-1 { margin-left: 8.333333333333332%; } .col-sm-offset-0 { margin-left: 0; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666666666666%; } .col-md-10 { width: 83.33333333333334%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666666666666%; } .col-md-7 { width: 58.333333333333336%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666666666667%; } .col-md-4 { width: 33.33333333333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.666666666666664%; } .col-md-1 { width: 8.333333333333332%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666666666666%; } .col-md-pull-10 { right: 83.33333333333334%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666666666666%; } .col-md-pull-7 { right: 58.333333333333336%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666666666667%; } .col-md-pull-4 { right: 33.33333333333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.666666666666664%; } .col-md-pull-1 { right: 8.333333333333332%; } .col-md-pull-0 { right: 0; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666666666666%; } .col-md-push-10 { left: 83.33333333333334%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666666666666%; } .col-md-push-7 { left: 58.333333333333336%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666666666667%; } .col-md-push-4 { left: 33.33333333333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.666666666666664%; } .col-md-push-1 { left: 8.333333333333332%; } .col-md-push-0 { left: 0; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666666666666%; } .col-md-offset-10 { margin-left: 83.33333333333334%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666666666666%; } .col-md-offset-7 { margin-left: 58.333333333333336%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666666666667%; } .col-md-offset-4 { margin-left: 33.33333333333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.666666666666664%; } .col-md-offset-1 { margin-left: 8.333333333333332%; } .col-md-offset-0 { margin-left: 0; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666666666666%; } .col-lg-10 { width: 83.33333333333334%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666666666666%; } .col-lg-7 { width: 58.333333333333336%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666666666667%; } .col-lg-4 { width: 33.33333333333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.666666666666664%; } .col-lg-1 { width: 8.333333333333332%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666666666666%; } .col-lg-pull-10 { right: 83.33333333333334%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666666666666%; } .col-lg-pull-7 { right: 58.333333333333336%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666666666667%; } .col-lg-pull-4 { right: 33.33333333333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.666666666666664%; } .col-lg-pull-1 { right: 8.333333333333332%; } .col-lg-pull-0 { right: 0; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666666666666%; } .col-lg-push-10 { left: 83.33333333333334%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666666666666%; } .col-lg-push-7 { left: 58.333333333333336%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666666666667%; } .col-lg-push-4 { left: 33.33333333333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.666666666666664%; } .col-lg-push-1 { left: 8.333333333333332%; } .col-lg-push-0 { left: 0; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666666666666%; } .col-lg-offset-10 { margin-left: 83.33333333333334%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666666666666%; } .col-lg-offset-7 { margin-left: 58.333333333333336%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666666666667%; } .col-lg-offset-4 { margin-left: 33.33333333333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.666666666666664%; } .col-lg-offset-1 { margin-left: 8.333333333333332%; } .col-lg-offset-0 { margin-left: 0; } } table { max-width: 100%; background-color: transparent; } th { text-align: left; } .table { width: 100%; margin-bottom: 20px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #dddddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #dddddd; } .table .table { background-color: #ffffff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #909090; } .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; } table col[class*="col-"] { position: static; display: table-column; float: none; } table td[class*="col-"], table th[class*="col-"] { display: table-cell; float: none; } .table > thead > tr > .active, .table > tbody > tr > .active, .table > tfoot > tr > .active, .table > thead > .active > td, .table > tbody > .active > td, .table > tfoot > .active > td, .table > thead > .active > th, .table > tbody > .active > th, .table > tfoot > .active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th { background-color: #e8e8e8; } .table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th { background-color: #dff0d8; } .table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th { background-color: #d0e9c6; } .table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th { background-color: #f2dede; } .table-hover > tbody > tr > .danger:hover, .table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th { background-color: #ebcccc; } .table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > .warning:hover, .table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th { background-color: #faf2cc; } @media (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-x: scroll; overflow-y: hidden; border: 1px solid #dddddd; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } fieldset { padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } label { display: inline-block; margin-bottom: 5px; font-weight: bold; } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; } input[type="file"] { display: block; } select[multiple], select[size] { height: auto; } select optgroup { font-family: inherit; font-size: inherit; font-style: inherit; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); } .form-control:-moz-placeholder { color: #999999; } .form-control::-moz-placeholder { color: #999999; opacity: 1; } .form-control:-ms-input-placeholder { color: #999999; } .form-control::-webkit-input-placeholder { color: #999999; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; } textarea.form-control { height: auto; } .form-group { margin-bottom: 15px; } .radio, .checkbox { display: block; min-height: 20px; padding-left: 20px; margin-top: 10px; margin-bottom: 10px; vertical-align: middle; } .radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: normal; vertical-align: middle; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-sm { height: 30px; line-height: 30px; } textarea.input-sm { height: auto; } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } select.input-lg { height: 46px; line-height: 46px; } textarea.input-lg { height: auto; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } .has-warning .input-group-addon { color: #8a6d3b; background-color: #fcf8e3; border-color: #8a6d3b; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } .has-error .input-group-addon { color: #a94442; background-color: #f2dede; border-color: #a94442; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } .has-success .input-group-addon { color: #3c763d; background-color: #dff0d8; border-color: #3c763d; } .form-control-static { margin-bottom: 0; } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; } .form-inline select.form-control { width: auto; } .form-inline .radio, .form-inline .checkbox { display: inline-block; padding-left: 0; margin-top: 0; margin-bottom: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0; } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { padding-top: 7px; margin-top: 0; margin-bottom: 0; } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; } .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; } .form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; content: " "; } .form-horizontal .form-group:after { clear: both; } .form-horizontal .form-group:before, .form-horizontal .form-group:after { display: table; content: " "; } .form-horizontal .form-group:after { clear: both; } .form-horizontal .form-control-static { padding-top: 7px; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } .btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus { color: #333333; text-decoration: none; } .btn:active, .btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { pointer-events: none; cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333333; background-color: #ebebeb; border-color: #adadad; } .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #ffffff; border-color: #cccccc; } .btn-default .badge { color: #ffffff; background-color: #fff; } .btn-primary { color: #ffffff; background-color: #428bca; border-color: #357ebd; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: #ffffff; background-color: #3276b1; border-color: #285e8e; } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; } .btn-primary .badge { color: #428bca; background-color: #fff; } .btn-warning { color: #ffffff; background-color: #f0ad4e; border-color: #eea236; } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #ffffff; background-color: #ed9c28; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; } .btn-warning .badge { color: #f0ad4e; background-color: #fff; } .btn-danger { color: #ffffff; background-color: #d9534f; border-color: #d43f3a; } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { color: #ffffff; background-color: #d2322d; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; } .btn-danger .badge { color: #d9534f; background-color: #fff; } .btn-success { color: #ffffff; background-color: #5cb85c; border-color: #4cae4c; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #ffffff; background-color: #47a447; border-color: #398439; } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; } .btn-success .badge { color: #5cb85c; background-color: #fff; } .btn-info { color: #ffffff; background-color: #5bc0de; border-color: #46b8da; } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { color: #ffffff; background-color: #39b3d7; border-color: #269abc; } .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; } .btn-info .badge { color: #5bc0de; background-color: #fff; } .btn-link { font-weight: normal; color: #428bca; cursor: pointer; border-radius: 0; } .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; } .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-block { display: block; width: 100%; padding-right: 0; padding-left: 0; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; } @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; -moz-osx-font-smoothing: grayscale; } .glyphicon:empty { width: 1em; } .glyphicon-asterisk:before { content: "\2a"; } .glyphicon-plus:before { content: "\2b"; } .glyphicon-euro:before { content: "\20ac"; } .glyphicon-minus:before { content: "\2212"; } .glyphicon-cloud:before { content: "\2601"; } .glyphicon-envelope:before { content: "\2709"; } .glyphicon-pencil:before { content: "\270f"; } .glyphicon-glass:before { content: "\e001"; } .glyphicon-music:before { content: "\e002"; } .glyphicon-search:before { content: "\e003"; } .glyphicon-heart:before { content: "\e005"; } .glyphicon-star:before { content: "\e006"; } .glyphicon-star-empty:before { content: "\e007"; } .glyphicon-user:before { content: "\e008"; } .glyphicon-film:before { content: "\e009"; } .glyphicon-th-large:before { content: "\e010"; } .glyphicon-th:before { content: "\e011"; } .glyphicon-th-list:before { content: "\e012"; } .glyphicon-ok:before { content: "\e013"; } .glyphicon-remove:before { content: "\e014"; } .glyphicon-zoom-in:before { content: "\e015"; } .glyphicon-zoom-out:before { content: "\e016"; } .glyphicon-off:before { content: "\e017"; } .glyphicon-signal:before { content: "\e018"; } .glyphicon-cog:before { content: "\e019"; } .glyphicon-trash:before { content: "\e020"; } .glyphicon-home:before { content: "\e021"; } .glyphicon-file:before { content: "\e022"; } .glyphicon-time:before { content: "\e023"; } .glyphicon-road:before { content: "\e024"; } .glyphicon-download-alt:before { content: "\e025"; } .glyphicon-download:before { content: "\e026"; } .glyphicon-upload:before { content: "\e027"; } .glyphicon-inbox:before { content: "\e028"; } .glyphicon-play-circle:before { content: "\e029"; } .glyphicon-repeat:before { content: "\e030"; } .glyphicon-refresh:before { content: "\e031"; } .glyphicon-list-alt:before { content: "\e032"; } .glyphicon-lock:before { content: "\e033"; } .glyphicon-flag:before { content: "\e034"; } .glyphicon-headphones:before { content: "\e035"; } .glyphicon-volume-off:before { content: "\e036"; } .glyphicon-volume-down:before { content: "\e037"; } .glyphicon-volume-up:before { content: "\e038"; } .glyphicon-qrcode:before { content: "\e039"; } .glyphicon-barcode:before { content: "\e040"; } .glyphicon-tag:before { content: "\e041"; } .glyphicon-tags:before { content: "\e042"; } .glyphicon-book:before { content: "\e043"; } .glyphicon-bookmark:before { content: "\e044"; } .glyphicon-print:before { content: "\e045"; } .glyphicon-camera:before { content: "\e046"; } .glyphicon-font:before { content: "\e047"; } .glyphicon-bold:before { content: "\e048"; } .glyphicon-italic:before { content: "\e049"; } .glyphicon-text-height:before { content: "\e050"; } .glyphicon-text-width:before { content: "\e051"; } .glyphicon-align-left:before { content: "\e052"; } .glyphicon-align-center:before { content: "\e053"; } .glyphicon-align-right:before { content: "\e054"; } .glyphicon-align-justify:before { content: "\e055"; } .glyphicon-list:before { content: "\e056"; } .glyphicon-indent-left:before { content: "\e057"; } .glyphicon-indent-right:before { content: "\e058"; } .glyphicon-facetime-video:before { content: "\e059"; } .glyphicon-picture:before { content: "\e060"; } .glyphicon-map-marker:before { content: "\e062"; } .glyphicon-adjust:before { content: "\e063"; } .glyphicon-tint:before { content: "\e064"; } .glyphicon-edit:before { content: "\e065"; } .glyphicon-share:before { content: "\e066"; } .glyphicon-check:before { content: "\e067"; } .glyphicon-move:before { content: "\e068"; } .glyphicon-step-backward:before { content: "\e069"; } .glyphicon-fast-backward:before { content: "\e070"; } .glyphicon-backward:before { content: "\e071"; } .glyphicon-play:before { content: "\e072"; } .glyphicon-pause:before { content: "\e073"; } .glyphicon-stop:before { content: "\e074"; } .glyphicon-forward:before { content: "\e075"; } .glyphicon-fast-forward:before { content: "\e076"; } .glyphicon-step-forward:before { content: "\e077"; } .glyphicon-eject:before { content: "\e078"; } .glyphicon-chevron-left:before { content: "\e079"; } .glyphicon-chevron-right:before { content: "\e080"; } .glyphicon-plus-sign:before { content: "\e081"; } .glyphicon-minus-sign:before { content: "\e082"; } .glyphicon-remove-sign:before { content: "\e083"; } .glyphicon-ok-sign:before { content: "\e084"; } .glyphicon-question-sign:before { content: "\e085"; } .glyphicon-info-sign:before { content: "\e086"; } .glyphicon-screenshot:before { content: "\e087"; } .glyphicon-remove-circle:before { content: "\e088"; } .glyphicon-ok-circle:before { content: "\e089"; } .glyphicon-ban-circle:before { content: "\e090"; } .glyphicon-arrow-left:before { content: "\e091"; } .glyphicon-arrow-right:before { content: "\e092"; } .glyphicon-arrow-up:before { content: "\e093"; } .glyphicon-arrow-down:before { content: "\e094"; } .glyphicon-share-alt:before { content: "\e095"; } .glyphicon-resize-full:before { content: "\e096"; } .glyphicon-resize-small:before { content: "\e097"; } .glyphicon-exclamation-sign:before { content: "\e101"; } .glyphicon-gift:before { content: "\e102"; } .glyphicon-leaf:before { content: "\e103"; } .glyphicon-fire:before { content: "\e104"; } .glyphicon-eye-open:before { content: "\e105"; } .glyphicon-eye-close:before { content: "\e106"; } .glyphicon-warning-sign:before { content: "\e107"; } .glyphicon-plane:before { content: "\e108"; } .glyphicon-calendar:before { content: "\e109"; } .glyphicon-random:before { content: "\e110"; } .glyphicon-comment:before { content: "\e111"; } .glyphicon-magnet:before { content: "\e112"; } .glyphicon-chevron-up:before { content: "\e113"; } .glyphicon-chevron-down:before { content: "\e114"; } .glyphicon-retweet:before { content: "\e115"; } .glyphicon-shopping-cart:before { content: "\e116"; } .glyphicon-folder-close:before { content: "\e117"; } .glyphicon-folder-open:before { content: "\e118"; } .glyphicon-resize-vertical:before { content: "\e119"; } .glyphicon-resize-horizontal:before { content: "\e120"; } .glyphicon-hdd:before { content: "\e121"; } .glyphicon-bullhorn:before { content: "\e122"; } .glyphicon-bell:before { content: "\e123"; } .glyphicon-certificate:before { content: "\e124"; } .glyphicon-thumbs-up:before { content: "\e125"; } .glyphicon-thumbs-down:before { content: "\e126"; } .glyphicon-hand-right:before { content: "\e127"; } .glyphicon-hand-left:before { content: "\e128"; } .glyphicon-hand-up:before { content: "\e129"; } .glyphicon-hand-down:before { content: "\e130"; } .glyphicon-circle-arrow-right:before { content: "\e131"; } .glyphicon-circle-arrow-left:before { content: "\e132"; } .glyphicon-circle-arrow-up:before { content: "\e133"; } .glyphicon-circle-arrow-down:before { content: "\e134"; } .glyphicon-globe:before { content: "\e135"; } .glyphicon-wrench:before { content: "\e136"; } .glyphicon-tasks:before { content: "\e137"; } .glyphicon-filter:before { content: "\e138"; } .glyphicon-briefcase:before { content: "\e139"; } .glyphicon-fullscreen:before { content: "\e140"; } .glyphicon-dashboard:before { content: "\e141"; } .glyphicon-paperclip:before { content: "\e142"; } .glyphicon-heart-empty:before { content: "\e143"; } .glyphicon-link:before { content: "\e144"; } .glyphicon-phone:before { content: "\e145"; } .glyphicon-pushpin:before { content: "\e146"; } .glyphicon-usd:before { content: "\e148"; } .glyphicon-gbp:before { content: "\e149"; } .glyphicon-sort:before { content: "\e150"; } .glyphicon-sort-by-alphabet:before { content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } .glyphicon-sort-by-order:before { content: "\e153"; } .glyphicon-sort-by-order-alt:before { content: "\e154"; } .glyphicon-sort-by-attributes:before { content: "\e155"; } .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } .glyphicon-unchecked:before { content: "\e157"; } .glyphicon-expand:before { content: "\e158"; } .glyphicon-collapse-down:before { content: "\e159"; } .glyphicon-collapse-up:before { content: "\e160"; } .glyphicon-log-in:before { content: "\e161"; } .glyphicon-flash:before { content: "\e162"; } .glyphicon-log-out:before { content: "\e163"; } .glyphicon-new-window:before { content: "\e164"; } .glyphicon-record:before { content: "\e165"; } .glyphicon-save:before { content: "\e166"; } .glyphicon-open:before { content: "\e167"; } .glyphicon-saved:before { content: "\e168"; } .glyphicon-import:before { content: "\e169"; } .glyphicon-export:before { content: "\e170"; } .glyphicon-send:before { content: "\e171"; } .glyphicon-floppy-disk:before { content: "\e172"; } .glyphicon-floppy-saved:before { content: "\e173"; } .glyphicon-floppy-remove:before { content: "\e174"; } .glyphicon-floppy-save:before { content: "\e175"; } .glyphicon-floppy-open:before { content: "\e176"; } .glyphicon-credit-card:before { content: "\e177"; } .glyphicon-transfer:before { content: "\e178"; } .glyphicon-cutlery:before { content: "\e179"; } .glyphicon-header:before { content: "\e180"; } .glyphicon-compressed:before { content: "\e181"; } .glyphicon-earphone:before { content: "\e182"; } .glyphicon-phone-alt:before { content: "\e183"; } .glyphicon-tower:before { content: "\e184"; } .glyphicon-stats:before { content: "\e185"; } .glyphicon-sd-video:before { content: "\e186"; } .glyphicon-hd-video:before { content: "\e187"; } .glyphicon-subtitles:before { content: "\e188"; } .glyphicon-sound-stereo:before { content: "\e189"; } .glyphicon-sound-dolby:before { content: "\e190"; } .glyphicon-sound-5-1:before { content: "\e191"; } .glyphicon-sound-6-1:before { content: "\e192"; } .glyphicon-sound-7-1:before { content: "\e193"; } .glyphicon-copyright-mark:before { content: "\e194"; } .glyphicon-registration-mark:before { content: "\e195"; } .glyphicon-cloud-download:before { content: "\e197"; } .glyphicon-cloud-upload:before { content: "\e198"; } .glyphicon-tree-conifer:before { content: "\e199"; } .glyphicon-tree-deciduous:before { content: "\e200"; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; list-style: none; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; background-color: #428bca; outline: 0; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #999999; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.428571429; color: #999999; } .dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; } @media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; } } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: none; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar:before, .btn-toolbar:after { display: table; content: " "; } .btn-toolbar:after { clear: both; } .btn-toolbar:before, .btn-toolbar:after { display: table; content: " "; } .btn-toolbar:after { clear: both; } .btn-toolbar .btn-group { float: left; } .btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group { margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .btn-group > .btn + .dropdown-toggle { padding-right: 8px; padding-left: 8px; } .btn-group > .btn-lg + .dropdown-toggle { padding-right: 12px; padding-left: 12px; } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; } .btn .caret { margin-left: 0; } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret { border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { display: table; content: " "; } .btn-group-vertical > .btn-group:after { clear: both; } .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { display: table; content: " "; } .btn-group-vertical > .btn-group:after { clear: both; } .btn-group-vertical > .btn-group > .btn { float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-right-radius: 0; border-bottom-left-radius: 4px; border-top-left-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-justified { display: table; width: 100%; border-collapse: separate; table-layout: fixed; } .btn-group-justified > .btn, .btn-group-justified > .btn-group { display: table-cell; float: none; width: 1%; } .btn-group-justified > .btn-group .btn { width: 100%; } [data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { display: none; } .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-right: 0; padding-left: 0; } .input-group .form-control { width: 100%; margin-bottom: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn { height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; border-radius: 4px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; white-space: nowrap; } .input-group-btn:first-child > .btn { margin-right: -1px; } .input-group-btn:last-child > .btn { margin-left: -1px; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -4px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:active { z-index: 2; } .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav:before, .nav:after { display: table; content: " "; } .nav:after { clear: both; } .nav:before, .nav:after { display: table; content: " "; } .nav:after { clear: both; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #999999; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #dddddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 4px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #ffffff; background-color: #428bca; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; } .navbar:before, .navbar:after { display: table; content: " "; } .navbar:after { clear: both; } .navbar:before, .navbar:after { display: table; content: " "; } .navbar:after { clear: both; } @media (min-width: 768px) { .navbar { border-radius: 4px; } } .navbar-header:before, .navbar-header:after { display: table; content: " "; } .navbar-header:after { clear: both; } .navbar-header:before, .navbar-header:after { display: table; content: " "; } .navbar-header:after { clear: both; } @media (min-width: 768px) { .navbar-header { float: left; } } .navbar-collapse { max-height: 340px; padding-right: 15px; padding-left: 15px; overflow-x: visible; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } .navbar-collapse:before, .navbar-collapse:after { display: table; content: " "; } .navbar-collapse:after { clear: both; } .navbar-collapse:before, .navbar-collapse:after { display: table; content: " "; } .navbar-collapse:after { clear: both; } .navbar-collapse.in { overflow-y: auto; } @media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .navbar-collapse.in { overflow-y: visible; } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-right: 0; padding-left: 0; } } .container > .navbar-header, .container > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px; } @media (min-width: 768px) { .navbar-static-top { border-radius: 0; } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } } .navbar-fixed-top { top: 0; border-width: 0 0 1px; } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; } .navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } @media (min-width: 768px) { .navbar > .container .navbar-brand { margin-left: -15px; } } .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } @media (min-width: 768px) { .navbar-toggle { display: none; } } .navbar-nav { margin: 7.5px -15px; } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; } @media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } } @media (min-width: 768px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } .navbar-nav.navbar-right:last-child { margin-right: -15px; } } @media (min-width: 768px) { .navbar-left { float: left !important; } .navbar-right { float: right !important; } } .navbar-form { padding: 10px 15px; margin-top: 8px; margin-right: -15px; margin-bottom: 8px; margin-left: -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); } @media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; } .navbar-form select.form-control { width: auto; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; padding-left: 0; margin-top: 0; margin-bottom: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0; } } @media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } } @media (min-width: 768px) { .navbar-form { width: auto; padding-top: 0; padding-bottom: 0; margin-right: 0; margin-left: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; } .navbar-form.navbar-right:last-child { margin-right: -15px; } } .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { right: 0; left: auto; } .navbar-btn { margin-top: 8px; margin-bottom: 8px; } .navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; } .navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; } .navbar-text { margin-top: 15px; margin-bottom: 15px; } @media (min-width: 768px) { .navbar-text { float: left; margin-right: 15px; margin-left: 15px; } .navbar-text.navbar-right:last-child { margin-right: 0; } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-brand { color: #777777; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-text { color: #777777; } .navbar-default .navbar-nav > li > a { color: #777777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #e7e7e7; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #dddddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; } .navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #555555; background-color: #e7e7e7; } @media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555555; background-color: #e7e7e7; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } } .navbar-default .navbar-link { color: #777777; } .navbar-default .navbar-link:hover { color: #333333; } .navbar-inverse { background-color: #222222; border-color: #080808; } .navbar-inverse .navbar-brand { color: #999999; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-inverse .navbar-text { color: #999999; } .navbar-inverse .navbar-nav > li > a { color: #999999; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #ffffff; background-color: #080808; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #ffffff; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: #ffffff; background-color: #080808; } @media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #999999; } .navbar-inverse .navbar-link:hover { color: #ffffff; } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li:before { padding: 0 5px; color: #cccccc; content: "/\00a0"; } .breadcrumb > .active { color: #999999; } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #eeeeee; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #ffffff; cursor: default; background-color: #428bca; border-color: #428bca; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; } .pager:before, .pager:after { display: table; content: " "; } .pager:after { clear: both; } .pager:before, .pager:after { display: table; content: " "; } .pager:after { clear: both; } .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 15px; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #999999; cursor: not-allowed; background-color: #ffffff; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } .label[href]:hover, .label[href]:focus { color: #ffffff; text-decoration: none; cursor: pointer; } .label:empty { display: none; } .btn .label { position: relative; top: -1px; } .label-default { background-color: #999999; } .label-default[href]:hover, .label-default[href]:focus { background-color: #808080; } .label-primary { background-color: #428bca; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; } .label-success { background-color: #5cb85c; } .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; } .label-info { background-color: #5bc0de; } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; } .label-warning { background-color: #f0ad4e; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; } .label-danger { background-color: #d9534f; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; background-color: #999999; border-radius: 10px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } a.badge:hover, a.badge:focus { color: #ffffff; text-decoration: none; cursor: pointer; } a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #428bca; background-color: #ffffff; } .nav-pills > li > a > .badge { margin-left: 3px; } .jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.1428571435; color: inherit; background-color: #eeeeee; } .jumbotron h1, .jumbotron .h1 { line-height: 1; color: inherit; } .jumbotron p { line-height: 1.4; } .container .jumbotron { border-radius: 6px; } .jumbotron .container { max-width: 100%; } @media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; } .container .jumbotron { padding-right: 60px; padding-left: 60px; } .jumbotron h1, .jumbotron .h1 { font-size: 63px; } } .thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.428571429; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .thumbnail > img, .thumbnail a > img { display: block; height: auto; max-width: 100%; margin-right: auto; margin-left: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca; } .thumbnail .caption { padding: 9px; color: #333333; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable { padding-right: 35px; } .alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .alert-success hr { border-top-color: #c9e2b3; } .alert-success .alert-link { color: #2b542c; } .alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } .alert-info hr { border-top-color: #a6e1ec; } .alert-info .alert-link { color: #245269; } .alert-warning { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } .alert-warning hr { border-top-color: #f7e1b5; } .alert-warning .alert-link { color: #66512c; } .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .alert-danger hr { border-top-color: #e4b9c0; } .alert-danger .alert-link { color: #843534; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #ffffff; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; } .progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #5cb85c; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #5bc0de; } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #f0ad4e; } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #d9534f; } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .media, .media-body { overflow: hidden; zoom: 1; } .media, .media .media { margin-top: 15px; } .media:first-child { margin-top: 0; } .media-object { display: block; } .media-heading { margin: 0 0 5px; } .media > .pull-left { margin-right: 10px; } .media > .pull-right { margin-left: 10px; } .media-list { padding-left: 0; list-style: none; } .list-group { padding-left: 0; margin-bottom: 20px; } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #ffffff; border: 1px solid #dddddd; } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } a.list-group-item { color: #555555; } a.list-group-item .list-group-item-heading { color: #333333; } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #f5f5f5; } a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #428bca; border-color: #428bca; } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } .panel { margin-bottom: 20px; background-color: #ffffff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } .panel-body { padding: 15px; } .panel-body:before, .panel-body:after { display: table; content: " "; } .panel-body:after { clear: both; } .panel-body:before, .panel-body:after { display: table; content: " "; } .panel-body:after { clear: both; } .panel > .list-group { margin-bottom: 0; } .panel > .list-group .list-group-item { border-width: 1px 0; } .panel > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .panel > .list-group .list-group-item:last-child { border-bottom: 0; } .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table { margin-bottom: 0; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive { border-top: 1px solid #dddddd; } .panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td { border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } .panel > .table-responsive { margin-bottom: 0; border: 0; } .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; } .panel-title > a { color: inherit; } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #dddddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel-group .panel { margin-bottom: 0; overflow: hidden; border-radius: 4px; } .panel-group .panel + .panel { margin-top: 5px; } .panel-group .panel-heading { border-bottom: 0; } .panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #dddddd; } .panel-group .panel-footer { border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #dddddd; } .panel-default { border-color: #dddddd; } .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #dddddd; } .panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: #dddddd; } .panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #dddddd; } .panel-primary { border-color: #428bca; } .panel-primary > .panel-heading { color: #ffffff; background-color: #428bca; border-color: #428bca; } .panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: #428bca; } .panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #428bca; } .panel-success { border-color: #d6e9c6; } .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: #d6e9c6; } .panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #d6e9c6; } .panel-warning { border-color: #faebcc; } .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: #faebcc; } .panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #faebcc; } .panel-danger { border-color: #ebccd1; } .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse .panel-body { border-top-color: #ebccd1; } .panel-danger > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #ebccd1; } .panel-info { border-color: #bce8f1; } .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: #bce8f1; } .panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #bce8f1; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } .well-lg { padding: 24px; border-radius: 6px; } .well-sm { padding: 9px; border-radius: 3px; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; display: none; overflow: auto; overflow-y: scroll; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog { position: relative; z-index: 1050; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: none; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { min-height: 16.428571429px; padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.428571429; } .modal-body { position: relative; padding: 20px; } .modal-footer { padding: 19px 20px 20px; margin-top: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer:before, .modal-footer:after { display: table; content: " "; } .modal-footer:after { clear: both; } .modal-footer:before, .modal-footer:after { display: table; content: " "; } .modal-footer:after { clear: both; } .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } @media screen and (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } } .tooltip { position: absolute; z-index: 1030; display: block; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { padding: 5px 0; margin-top: -3px; } .tooltip.right { padding: 0 5px; margin-left: 3px; } .tooltip.bottom { padding: 5px 0; margin-top: 3px; } .tooltip.left { padding: 0 5px; margin-left: -3px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000000; border-width: 5px 5px 0; } .tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-top-color: #000000; border-width: 5px 5px 0; } .tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-top-color: #000000; border-width: 5px 5px 0; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; white-space: normal; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover .arrow { border-width: 11px; } .popover .arrow:after { border-width: 10px; content: ""; } .popover.top .arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0; } .popover.top .arrow:after { bottom: 1px; margin-left: -10px; border-top-color: #ffffff; border-bottom-width: 0; content: " "; } .popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0; } .popover.right .arrow:after { bottom: -10px; left: 1px; border-right-color: #ffffff; border-left-width: 0; content: " "; } .popover.bottom .arrow { top: -11px; left: 50%; margin-left: -11px; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0; } .popover.bottom .arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #ffffff; border-top-width: 0; content: " "; } .popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0; } .popover.left .arrow:after { right: 1px; bottom: -10px; border-left-color: #ffffff; border-right-width: 0; content: " "; } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner > .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; height: auto; max-width: 100%; line-height: 1; } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); opacity: 0.5; filter: alpha(opacity=50); } .carousel-control.left { background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:hover, .carousel-control:focus { color: #ffffff; text-decoration: none; outline: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif; } .carousel-control .icon-prev:before { content: '\2039'; } .carousel-control .icon-next:before { content: '\203a'; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); border: 1px solid #ffffff; border-radius: 10px; } .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #ffffff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px; } .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 20px; } } .clearfix:before, .clearfix:after { display: table; content: " "; } .clearfix:after { clear: both; } .center-block { display: block; margin-right: auto; margin-left: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; visibility: hidden !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-xs.visible-sm { display: block !important; } table.visible-xs.visible-sm { display: table; } tr.visible-xs.visible-sm { display: table-row !important; } th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; } table.visible-xs.visible-md { display: table; } tr.visible-xs.visible-md { display: table-row !important; } th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; } table.visible-xs.visible-lg { display: table; } tr.visible-xs.visible-lg { display: table-row !important; } th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } } .visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none !important; } @media (max-width: 767px) { .visible-sm.visible-xs { display: block !important; } table.visible-sm.visible-xs { display: table; } tr.visible-sm.visible-xs { display: table-row !important; } th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; } table.visible-sm.visible-md { display: table; } tr.visible-sm.visible-md { display: table-row !important; } th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; } table.visible-sm.visible-lg { display: table; } tr.visible-sm.visible-lg { display: table-row !important; } th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } } .visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none !important; } @media (max-width: 767px) { .visible-md.visible-xs { display: block !important; } table.visible-md.visible-xs { display: table; } tr.visible-md.visible-xs { display: table-row !important; } th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-md.visible-sm { display: block !important; } table.visible-md.visible-sm { display: table; } tr.visible-md.visible-sm { display: table-row !important; } th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; } table.visible-md.visible-lg { display: table; } tr.visible-md.visible-lg { display: table-row !important; } th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } } .visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none !important; } @media (max-width: 767px) { .visible-lg.visible-xs { display: block !important; } table.visible-lg.visible-xs { display: table; } tr.visible-lg.visible-xs { display: table-row !important; } th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-lg.visible-sm { display: block !important; } table.visible-lg.visible-sm { display: table; } tr.visible-lg.visible-sm { display: table-row !important; } th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; } table.visible-lg.visible-md { display: table; } tr.visible-lg.visible-md { display: table-row !important; } th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } .hidden-xs { display: block !important; } table.hidden-xs { display: table; } tr.hidden-xs { display: table-row !important; } th.hidden-xs, td.hidden-xs { display: table-cell !important; } @media (max-width: 767px) { .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } } .hidden-sm { display: block !important; } table.hidden-sm { display: table; } tr.hidden-sm { display: table-row !important; } th.hidden-sm, td.hidden-sm { display: table-cell !important; } @media (max-width: 767px) { .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } } .hidden-md { display: block !important; } table.hidden-md { display: table; } tr.hidden-md { display: table-row !important; } th.hidden-md, td.hidden-md { display: table-cell !important; } @media (max-width: 767px) { .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } } .hidden-lg { display: block !important; } table.hidden-lg { display: table; } tr.hidden-lg { display: table-row !important; } th.hidden-lg, td.hidden-lg { display: table-cell !important; } @media (max-width: 767px) { .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none !important; } } .visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { display: none !important; } }
doc/net/iacobus/ptmf/class-use/TPDUCGL.html
iacobus-net/ptmf
<!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 (1.8.0_20) on Wed Dec 03 19:32:13 CET 2014 --> <title>Uses of Class net.iacobus.ptmf.TPDUCGL</title> <meta name="date" content="2014-12-03"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.iacobus.ptmf.TPDUCGL"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/iacobus/ptmf/class-use/TPDUCGL.html" target="_top">Frames</a></li> <li><a href="TPDUCGL.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class net.iacobus.ptmf.TPDUCGL" class="title">Uses of Class<br>net.iacobus.ptmf.TPDUCGL</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#net.iacobus.ptmf">net.iacobus.ptmf</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="net.iacobus.ptmf"> <!-- --> </a> <h3>Uses of <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a> in <a href="../../../../net/iacobus/ptmf/package-summary.html">net.iacobus.ptmf</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../net/iacobus/ptmf/package-summary.html">net.iacobus.ptmf</a> declared as <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></code></td> <td class="colLast"><span class="typeNameLabel">RegistroCGL.</span><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/RegistroCGL.html#tpduCGL">tpduCGL</a></span></code> <div class="block">Objeto TPDUCGL encapsulado</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></code></td> <td class="colLast"><span class="typeNameLabel">CGLThread.</span><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/CGLThread.html#tpduCGL">tpduCGL</a></span></code> <div class="block">TPDU CGL</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../net/iacobus/ptmf/package-summary.html">net.iacobus.ptmf</a> that return <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) static <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></code></td> <td class="colLast"><span class="typeNameLabel">TPDUCGL.</span><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/TPDUCGL.html#crearTPDUCGL-net.iacobus.ptmf.SocketPTMFImp-byte-byte-short-boolean-int-int-net.iacobus.ptmf.IDGL-java.util.TreeMap-java.util.TreeMap-net.iacobus.ptmf.ID_Socket-">crearTPDUCGL</a></span>(<a href="../../../../net/iacobus/ptmf/SocketPTMFImp.html" title="class in net.iacobus.ptmf">SocketPTMFImp</a>&nbsp;socketPTMFImp, byte&nbsp;SUBTIPO, byte&nbsp;TTL, short&nbsp;METRICA, boolean&nbsp;flagIP, int&nbsp;N_MAX_SOCKETS, int&nbsp;N_SOCKETS, <a href="../../../../net/iacobus/ptmf/IDGL.html" title="class in net.iacobus.ptmf">IDGL</a>&nbsp;IDGL_EMISOR, java.util.TreeMap&nbsp;treeMapIDGL, java.util.TreeMap&nbsp;treeMapID_SOCKET, <a href="../../../../net/iacobus/ptmf/ID_Socket.html" title="class in net.iacobus.ptmf">ID_Socket</a>&nbsp;ID_SOCKET)</code> <div class="block">Crea un TPDUDCGL con la información facilitada.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) static <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></code></td> <td class="colLast"><span class="typeNameLabel">TPDUCGL.</span><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/TPDUCGL.html#crearTPDUCGL-net.iacobus.ptmf.SocketPTMFImp-byte-byte-short-boolean-int-int-java.util.TreeMap-java.util.TreeMap-net.iacobus.ptmf.ID_Socket-">crearTPDUCGL</a></span>(<a href="../../../../net/iacobus/ptmf/SocketPTMFImp.html" title="class in net.iacobus.ptmf">SocketPTMFImp</a>&nbsp;socketPTMFImp, byte&nbsp;SUBTIPO, byte&nbsp;TTL, short&nbsp;METRICA, boolean&nbsp;flagIP, int&nbsp;N_MAX_SOCKETS, int&nbsp;N_SOCKETS, java.util.TreeMap&nbsp;treeMapIDGL, java.util.TreeMap&nbsp;treeMapID_SOCKET, <a href="../../../../net/iacobus/ptmf/ID_Socket.html" title="class in net.iacobus.ptmf">ID_Socket</a>&nbsp;ID_SOCKET)</code> <div class="block">Crea un TPDUDCGL con la información facilitada.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) static <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></code></td> <td class="colLast"><span class="typeNameLabel">TPDUCGL.</span><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/TPDUCGL.html#parseBuffer-net.iacobus.ptmf.Buffer-">parseBuffer</a></span>(<a href="../../../../net/iacobus/ptmf/Buffer.html" title="class in net.iacobus.ptmf">Buffer</a>&nbsp;buf)</code> <div class="block">Parse un Buffer de datos recibidos y crea un TPDU CGL que lo encapsule.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../net/iacobus/ptmf/package-summary.html">net.iacobus.ptmf</a> with parameters of type <a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/iacobus/ptmf/RegistroCGL.html#RegistroCGL-net.iacobus.ptmf.TPDUCGL-net.iacobus.ptmf.Address-">RegistroCGL</a></span>(<a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">TPDUCGL</a>&nbsp;tpduCGL, <a href="../../../../net/iacobus/ptmf/Address.html" title="class in net.iacobus.ptmf">Address</a>&nbsp;src)</code> <div class="block">Constructor.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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><a href="../../../../net/iacobus/ptmf/TPDUCGL.html" title="class in net.iacobus.ptmf">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/iacobus/ptmf/class-use/TPDUCGL.html" target="_top">Frames</a></li> <li><a href="TPDUCGL.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
math/index.html
MTube/MTube.github.io
--- layout: courses title: MATH2201 permalink: /math/ navigation: true --- <h2>About this module</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> <div class="col-md-6"> <h3>Topics</h3> <ul class="post-list"> {% for math in site.math %} <li> <h2> <a class="post-link" href="{{ math.url | prepend: site.baseurl }}">{{ math.title }}</a> </h2> {% endfor %} </li> </ul> <h3>Trending</h3> <ul> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#"> Explaining Orthogonality</a> by <span class=" glyphicon glyphicon-user" aria-hidden="true"></span> <a href="#">Shanice</a></h4> </li> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#"> Notes 12/10/15</a> by <span class=" glyphicon glyphicon-user" aria-hidden="true"></span> <a href="#">Mark</a></h4> </li> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#">Explaining Orthogonality</a> by <span class=" glyphicon glyphicon-user" aria-hidden="true"></span><a href="#">Shanice</a></h4> </li> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#">Notes 12/10/15</a> by <span class=" glyphicon glyphicon-user" aria-hidden="true"></span><a href="#">Mark</a></h4> </li> </ul> </div> <div class="col-md-6"> <div id="videos"> <h3>Recently Uploaded</h3> <div class="col-md-4"> <img src="{{ baseurl }}/play.png"> </div> <div class="col-md-4"> <img src="{{ baseurl }}/play.png"> </div> <div class="col-md-4"> <img src="{{ baseurl }}/play.png"> </div> </div> <div> <h3>Recent Annotations</h3> <ul> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#">What is a projection?</a></h4> </li> <li> <h4><span class="glyphicon glyphicon-arrow-up" aria-hidden="true"></span><a href="#">Notes 29/10/15</a></h4> </li> </ul> </div> <h3>Other</h3> <ul> <li> <h4><span class="glyphicon glyphicon-link" aria-hidden="true"></span><a href="#"> Cool Video I found online</a> - Status:<span class=" glyphicon glyphicon-arrow-up" aria-hidden="true"></span></h4> </li> <li> <h4><span class="glyphicon glyphicon-headphones" aria-hidden="true"></span><a href="#"> Notes 12/10/15</a> - Status:<span class=" glyphicon glyphicon-arrow-down" aria-hidden="true"></span> <small><a href="#"><span class="glyphicon glyphicon-exclamation-sign"></span> Comment (1)</a></small></h4> </li> </ul> </div>
docs/cpp/classoperations__research_1_1_local_search_metaheuristic.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.9.2"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>OR-Tools: LocalSearchMetaheuristic</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OR-Tools &#160;<span id="projectnumber">9.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('classoperations__research_1_1_local_search_metaheuristic.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#pub-types">Public Types</a> &#124; <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="#pub-static-attribs">Static Public Attributes</a> &#124; <a href="#pro-methods">Protected Member Functions</a> &#124; <a href="classoperations__research_1_1_local_search_metaheuristic-members.html">List of all members</a> </div> <div class="headertitle"><div class="title">LocalSearchMetaheuristic<span class="mlabels"><span class="mlabel">final</span></span></div></div> </div><!--header--> <div class="contents"> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00319">319</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic_1_1___internal.html">_Internal</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-types" name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:aa04540e46b556c56082408cda31fd514"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#aa04540e46b556c56082408cda31fd514">Value</a></td></tr> <tr class="separator:aa04540e46b556c56082408cda31fd514"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aad601b818b0e1add81e1c52762f6b82d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#aad601b818b0e1add81e1c52762f6b82d">LocalSearchMetaheuristic</a> ()</td></tr> <tr class="separator:aad601b818b0e1add81e1c52762f6b82d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a66fcfc28acea7bb50a7d7e7e99084ea0"><td class="memItemLeft" align="right" valign="top">constexpr&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a66fcfc28acea7bb50a7d7e7e99084ea0">LocalSearchMetaheuristic</a> (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)</td></tr> <tr class="separator:a66fcfc28acea7bb50a7d7e7e99084ea0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abc4b02da8a8f02d0b5cc5eadc55be4a6"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#abc4b02da8a8f02d0b5cc5eadc55be4a6">LocalSearchMetaheuristic</a> (const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;from)</td></tr> <tr class="separator:abc4b02da8a8f02d0b5cc5eadc55be4a6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a61618154daa852ae04a256d70a9f74b4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a61618154daa852ae04a256d70a9f74b4">LocalSearchMetaheuristic</a> (<a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&amp;from) noexcept</td></tr> <tr class="separator:a61618154daa852ae04a256d70a9f74b4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a30a00cf531ece4918fb6e699c8e9a41d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a30a00cf531ece4918fb6e699c8e9a41d">operator=</a> (const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;from)</td></tr> <tr class="separator:a30a00cf531ece4918fb6e699c8e9a41d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abd92c23b09141d3b1cd88cd2dd82a4f1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#abd92c23b09141d3b1cd88cd2dd82a4f1">operator=</a> (<a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&amp;from) noexcept</td></tr> <tr class="separator:abd92c23b09141d3b1cd88cd2dd82a4f1"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a564aec081d4ba15f2d095988232a34bf"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a564aec081d4ba15f2d095988232a34bf">Swap</a> (<a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *other)</td></tr> <tr class="separator:a564aec081d4ba15f2d095988232a34bf"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a38bad546408f21fe27959b658ac949a9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a38bad546408f21fe27959b658ac949a9">UnsafeArenaSwap</a> (<a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *other)</td></tr> <tr class="separator:a38bad546408f21fe27959b658ac949a9"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4a36ec9fd17d7af424e396aac611766b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a4a36ec9fd17d7af424e396aac611766b">New</a> (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final</td></tr> <tr class="separator:a4a36ec9fd17d7af424e396aac611766b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a99b805872c7fb43005d4679a1ba1a706"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a99b805872c7fb43005d4679a1ba1a706">CopyFrom</a> (const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;from)</td></tr> <tr class="separator:a99b805872c7fb43005d4679a1ba1a706"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3d1054aa25f956c570927d902987e204"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a3d1054aa25f956c570927d902987e204">MergeFrom</a> (const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;from)</td></tr> <tr class="separator:a3d1054aa25f956c570927d902987e204"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa7e6ed13f1c34c5453b63a4d9645196e"><td class="memItemLeft" align="right" valign="top">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#aa7e6ed13f1c34c5453b63a4d9645196e">GetClassData</a> () const final</td></tr> <tr class="separator:aa7e6ed13f1c34c5453b63a4d9645196e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab586d26cf9d20d52de0e3d2081fc1419"><td class="memItemLeft" align="right" valign="top">::PROTOBUF_NAMESPACE_ID::Metadata&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#ab586d26cf9d20d52de0e3d2081fc1419">GetMetadata</a> () const final</td></tr> <tr class="separator:ab586d26cf9d20d52de0e3d2081fc1419"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:ab979a4fadb39a428b72532ed725cf906"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Descriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#ab979a4fadb39a428b72532ed725cf906">descriptor</a> ()</td></tr> <tr class="separator:ab979a4fadb39a428b72532ed725cf906"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8dc67673bf648eea5399ad612dad1805"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Descriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a8dc67673bf648eea5399ad612dad1805">GetDescriptor</a> ()</td></tr> <tr class="separator:a8dc67673bf648eea5399ad612dad1805"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae86a80b38d5eef9a2fe7955f6f0bf747"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::Reflection *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#ae86a80b38d5eef9a2fe7955f6f0bf747">GetReflection</a> ()</td></tr> <tr class="separator:ae86a80b38d5eef9a2fe7955f6f0bf747"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a10b0e783775ba7c097cc52471615750d"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a10b0e783775ba7c097cc52471615750d">default_instance</a> ()</td></tr> <tr class="separator:a10b0e783775ba7c097cc52471615750d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a01d96cd9f9b22c797dbe427b99f63362"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a01d96cd9f9b22c797dbe427b99f63362">internal_default_instance</a> ()</td></tr> <tr class="separator:a01d96cd9f9b22c797dbe427b99f63362"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a48f62e45dcad5962fab6ae842edd63e4"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a48f62e45dcad5962fab6ae842edd63e4">Value_IsValid</a> (int <a class="el" href="matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c">value</a>)</td></tr> <tr class="separator:a48f62e45dcad5962fab6ae842edd63e4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1d1db224001e08fbc4c2ead9e7ee44eb"><td class="memItemLeft" align="right" valign="top">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a1d1db224001e08fbc4c2ead9e7ee44eb">Value_descriptor</a> ()</td></tr> <tr class="separator:a1d1db224001e08fbc4c2ead9e7ee44eb"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adc4a0aa5c9965a51b9e07be9c1e328a1"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr> <tr class="memitem:adc4a0aa5c9965a51b9e07be9c1e328a1"><td class="memTemplItemLeft" align="right" valign="top">static const std::string &amp;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#adc4a0aa5c9965a51b9e07be9c1e328a1">Value_Name</a> (T enum_t_value)</td></tr> <tr class="separator:adc4a0aa5c9965a51b9e07be9c1e328a1"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1e849ee60824ee345881e6d047be4006"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a1e849ee60824ee345881e6d047be4006">Value_Parse</a> (::PROTOBUF_NAMESPACE_ID::ConstStringParam <a class="el" href="gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b">name</a>, <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> *<a class="el" href="matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c">value</a>)</td></tr> <tr class="separator:a1e849ee60824ee345881e6d047be4006"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-attribs" name="pub-static-attribs"></a> Static Public Attributes</h2></td></tr> <tr class="memitem:a8473d52a88ddd9d90e879d1716586bee"><td class="memItemLeft" align="right" valign="top">static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a8473d52a88ddd9d90e879d1716586bee">kIndexInFileMessages</a></td></tr> <tr class="separator:a8473d52a88ddd9d90e879d1716586bee"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3b8916ea6d24ef4006e6d52e3f96362f"><td class="memItemLeft" align="right" valign="top">static const ClassData&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a3b8916ea6d24ef4006e6d52e3f96362f">_class_data_</a></td></tr> <tr class="separator:a3b8916ea6d24ef4006e6d52e3f96362f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a779914863f1db301f2a0063eb8243540"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a779914863f1db301f2a0063eb8243540">UNSET</a></td></tr> <tr class="separator:a779914863f1db301f2a0063eb8243540"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab820869f796cee456ca2c626b27ab991"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#ab820869f796cee456ca2c626b27ab991">AUTOMATIC</a></td></tr> <tr class="separator:ab820869f796cee456ca2c626b27ab991"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a74af514c6b82692349bde98636d5cee4"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a74af514c6b82692349bde98636d5cee4">GREEDY_DESCENT</a></td></tr> <tr class="separator:a74af514c6b82692349bde98636d5cee4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3efed50baf4fb5d0fd2434c3c7f0b586"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a3efed50baf4fb5d0fd2434c3c7f0b586">GUIDED_LOCAL_SEARCH</a></td></tr> <tr class="separator:a3efed50baf4fb5d0fd2434c3c7f0b586"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a04f2564a49d86fca19f1f00379927756"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a04f2564a49d86fca19f1f00379927756">SIMULATED_ANNEALING</a></td></tr> <tr class="separator:a04f2564a49d86fca19f1f00379927756"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a39bb4fe872d4536162c79c5b85d647f6"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a39bb4fe872d4536162c79c5b85d647f6">TABU_SEARCH</a></td></tr> <tr class="separator:a39bb4fe872d4536162c79c5b85d647f6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a689551414de01c3e0b5483bafc4f8877"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a689551414de01c3e0b5483bafc4f8877">GENERIC_TABU_SEARCH</a></td></tr> <tr class="separator:a689551414de01c3e0b5483bafc4f8877"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3bcad8ae5b577dbb59a2b8928a9ceea9"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a3bcad8ae5b577dbb59a2b8928a9ceea9">Value_MIN</a></td></tr> <tr class="separator:a3bcad8ae5b577dbb59a2b8928a9ceea9"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa02b35bed1ebb1c412274bf07a353a3c"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#aa02b35bed1ebb1c412274bf07a353a3c">Value_MAX</a></td></tr> <tr class="separator:aa02b35bed1ebb1c412274bf07a353a3c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af3d7e5e9b3732bea7d52af462df54b33"><td class="memItemLeft" align="right" valign="top">static constexpr int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#af3d7e5e9b3732bea7d52af462df54b33">Value_ARRAYSIZE</a></td></tr> <tr class="separator:af3d7e5e9b3732bea7d52af462df54b33"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-methods" name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a928bbca005ba12071045edb41ff93296"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html#a928bbca005ba12071045edb41ff93296">LocalSearchMetaheuristic</a> (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)</td></tr> <tr class="separator:a928bbca005ba12071045edb41ff93296"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Member Typedef Documentation</h2> <a id="aa04540e46b556c56082408cda31fd514" name="aa04540e46b556c56082408cda31fd514"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa04540e46b556c56082408cda31fd514">&#9670;&nbsp;</a></span>Value</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00423">423</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="aad601b818b0e1add81e1c52762f6b82d" name="aad601b818b0e1add81e1c52762f6b82d"></a> <h2 class="memtitle"><span class="permalink"><a href="#aad601b818b0e1add81e1c52762f6b82d">&#9670;&nbsp;</a></span>LocalSearchMetaheuristic() <span class="overload">[1/5]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00322">322</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a66fcfc28acea7bb50a7d7e7e99084ea0" name="a66fcfc28acea7bb50a7d7e7e99084ea0"></a> <h2 class="memtitle"><span class="permalink"><a href="#a66fcfc28acea7bb50a7d7e7e99084ea0">&#9670;&nbsp;</a></span>LocalSearchMetaheuristic() <span class="overload">[2/5]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> </td> <td>(</td> <td class="paramtype">::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized&#160;</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">explicit</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8cc_source.html#l00031">31</a> of file <a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a>.</p> </div> </div> <a id="abc4b02da8a8f02d0b5cc5eadc55be4a6" name="abc4b02da8a8f02d0b5cc5eadc55be4a6"></a> <h2 class="memtitle"><span class="permalink"><a href="#abc4b02da8a8f02d0b5cc5eadc55be4a6">&#9670;&nbsp;</a></span>LocalSearchMetaheuristic() <span class="overload">[3/5]</span></h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> </td> <td>(</td> <td class="paramtype">const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8cc_source.html#l00237">237</a> of file <a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a>.</p> </div> </div> <a id="a61618154daa852ae04a256d70a9f74b4" name="a61618154daa852ae04a256d70a9f74b4"></a> <h2 class="memtitle"><span class="permalink"><a href="#a61618154daa852ae04a256d70a9f74b4">&#9670;&nbsp;</a></span>LocalSearchMetaheuristic() <span class="overload">[4/5]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00326">326</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a928bbca005ba12071045edb41ff93296" name="a928bbca005ba12071045edb41ff93296"></a> <h2 class="memtitle"><span class="permalink"><a href="#a928bbca005ba12071045edb41ff93296">&#9670;&nbsp;</a></span>LocalSearchMetaheuristic() <span class="overload">[5/5]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> </td> <td>(</td> <td class="paramtype">::PROTOBUF_NAMESPACE_ID::Arena *&#160;</td> <td class="paramname"><em>arena</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>is_message_owned</em> = <code>false</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">explicit</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8cc_source.html#l00232">232</a> of file <a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="a99b805872c7fb43005d4679a1ba1a706" name="a99b805872c7fb43005d4679a1ba1a706"></a> <h2 class="memtitle"><span class="permalink"><a href="#a99b805872c7fb43005d4679a1ba1a706">&#9670;&nbsp;</a></span>CopyFrom()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void CopyFrom </td> <td>(</td> <td class="paramtype">const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00396">396</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a10b0e783775ba7c097cc52471615750d" name="a10b0e783775ba7c097cc52471615750d"></a> <h2 class="memtitle"><span class="permalink"><a href="#a10b0e783775ba7c097cc52471615750d">&#9670;&nbsp;</a></span>default_instance()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp; default_instance </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00358">358</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="ab979a4fadb39a428b72532ed725cf906" name="ab979a4fadb39a428b72532ed725cf906"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab979a4fadb39a428b72532ed725cf906">&#9670;&nbsp;</a></span>descriptor()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00349">349</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="aa7e6ed13f1c34c5453b63a4d9645196e" name="aa7e6ed13f1c34c5453b63a4d9645196e"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa7e6ed13f1c34c5453b63a4d9645196e">&#9670;&nbsp;</a></span>GetClassData()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">final</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8cc_source.html#l00251">251</a> of file <a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a>.</p> </div> </div> <a id="a8dc67673bf648eea5399ad612dad1805" name="a8dc67673bf648eea5399ad612dad1805"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8dc67673bf648eea5399ad612dad1805">&#9670;&nbsp;</a></span>GetDescriptor()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00352">352</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="ab586d26cf9d20d52de0e3d2081fc1419" name="ab586d26cf9d20d52de0e3d2081fc1419"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab586d26cf9d20d52de0e3d2081fc1419">&#9670;&nbsp;</a></span>GetMetadata()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">PROTOBUF_NAMESPACE_ID::Metadata GetMetadata </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">final</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8cc_source.html#l00259">259</a> of file <a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a>.</p> </div> </div> <a id="ae86a80b38d5eef9a2fe7955f6f0bf747" name="ae86a80b38d5eef9a2fe7955f6f0bf747"></a> <h2 class="memtitle"><span class="permalink"><a href="#ae86a80b38d5eef9a2fe7955f6f0bf747">&#9670;&nbsp;</a></span>GetReflection()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00355">355</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a01d96cd9f9b22c797dbe427b99f63362" name="a01d96cd9f9b22c797dbe427b99f63362"></a> <h2 class="memtitle"><span class="permalink"><a href="#a01d96cd9f9b22c797dbe427b99f63362">&#9670;&nbsp;</a></span>internal_default_instance()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> * internal_default_instance </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00361">361</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a3d1054aa25f956c570927d902987e204" name="a3d1054aa25f956c570927d902987e204"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3d1054aa25f956c570927d902987e204">&#9670;&nbsp;</a></span>MergeFrom()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void MergeFrom </td> <td>(</td> <td class="paramtype">const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00400">400</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a4a36ec9fd17d7af424e396aac611766b" name="a4a36ec9fd17d7af424e396aac611766b"></a> <h2 class="memtitle"><span class="permalink"><a href="#a4a36ec9fd17d7af424e396aac611766b">&#9670;&nbsp;</a></span>New()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> * New </td> <td>(</td> <td class="paramtype">::PROTOBUF_NAMESPACE_ID::Arena *&#160;</td> <td class="paramname"><em>arena</em> = <code>nullptr</code></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">final</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00392">392</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a30a00cf531ece4918fb6e699c8e9a41d" name="a30a00cf531ece4918fb6e699c8e9a41d"></a> <h2 class="memtitle"><span class="permalink"><a href="#a30a00cf531ece4918fb6e699c8e9a41d">&#9670;&nbsp;</a></span>operator=() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp; operator= </td> <td>(</td> <td class="paramtype">const <a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00331">331</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="abd92c23b09141d3b1cd88cd2dd82a4f1" name="abd92c23b09141d3b1cd88cd2dd82a4f1"></a> <h2 class="memtitle"><span class="permalink"><a href="#abd92c23b09141d3b1cd88cd2dd82a4f1">&#9670;&nbsp;</a></span>operator=() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp; operator= </td> <td>(</td> <td class="paramtype"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> &amp;&amp;&#160;</td> <td class="paramname"><em>from</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00335">335</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a564aec081d4ba15f2d095988232a34bf" name="a564aec081d4ba15f2d095988232a34bf"></a> <h2 class="memtitle"><span class="permalink"><a href="#a564aec081d4ba15f2d095988232a34bf">&#9670;&nbsp;</a></span>Swap()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void Swap </td> <td>(</td> <td class="paramtype"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *&#160;</td> <td class="paramname"><em>other</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00371">371</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a38bad546408f21fe27959b658ac949a9" name="a38bad546408f21fe27959b658ac949a9"></a> <h2 class="memtitle"><span class="permalink"><a href="#a38bad546408f21fe27959b658ac949a9">&#9670;&nbsp;</a></span>UnsafeArenaSwap()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void UnsafeArenaSwap </td> <td>(</td> <td class="paramtype"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a> *&#160;</td> <td class="paramname"><em>other</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00384">384</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a1d1db224001e08fbc4c2ead9e7ee44eb" name="a1d1db224001e08fbc4c2ead9e7ee44eb"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1d1db224001e08fbc4c2ead9e7ee44eb">&#9670;&nbsp;</a></span>Value_descriptor()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Value_descriptor </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00448">448</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a48f62e45dcad5962fab6ae842edd63e4" name="a48f62e45dcad5962fab6ae842edd63e4"></a> <h2 class="memtitle"><span class="permalink"><a href="#a48f62e45dcad5962fab6ae842edd63e4">&#9670;&nbsp;</a></span>Value_IsValid()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static bool Value_IsValid </td> <td>(</td> <td class="paramtype">int&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00438">438</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="adc4a0aa5c9965a51b9e07be9c1e328a1" name="adc4a0aa5c9965a51b9e07be9c1e328a1"></a> <h2 class="memtitle"><span class="permalink"><a href="#adc4a0aa5c9965a51b9e07be9c1e328a1">&#9670;&nbsp;</a></span>Value_Name()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static const std::string &amp; Value_Name </td> <td>(</td> <td class="paramtype">T&#160;</td> <td class="paramname"><em>enum_t_value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00452">452</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a1e849ee60824ee345881e6d047be4006" name="a1e849ee60824ee345881e6d047be4006"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1e849ee60824ee345881e6d047be4006">&#9670;&nbsp;</a></span>Value_Parse()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static bool Value_Parse </td> <td>(</td> <td class="paramtype">::PROTOBUF_NAMESPACE_ID::ConstStringParam&#160;</td> <td class="paramname"><em>name</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">Value</a> *&#160;</td> <td class="paramname"><em>value</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00458">458</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a id="a3b8916ea6d24ef4006e6d52e3f96362f" name="a3b8916ea6d24ef4006e6d52e3f96362f"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3b8916ea6d24ef4006e6d52e3f96362f">&#9670;&nbsp;</a></span>_class_data_</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const ::PROTOBUF_NAMESPACE_ID::Message::ClassData _class_data_</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">= {</div> <div class="line"> ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl,</div> <div class="line"> ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl,</div> <div class="line">}</div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00416">416</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="ab820869f796cee456ca2c626b27ab991" name="ab820869f796cee456ca2c626b27ab991"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab820869f796cee456ca2c626b27ab991">&#9670;&nbsp;</a></span>AUTOMATIC</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> AUTOMATIC</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">LocalSearchMetaheuristic_Value_AUTOMATIC</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540ae691eeff628e553468aa8aed9d9a71f1">operations_research::LocalSearchMetaheuristic_Value_AUTOMATIC</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_AUTOMATIC</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00113">routing_enums.pb.h:113</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00426">426</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a689551414de01c3e0b5483bafc4f8877" name="a689551414de01c3e0b5483bafc4f8877"></a> <h2 class="memtitle"><span class="permalink"><a href="#a689551414de01c3e0b5483bafc4f8877">&#9670;&nbsp;</a></span>GENERIC_TABU_SEARCH</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> GENERIC_TABU_SEARCH</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7">LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4975ff28a1127ba0430e1adb606fe2d7">operations_research::LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_GENERIC_TABU_SEARCH</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00118">routing_enums.pb.h:118</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00436">436</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a74af514c6b82692349bde98636d5cee4" name="a74af514c6b82692349bde98636d5cee4"></a> <h2 class="memtitle"><span class="permalink"><a href="#a74af514c6b82692349bde98636d5cee4">&#9670;&nbsp;</a></span>GREEDY_DESCENT</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> GREEDY_DESCENT</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd">LocalSearchMetaheuristic_Value_GREEDY_DESCENT</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4b7545ede1c6e4baab8a133c446282fd">operations_research::LocalSearchMetaheuristic_Value_GREEDY_DESCENT</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_GREEDY_DESCENT</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00114">routing_enums.pb.h:114</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00428">428</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a3efed50baf4fb5d0fd2434c3c7f0b586" name="a3efed50baf4fb5d0fd2434c3c7f0b586"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3efed50baf4fb5d0fd2434c3c7f0b586">&#9670;&nbsp;</a></span>GUIDED_LOCAL_SEARCH</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> GUIDED_LOCAL_SEARCH</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7">LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540af1c5715467e7c3a31ece0c281150ceb7">operations_research::LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_GUIDED_LOCAL_SEARCH</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00115">routing_enums.pb.h:115</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00430">430</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a8473d52a88ddd9d90e879d1716586bee" name="a8473d52a88ddd9d90e879d1716586bee"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8473d52a88ddd9d90e879d1716586bee">&#9670;&nbsp;</a></span>kIndexInFileMessages</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr int kIndexInFileMessages</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> 1</div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00365">365</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a04f2564a49d86fca19f1f00379927756" name="a04f2564a49d86fca19f1f00379927756"></a> <h2 class="memtitle"><span class="permalink"><a href="#a04f2564a49d86fca19f1f00379927756">&#9670;&nbsp;</a></span>SIMULATED_ANNEALING</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> SIMULATED_ANNEALING</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec">LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a4c4b8a20a3738ce3a5995f458c6a88ec">operations_research::LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_SIMULATED_ANNEALING</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00116">routing_enums.pb.h:116</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00432">432</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a39bb4fe872d4536162c79c5b85d647f6" name="a39bb4fe872d4536162c79c5b85d647f6"></a> <h2 class="memtitle"><span class="permalink"><a href="#a39bb4fe872d4536162c79c5b85d647f6">&#9670;&nbsp;</a></span>TABU_SEARCH</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> TABU_SEARCH</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35">LocalSearchMetaheuristic_Value_TABU_SEARCH</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a32c14398bf7dd09099bd3919f72bfb35">operations_research::LocalSearchMetaheuristic_Value_TABU_SEARCH</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_TABU_SEARCH</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00117">routing_enums.pb.h:117</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00434">434</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a779914863f1db301f2a0063eb8243540" name="a779914863f1db301f2a0063eb8243540"></a> <h2 class="memtitle"><span class="permalink"><a href="#a779914863f1db301f2a0063eb8243540">&#9670;&nbsp;</a></span>UNSET</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> UNSET</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_enumvalue" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">LocalSearchMetaheuristic_Value_UNSET</a></div> <div class="ttc" id="anamespaceoperations__research_html_aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246"><div class="ttname"><a href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540a85240f13d8d1f1ed1386fca1887d7246">operations_research::LocalSearchMetaheuristic_Value_UNSET</a></div><div class="ttdeci">@ LocalSearchMetaheuristic_Value_UNSET</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00112">routing_enums.pb.h:112</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00424">424</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="af3d7e5e9b3732bea7d52af462df54b33" name="af3d7e5e9b3732bea7d52af462df54b33"></a> <h2 class="memtitle"><span class="permalink"><a href="#af3d7e5e9b3732bea7d52af462df54b33">&#9670;&nbsp;</a></span>Value_ARRAYSIZE</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr int Value_ARRAYSIZE</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_variable" href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b">LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</a></div> <div class="ttc" id="anamespaceoperations__research_html_a2d5a774e6e23a5297b5c14bc073daa0b"><div class="ttname"><a href="namespaceoperations__research.html#a2d5a774e6e23a5297b5c14bc073daa0b">operations_research::LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</a></div><div class="ttdeci">constexpr int LocalSearchMetaheuristic_Value_Value_ARRAYSIZE</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00125">routing_enums.pb.h:125</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00445">445</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="aa02b35bed1ebb1c412274bf07a353a3c" name="aa02b35bed1ebb1c412274bf07a353a3c"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa02b35bed1ebb1c412274bf07a353a3c">&#9670;&nbsp;</a></span>Value_MAX</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> Value_MAX</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_variable" href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">LocalSearchMetaheuristic_Value_Value_MAX</a></div> <div class="ttc" id="anamespaceoperations__research_html_a2aa95ee300a361d3c1090d956379432c"><div class="ttname"><a href="namespaceoperations__research.html#a2aa95ee300a361d3c1090d956379432c">operations_research::LocalSearchMetaheuristic_Value_Value_MAX</a></div><div class="ttdeci">constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MAX</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00124">routing_enums.pb.h:124</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00443">443</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <a id="a3bcad8ae5b577dbb59a2b8928a9ceea9" name="a3bcad8ae5b577dbb59a2b8928a9ceea9"></a> <h2 class="memtitle"><span class="permalink"><a href="#a3bcad8ae5b577dbb59a2b8928a9ceea9">&#9670;&nbsp;</a></span>Value_MIN</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespaceoperations__research.html#aee2d8e1dc18095fd66f5a19750e23540">LocalSearchMetaheuristic_Value</a> Value_MIN</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">=</div> <div class="line"> <a class="code hl_variable" href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1">LocalSearchMetaheuristic_Value_Value_MIN</a></div> <div class="ttc" id="anamespaceoperations__research_html_aad6f0fe5f7bc2ded4a3dff23f60f79a1"><div class="ttname"><a href="namespaceoperations__research.html#aad6f0fe5f7bc2ded4a3dff23f60f79a1">operations_research::LocalSearchMetaheuristic_Value_Value_MIN</a></div><div class="ttdeci">constexpr LocalSearchMetaheuristic_Value LocalSearchMetaheuristic_Value_Value_MIN</div><div class="ttdef"><b>Definition:</b> <a href="routing__enums_8pb_8h_source.html#l00123">routing_enums.pb.h:123</a></div></div> </div><!-- fragment --> <p class="definition">Definition at line <a class="el" href="routing__enums_8pb_8h_source.html#l00441">441</a> of file <a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="routing__enums_8pb_8h_source.html">routing_enums.pb.h</a></li> <li><a class="el" href="routing__enums_8pb_8cc_source.html">routing_enums.pb.cc</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.18--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1_local_search_metaheuristic.html">LocalSearchMetaheuristic</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.2 </li> </ul> </div> </body> </html>
docs/api/com/badlogic/gdx/assets/loaders/resolvers/package-summary.html
leszekuchacz/Leszek-Uchacz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_17) on Tue May 14 03:45:02 CEST 2013 --> <title>com.badlogic.gdx.assets.loaders.resolvers (libgdx API)</title> <meta name="date" content="2013-05-14"> <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="com.badlogic.gdx.assets.loaders.resolvers (libgdx 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 class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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> libgdx API <style> body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt } pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif } h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold } .TableHeadingColor { background:#EEEEFF; } a { text-decoration:none } a:hover { text-decoration:underline } a:link, a:visited { color:blue } table { border:0px } .TableRowColor td:first-child { border-left:1px solid black } .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black } hr { border:0px; border-bottom:1px solid #333366; } </style> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/badlogic/gdx/assets/loaders/package-summary.html">Prev Package</a></li> <li><a href="../../../../../../com/badlogic/gdx/audio/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/badlogic/gdx/assets/loaders/resolvers/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;com.badlogic.gdx.assets.loaders.resolvers</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/ExternalFileHandleResolver.html" title="class in com.badlogic.gdx.assets.loaders.resolvers">ExternalFileHandleResolver</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/InternalFileHandleResolver.html" title="class in com.badlogic.gdx.assets.loaders.resolvers">InternalFileHandleResolver</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/ResolutionFileResolver.html" title="class in com.badlogic.gdx.assets.loaders.resolvers">ResolutionFileResolver</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../com/badlogic/gdx/assets/loaders/resolvers/ResolutionFileResolver.Resolution.html" title="class in com.badlogic.gdx.assets.loaders.resolvers">ResolutionFileResolver.Resolution</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= 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 class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.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>libgdx API</em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/badlogic/gdx/assets/loaders/package-summary.html">Prev Package</a></li> <li><a href="../../../../../../com/badlogic/gdx/audio/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/badlogic/gdx/assets/loaders/resolvers/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <div style="font-size:9pt"><i> Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com) </i></div> </small></p> </body> </html>
website/static/javadoc/com/facebook/litho/specmodels/generator/MethodParamGeneratorUtils.html
facebook/litho
<!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 (1.8.0_181) on Tue Mar 23 17:43:12 GMT 2021 --> <title>MethodParamGeneratorUtils</title> <meta name="date" content="2021-03-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="MethodParamGeneratorUtils"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- @generated --> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../../com/facebook/litho/specmodels/generator/JavadocGenerator.html" title="class in com.facebook.litho.specmodels.generator"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/facebook/litho/specmodels/generator/MountSpecGenerator.html" title="class in com.facebook.litho.specmodels.generator"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/facebook/litho/specmodels/generator/MethodParamGeneratorUtils.html" target="_top">Frames</a></li> <li><a href="MethodParamGeneratorUtils.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>Constr&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.facebook.litho.specmodels.generator</div> <h2 title="Class MethodParamGeneratorUtils" class="title">Class MethodParamGeneratorUtils</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.facebook.litho.specmodels.generator.MethodParamGeneratorUtils</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">MethodParamGeneratorUtils</span> extends java.lang.Object</pre> <div class="block">Helper class for generating code relating to method params.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <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> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <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="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="../../../../../com/facebook/litho/specmodels/generator/JavadocGenerator.html" title="class in com.facebook.litho.specmodels.generator"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/facebook/litho/specmodels/generator/MountSpecGenerator.html" title="class in com.facebook.litho.specmodels.generator"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/facebook/litho/specmodels/generator/MethodParamGeneratorUtils.html" target="_top">Frames</a></li> <li><a href="MethodParamGeneratorUtils.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>Constr&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>