code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3 values | license stringclasses 5 values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!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_152-release) on Sat Aug 10 01:39:16 CEST 2019 -->
<title>I-Index</title>
<meta name="date" content="2019-08-10">
<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="I-Index";
}
}
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>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
<li><a href="index-8.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> <a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractListPreference.html#indexOf-java.lang.CharSequence-">indexOf(CharSequence)</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractListPreference.html" title="class in de.mrapp.android.preference">AbstractListPreference</a></dt>
<dd>
<div class="block">Return the index of the entry, a specific value corresponds to.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/adapter/ColorPaletteAdapter.html#indexOf-int-">indexOf(int)</a></span> - Method in class de.mrapp.android.preference.adapter.<a href="../de/mrapp/android/preference/adapter/ColorPaletteAdapter.html" title="class in de.mrapp.android.preference.adapter">ColorPaletteAdapter</a></dt>
<dd>
<div class="block">Returns the index of a specific color.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractTwoStatePreference.html#isChecked--">isChecked()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractTwoStatePreference.html" title="class in de.mrapp.android.preference">AbstractTwoStatePreference</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/view/ColorPaletteItem.html#isChecked--">isChecked()</a></span> - Method in class de.mrapp.android.preference.view.<a href="../de/mrapp/android/preference/view/ColorPaletteItem.html" title="class in de.mrapp.android.preference.view">ColorPaletteItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogButtonBarDividerShown--">isDialogButtonBarDividerShown()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the divider, which is located above the buttons of the preference's dialog,
is shown, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogFitsSystemWindowsBottom--">isDialogFitsSystemWindowsBottom()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog accounts for system screen decorations such as the
status bar and insets its content at the bottom edge.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogFitsSystemWindowsLeft--">isDialogFitsSystemWindowsLeft()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog accounts for system screen decorations such as the
status bar and insets its content at the left edge.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogFitsSystemWindowsRight--">isDialogFitsSystemWindowsRight()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog accounts for system screen decorations such as the
status bar and insets its content at the right edge.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogFitsSystemWindowsTop--">isDialogFitsSystemWindowsTop()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog accounts for system screen decorations such as the
status bar and insets its content at the top edge.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogFullscreen--">isDialogFullscreen()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog is shown fullscreen, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogHeaderShown--">isDialogHeaderShown()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the header of the preference's dialog is shown, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isDialogShown--">isDialogShown()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the preference's dialog is currently shown, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractNumberPickerPreference.html#isInputMethodUsed--">isInputMethodUsed()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractNumberPickerPreference.html" title="class in de.mrapp.android.preference">AbstractNumberPickerPreference</a></dt>
<dd>
<div class="block">Returns, whether an input method is used by the preference, false otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractColorPickerPreference.html#isPreviewShown--">isPreviewShown()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractColorPickerPreference.html" title="class in de.mrapp.android.preference">AbstractColorPickerPreference</a></dt>
<dd>
<div class="block">Returns, whether a preview of the preference's color is shown, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/SeekBarPreference.html#isProgressShown--">isProgressShown()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/SeekBarPreference.html" title="class in de.mrapp.android.preference">SeekBarPreference</a></dt>
<dd>
<div class="block">Returns, whether the currently selected value of the seek bar is shown, or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractNumberPickerPreference.html#isSelectorWheelWrapped--">isSelectorWheelWrapped()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractNumberPickerPreference.html" title="class in de.mrapp.android.preference">AbstractNumberPickerPreference</a></dt>
<dd>
<div class="block">Returns, whether the selector wheel of the preference's <a href="../de/mrapp/android/preference/view/NumberPicker.html" title="class in de.mrapp.android.preference.view"><code>NumberPicker</code></a> is wrapped, or
not.</div>
</dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractValidateableDialogPreference.html#isValidatedOnFocusLost--">isValidatedOnFocusLost()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractValidateableDialogPreference.html" title="class in de.mrapp.android.preference">AbstractValidateableDialogPreference</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/AbstractValidateableDialogPreference.html#isValidatedOnValueChange--">isValidatedOnValueChange()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/AbstractValidateableDialogPreference.html" title="class in de.mrapp.android.preference">AbstractValidateableDialogPreference</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../de/mrapp/android/preference/DialogPreference.html#isValueShownAsSummary--">isValueShownAsSummary()</a></span> - Method in class de.mrapp.android.preference.<a href="../de/mrapp/android/preference/DialogPreference.html" title="class in de.mrapp.android.preference">DialogPreference</a></dt>
<dd>
<div class="block">Returns, whether the currently persisted value is shown instead of the summary, or not.</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> </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>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-7.html">Prev Letter</a></li>
<li><a href="index-9.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-8.html" target="_top">Frames</a></li>
<li><a href="index-8.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 ======= -->
</body>
</html>
| michael-rapp/AndroidMaterialPreferences | doc/javadoc/index-files/index-8.html | HTML | apache-2.0 | 13,802 |
{% extends "member_base.html" %}
{% load staticfiles %}
{% block title %}Mello - Mitglieder{% endblock %}
{% block content %}
<div class="container">
<div class="row">
<div class="col-lg-2">
</div>
<div class="col-xs-12 col-lg-8 content gap-after">
<h1>{{ member.login_name }}</h1>
<form class="form-horizontal" method="post" enctype="multipart/form-data">
{% csrf_token %}
<input type="hidden" id="id_admin" name="admin" value="0" />
<input type="hidden" id="id_no_image" name="no_image" value="1" />
<div class="form-group">
<label for="id_login_name" class="col-xs-2 control-label">Loginname</label>
<div class="col-xs-10">
<input id="id_login_name" name="login_name" class="form-control form-fixer" maxlength="32" type="text" />
</div>
<label for="id_email" class="col-xs-2 control-label">Email</label>
<div class="col-xs-10">
<input id="id_email" name="email" class="form-control form-fixer" max_length="100" type="text" />
</div>
<label for="id_image" class="col-xs-2 control-label">Bild</label>
<div class="col-xs-10">
<img id="id_image" name="image" src="{% static "/member/img/{{ member.id }}" %}" class="form-fixer" />
<div class="right-of-img">
<p><button class="btn btn-default" onclick="changePicture();return false;">Anderes Bild</button></p>
<p><button class="btn btn-default" onclick="setStandardPicture(); return false;">Standard Bild</button></p>
<p><input type="file" id="id_member_img" name="member_img" /></p>
</div>
</div>
<label for="id_full_name" class="col-xs-2 control-label">Name</label>
<div class="col-xs-10">
<input id="id_full_name" name="full_name" class="form-control form-fixer" max_length="64" type="text" />
</div>
<label for="id_member_type" class="col-xs-2 control-label">Berechtigung</label>
<div class="col-xs-10">
<select id="id_member_type" class="form-control form-fixer">
<option value="admin">Administrator</option>
<option value="noadmin">Normales Mitglied</option>
</select>
</div>
<div class="col-xs-2">
</div>
<div class="col-xs-8">
<input class="btn btn-primary form-fixer" type="submit" value="Ändern">
<input class="btn btn-default form-fixer" type="button" value="Abbrechen">
</div>
</div>
</form>
</div>
<div class="col-lg-2">
</div>
</div>
<div class="row">
</div>
</div>
{%endblock %}
{% block scripts %}
<script src="{% static "js/new_picture.js" %}" ></script>
<script>
$( document ).ready(function() {
if ($('#id_admin').val() === '1') {
$('#id_member_type').val('admin');
} else {
$('#id_member_type').val('noadmin');
};
$('#id_member_type').change(function() {
if ($(this).val() === 'admin') {
$('#id_admin').val('1');
} else {
$('#id_admin').val('0');
}
});
$('#id_member_img').change(function(e) {
loadFile(e)
});
});
</script>
{% endblock %}
| mmbln/mello | mello/member/templates/member_edit.html | HTML | apache-2.0 | 2,966 |
<!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_131) on Tue Sep 19 23:28:24 CST 2017 -->
<title>N-Index</title>
<meta name="date" content="2017-09-19">
<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="N-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">J</a> <a href="index-8.html">M</a> <a href="index-9.html">N</a> <a href="index-10.html">S</a> <a href="index-11.html">U</a> <a href="index-12.html">W</a> <a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="../application/SampleController.html#newDoc-javafx.event.ActionEvent-">newDoc(ActionEvent)</a></span> - Method in class application.<a href="../application/SampleController.html" title="class in application">SampleController</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../Documents/Document.html#newDoc-java.lang.String-java.lang.String-">newDoc(String, String)</a></span> - Method in class Documents.<a href="../Documents/Document.html" title="class in Documents">Document</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../UserApps/UserInterface.html#newDoc-java.lang.String-">newDoc(String)</a></span> - Method in class UserApps.<a href="../UserApps/UserInterface.html" title="class in UserApps">UserInterface</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../application/SampleController.html#newJSON-javafx.event.ActionEvent-">newJSON(ActionEvent)</a></span> - Method in class application.<a href="../application/SampleController.html" title="class in application">SampleController</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../UserApps/UserInterface.html#newJSON-java.lang.String-">newJSON(String)</a></span> - Method in class UserApps.<a href="../UserApps/UserInterface.html" title="class in UserApps">UserInterface</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../application/SampleController.html#newStore-javafx.event.ActionEvent-">newStore(ActionEvent)</a></span> - Method in class application.<a href="../application/SampleController.html" title="class in application">SampleController</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../UserApps/UserInterface.html#newStore-java.lang.String-">newStore(String)</a></span> - Method in class UserApps.<a href="../UserApps/UserInterface.html" title="class in UserApps">UserInterface</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">J</a> <a href="index-8.html">M</a> <a href="index-9.html">N</a> <a href="index-10.html">S</a> <a href="index-11.html">U</a> <a href="index-12.html">W</a> </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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-8.html">Prev Letter</a></li>
<li><a href="index-10.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-9.html" target="_top">Frames</a></li>
<li><a href="index-9.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 ======= -->
</body>
</html>
| ed-quiroga-2103/Proyecto1-Datos-I | doc/index-files/index-9.html | HTML | apache-2.0 | 6,425 |
<!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 Mon Nov 18 16:17:05 CET 2013 -->
<TITLE>
Uses of Class com.mxgraph.generatorfunction.mxGeneratorFunction (JGraph X 2.3.0.3 API Specification)
</TITLE>
<META NAME="date" CONTENT="2013-11-18">
<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 com.mxgraph.generatorfunction.mxGeneratorFunction (JGraph X 2.3.0.3 API Specification)";
}
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<p><b>JGraph X 2.3.0.3</b></p></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/mxgraph/generatorfunction//class-usemxGeneratorFunction.html" target="_top"><B>FRAMES</B></A>
<A HREF="mxGeneratorFunction.html" target="_top"><B>NO FRAMES</B></A>
<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>com.mxgraph.generatorfunction.mxGeneratorFunction</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="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.mxgraph.analysis"><B>com.mxgraph.analysis</B></A></TD>
<TD>This package provides various algorithms for graph analysis, such as
shortest path and minimum spanning tree. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.mxgraph.generatorfunction"><B>com.mxgraph.generatorfunction</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="com.mxgraph.analysis"><!-- --></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="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A> in <A HREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A></FONT></TH>
</TR>
</TABLE>
<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="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> that return <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphGenerator.</B><B><A HREF="../../../../com/mxgraph/analysis/mxGraphGenerator.html#getGeneratorFunction()">getGeneratorFunction</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphGenerator.</B><B><A HREF="../../../../com/mxgraph/analysis/mxGraphGenerator.html#getGeneratorFunction(com.mxgraph.view.mxGraph, boolean, double, double)">getGeneratorFunction</A></B>(<A HREF="../../../../com/mxgraph/view/mxGraph.html" title="class in com.mxgraph.view">mxGraph</A> graph,
boolean weighted,
double minWeight,
double maxWeight)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../com/mxgraph/analysis/package-summary.html">com.mxgraph.analysis</A> with parameters of type <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/mxgraph/analysis/mxGraphGenerator.html#mxGraphGenerator(com.mxgraph.generatorfunction.mxGeneratorFunction, com.mxgraph.costfunction.mxCostFunction)">mxGraphGenerator</A></B>(<A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A> generatorFunction,
<A HREF="../../../../com/mxgraph/costfunction/mxCostFunction.html" title="class in com.mxgraph.costfunction">mxCostFunction</A> costFunction)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.mxgraph.generatorfunction"><!-- --></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="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A> in <A HREF="../../../../com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorFunction</A> in <A HREF="../../../../com/mxgraph/generatorfunction/package-summary.html">com.mxgraph.generatorfunction</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorConstFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorConstFunction</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomFunction</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html" title="class in com.mxgraph.generatorfunction">mxGeneratorRandomIntFunction</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/mxgraph/generatorfunction/mxGeneratorFunction.html" title="class in com.mxgraph.generatorfunction"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<p><b>JGraph X 2.3.0.3</b></p></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/mxgraph/generatorfunction//class-usemxGeneratorFunction.html" target="_top"><B>FRAMES</B></A>
<A HREF="mxGeneratorFunction.html" target="_top"><B>NO FRAMES</B></A>
<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>
<font size=1>Copyright (c) 2010 <a href="http://www.mxgraph.com/"
target="_blank">Gaudenz Alder</a>. All rights reserved.</font>
</BODY>
</HTML>
| luartmg/WMA | WMA/LibreriaJGraphx/docs/api/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html | HTML | apache-2.0 | 12,628 |
<div class="app-wrapper clearfix" ng-controller="IndexCtrl" data-ng-init="init()" id="index-container">
<div class="app-header clearfix">
<button href="#" class="btn btn-primary btn-collapse-app"
ng-click="collapseSidebar()"
data-toggle="tooltip"
data-placement="top"
title="Open netvill">
<i class="fa fa-caret-right"></i>
</button>
<div class="app-title">{{headerText}}</div>
</div>
<div class="app-menu">
<ul class="nav nav-tabs tabs-left" id="mainMenu">
<li class="tooltip-tab" data-toggle="tooltip" data-placement="left" title="{{tab.label}}"
ng-repeat="tab in tabsList | orderBy:'order' | filter:{enable: 1}" ng-class="{'active':isSelectedTab(tab.name)}">
<a ng-click="selectTab(tab.name)" data-toggle="tab" person-type="{{tab.name}}">
<i class="{{tab.icon}}"></i>
</a>
</li>
</ul>
</div>
<div class="app-body">
</div>
<div class="overlay-loading">
<img src="https://go.1crm.co.il/1crm/ui/images/wait.png" width="18px" height="7px">
<span class="msg"></span>
</div>
<div id="app-dialog-container">
<div class="app-dialog">
<div class="app-dialog-header">
<h4 class="title-text">Warning</h4>
</div>
<div class="app-dialog-body">
<span class="message-text"></span>
</div>
<div class="app-dialog-footer">
<button class="btn btn-sm btn-primary ok-btn">Ok</button>
</div>
</div>
</div>
</div> | vijay-developer/Chrome-Extension | vTiger_CRM_extension/ui/app/views/index.html | HTML | apache-2.0 | 1,707 |
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta, title, CSS, favicons, etc. -->
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
<body>
<!-- Page content of course! -->
{{ content }}
<!-- JS and analytics only. -->
{% include footer.html %}
</body>
</html> | Progroep/vanankeren | docs/_layouts/example.html | HTML | apache-2.0 | 325 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<link rel="Stylesheet" href="css/analysis.css" />
<script type="text/javascript">
function init() {
if (window.location.hash) {
var parentDiv, nodes, i, helpInfo, helpId, helpInfoArr, helpEnvFilter, envContent, hideEnvClass, hideNodes;
helpInfo = window.location.hash.substring(1);
if(helpInfo.indexOf("-")) {
helpInfoArr = helpInfo.split("-");
helpId = helpInfoArr[0];
helpEnvFilter = helpInfoArr[1];
}
else {
helpId = helpInfo;
}
parentDiv = document.getElementById("topics");
nodes = parentDiv.children;
hideEnvClass = (helpEnvFilter === "OnlineOnly"? "PortalOnly": "OnlineOnly");
if(document.getElementsByClassName) {
hideNodes = document.getElementsByClassName(hideEnvClass);
}
else {
hideNodes = document.querySelectorAll(hideEnvClass);
}
for(i=0; i < nodes.length; i++) {
if(nodes[i].id !== helpId) {
nodes[i].style.display ="none";
}
}
for(i=0; i < hideNodes.length; i++) {
hideNodes[i].style.display ="none";
}
}
}
</script>
</head>
<body onload="init()">
<div id="topics">
<div id="toolDescription" class="smallsize">
<h2>Dissolve Boundaries</h2><p/>
<h2><img src="./images/GUID-7B5F69B0-3625-404F-8B52-2B562766C0BB-web.png" alt="Dissolve Boundaries"></h2>
<hr/>
<p>Areas that overlap or share a common boundary are merged together to form a single area.
</p>
<p>You can control which boundaries are merged by specifying a field. For example, if you have a layer of counties, and each county has a <i>State_Name</i> attribute, you can dissolve boundaries using the <i>State_Name</i> attribute. Adjacent counties will be merged together if they have the same value for <i>State_Name</i>. The end result is a layer of state boundaries.
</p>
</div>
<!--Parameter divs for each param-->
<div id="inputLayer">
<div><h2>Choose area layer whose boundaries will be dissolved</h2></div>
<hr/>
<div>
<p>The layer containing area features that will be dissolved.
</p>
<p class="OnlineOnly">In addition to choosing a layer from your map, you can select <b>Choose Living Atlas Analysis Layer</b> or <b>Choose Analysis Layer</b> found at the bottom of the drop-down list. This opens a gallery containing a collection of layers useful for many analyses.
</p>
</div>
</div>
<div id="DissolveFields">
<div><h2>Choose dissolve method</h2></div>
<hr/>
<div>
<p>You can choose one of two methods for merging area features:
<ul>
<li> <b>Areas that overlap or are adjacent</b>—Two or more areas whose boundaries overlap each other will be merged into one area. In addition, areas that are adjacent (that is, they share a common boundary) will be merged into one area.
</li>
<li> <b>Areas with the same field value</b>—Areas that overlap or share a common boundary will be merged into one area if they have the same field value.
<p>For example, if you have a layer of counties, and each county has a <i>State_Name</i> field, you can dissolve boundaries using the <i>State_Name</i> field. Adjacent counties will be merged together if they have the same value for <i>State_Name</i>. The end result is a layer of state boundaries.
</p>
</li>
</ul>
</p>
<p>If <b>Use current map extent</b> is checked, only the features in input layer visible within the current map extent will be dissolved. If unchecked, all features in the input layer will be dissolved, even if they are outside the current map extent.
</p>
</div>
</div>
<div id="SummaryFields">
<div><h2>Add statistic</h2></div>
<hr/>
<div>
<p>When areas are merged, you can summarize their attributes. For example, if you are dissolving the boundary between counties based on <i>State_Name</i>, and each county has a <i>Population</i> field, you could calculate the sum of <i>Population</i> for the state.
</p>
<p>Available statistics types are:
</p>
<ul>
<li> <b>Sum</b>—Adds the total value for the specified field
</li>
<li> <b>Average</b>—Calculates the average for the specified field
</li>
<li> <b>Minimum</b>—Finds the smallest value for all records of the specified field
</li>
<li> <b>Maximum</b>—Finds the largest value for all records of the specified field
</li>
<li> <b>Std. Deviation</b>—Finds the standard deviation on values in the specified field
</li>
</ul>
</div>
</div>
<div id="OutputName">
<div><h2>Result layer
name</h2></div>
<hr/>
<div>
<p>This is the name of the layer that will be created in <b>My Content</b> and added to the map. The default name is based on the tool name and the input layer name. If the layer already exists, you will be asked to provide another name.
</p>
<p>Using the <b>Save result in</b> drop-down box, you can specify the name of a folder in <b>My Content</b> where the result will be saved.
</p>
</div>
</div>
</div>
</html>
| wanglongbiao/webapp-tools | Highlander/ship-gis/src/main/webapp/js/arcgis_js_api/library/3.22/esri/dijit/analysis/help/DissolveBoundaries.html | HTML | apache-2.0 | 6,309 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>正常盒子与怪异盒子对比</title>
<style type="text/css">
.xiezi{
width: 100px;
height: 100px;
background-color: orange;
}
/*正常盒模型*/
.zc_hezi{
padding: 10px;
width: 120px;
height: 120px;
background-color: red;
}
/*怪异盒模型*/
.gy_hezi{
padding: 10px;
width: 120px;
height: 120px;
background-color: blue;
box-sizing: border-box;
}
</style>
</head>
<body>
<div class="zc_hezi">
<div class="xiezi">
<b>正常盒子:</b>
<br>
盒子会被填充物撑大
</div>
</div>
<hr>
<div class="gy_hezi">
<div class="xiezi">
<b>怪异盒子:</b>
<br>
盒子大小不受填充物影响
</div>
</div>
</body>
</html> | feichanglaoshuai/jkxy | 第二周/作业/盒子实战/1.正常盒子与怪异盒子对比.html | HTML | apache-2.0 | 782 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS.">
<meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs">
<meta name="author" content="Drifty">
<meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/>
<title>Ionic 2 Plugins | Push Notifications - Ionic 2 Developer Preview - Ionic Framework</title>
<link href="/css/site.css?16" rel="stylesheet">
<!--<script src="//cdn.optimizely.com/js/595530035.js"></script>-->
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
<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-44023830-1', 'ionicframework.com');
ga('send', 'pageview');
</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
</head>
<body class="docs v2 docs-page docs-plugins">
<nav class="navbar navbar-default horizontal-gradient" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<i class="icon ion-navicon"></i>
</button>
<a class="navbar-brand" href="/">
<img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework">
</a>
<a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank">
<img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block">
</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li>
<li><a class="docs-nav nav-link" href="/docs/">Docs</a></li>
<li><a class="nav-link" href="http://ionic.io/support">Support</a></li>
<li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li>
<li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle nav-link " data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<div class="arrow-up"></div>
<li><a class="products-nav nav-link" href="http://ionic.io/">Ionic Platform</a></li>
<li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li>
<li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li>
<li><a class="nav-link" href="http://market.ionic.io/">Market</a></li>
<li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li>
<li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li>
<li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li>
<li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li>
<!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>-->
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="header horizontal-gradient">
<div class="container">
<h3>Push Notifications - Ionic 2 Plugins</h3>
<h4>Ionic 2 Developer Preview</h4>
</div>
<div class="news">
<div class="container">
<div class="row">
<div class="col-sm-8 news-col">
Check out our <a href="/docs/v2/guide/">Guide</a>, which covers all the basics of setting up.
</div>
<div class="col-sm-4 search-col">
<div class="search-bar">
<span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span>
<input type="search" id="search-input" value="Search">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="search-results" class="search-results" style="display:none">
<div class="container">
<div class="search-section search-api">
<h4>API</h4>
<ul id="results-api"></ul>
</div>
<div class="search-section search-content">
<h4>Resources</h4>
<ul id="results-content"></ul>
</div>
</div>
</div>
<div class="container content-container">
<div class="row">
<div class="col-md-2 col-sm-3 aside-menu">
<div>
<ul class="nav left-menu ">
<li class="menu-title">
<a href="/docs/v2/">Overview</a>
</li>
</ul>
<ul class="nav left-menu ">
<li class="menu-title">
<a href="/docs/v2/getting-started">Getting Started</a>
</li>
</ul>
<ul class="nav left-menu ">
<li class="menu-title">
<a href="/docs/v2/guide/">Guide</a>
</li>
</ul>
<ul class="nav left-menu ">
<li class="menu-title">
<a href="/docs/v2/ui/">UI</a>
</li>
</ul>
<ul class="nav left-menu ">
<li class="menu-title">
<a href="/docs/v2/theming/">Theming</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/v2/utilities/">Utilities</a>
</li>
</ul>
<ul class="nav left-menu active-menu">
<li class="menu-title">
<a href="/docs/v2/plugins/">Plugins</a>
</li>
<li class="menu-section active">
<ul>
<li>
<li><a href="/docs/v2/plugins/camera/">Camera</a></li>
</li>
<li>
<li><a href="/docs/v2/plugins/geolocation/">Geolocation</a></li>
</li>
<li>
<li><a href="/docs/v2/plugins/push-notifications/">Push Notifications</a></li>
</li>
<li>
<li><a href="http://ngcordova.com">63+ More Plugins</a></li>
</li>
</ul>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/v2/api/">
API
</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/v2/resources/">Resources</a>
</li>
</ul>
</div>
</div>
<div class="col-md-10 col-sm-9 main-content">
<div class="improve-docs">
<a href='https://github.com/driftyco/ionic-site/edit/ionic2/docs/v2/plugins/push-notifications/index.md'>
Improve this doc
</a>
</div>
<h1 class="title">Receiving Push Notifications</h1>
<p>Every app needs to receive push notifications.</p>
<p>To make sending and receiving push notifications easier, we've built a fully-integrated push notification
service for Ionic apps. To try it out, create an <a href="http://ionic.io/">Ionic.io</a> account and then follow the
<a href="http://docs.ionic.io/v1.0/docs/push-from-scratch">Push Notification docs</a>.</p>
<p>If you'd like to use your own push server, just integrate it with the plugin below.</p>
<div class="highlight"><pre><code class="language-javascript" data-lang="javascript"><span class="kr">import</span> <span class="p">{</span><span class="nx">Push</span><span class="p">}</span> <span class="nx">from</span> <span class="s1">'ngcordova'</span><span class="p">;</span>
<span class="kr">export</span> <span class="kr">class</span> <span class="nx">MyApp</span> <span class="p">{</span>
<span class="nx">constructor</span><span class="p">()</span> <span class="p">{</span>
<span class="k">this</span><span class="p">.</span><span class="nx">setupPush</span><span class="p">();</span>
<span class="p">}</span>
<span class="nx">setupPush</span><span class="p">()</span> <span class="p">{</span>
<span class="kd">var</span> <span class="nx">iosConfig</span> <span class="o">=</span> <span class="p">{</span>
<span class="s2">"badge"</span><span class="o">:</span> <span class="kc">true</span><span class="p">,</span>
<span class="s2">"sound"</span><span class="o">:</span> <span class="kc">true</span><span class="p">,</span>
<span class="s2">"alert"</span><span class="o">:</span> <span class="kc">true</span><span class="p">,</span>
<span class="p">};</span>
<span class="nb">document</span><span class="p">.</span><span class="nx">addEventListener</span><span class="p">(</span><span class="s2">"deviceready"</span><span class="p">,</span> <span class="p">()</span> <span class="o">=></span> <span class="p">{</span>
<span class="nx">Push</span><span class="p">.</span><span class="nx">register</span><span class="p">(</span><span class="nx">iosConfig</span><span class="p">).</span><span class="nx">then</span><span class="p">((</span><span class="nx">deviceToken</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="c1">// Success -- send deviceToken to server, and store for future use</span>
<span class="nx">console</span><span class="p">.</span><span class="nx">log</span><span class="p">(</span><span class="s2">"deviceToken: "</span> <span class="o">+</span> <span class="nx">deviceToken</span><span class="p">)</span>
<span class="nx">fetch</span><span class="p">(</span><span class="s2">"http://server.co/"</span><span class="p">,</span> <span class="p">{</span>
<span class="nx">method</span><span class="o">:</span> <span class="s1">'post'</span><span class="p">,</span>
<span class="nx">body</span><span class="o">:</span> <span class="nx">JSON</span><span class="p">.</span><span class="nx">stringify</span><span class="p">({</span>
<span class="nx">user</span><span class="o">:</span> <span class="s2">"Bob"</span><span class="p">,</span>
<span class="nx">tokenID</span><span class="o">:</span> <span class="nx">deviceToken</span>
<span class="p">})</span>
<span class="p">});</span>
<span class="p">},</span> <span class="p">(</span><span class="nx">err</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="nx">alert</span><span class="p">(</span><span class="s2">"Registration error: "</span> <span class="o">+</span> <span class="nx">err</span><span class="p">)</span>
<span class="p">});</span>
<span class="nx">Push</span><span class="p">.</span><span class="nx">onNotification</span><span class="p">.</span><span class="nx">subscribe</span><span class="p">((</span><span class="nx">event</span><span class="p">,</span> <span class="nx">notification</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="k">if</span> <span class="p">(</span><span class="nx">notification</span><span class="p">.</span><span class="nx">alert</span><span class="p">)</span> <span class="p">{</span>
<span class="nx">navigator</span><span class="p">.</span><span class="nx">notification</span><span class="p">.</span><span class="nx">alert</span><span class="p">(</span><span class="nx">notification</span><span class="p">.</span><span class="nx">alert</span><span class="p">);</span>
<span class="p">}</span>
<span class="k">if</span> <span class="p">(</span><span class="nx">notification</span><span class="p">.</span><span class="nx">sound</span><span class="p">)</span> <span class="p">{</span>
<span class="kd">var</span> <span class="nx">snd</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Media</span><span class="p">(</span><span class="nx">event</span><span class="p">.</span><span class="nx">sound</span><span class="p">);</span>
<span class="nx">snd</span><span class="p">.</span><span class="nx">play</span><span class="p">();</span>
<span class="p">}</span>
<span class="k">if</span> <span class="p">(</span><span class="nx">notification</span><span class="p">.</span><span class="nx">badge</span><span class="p">)</span> <span class="p">{</span>
<span class="nx">Push</span><span class="p">.</span><span class="nx">setBadgeNumber</span><span class="p">(</span><span class="nx">notification</span><span class="p">.</span><span class="nx">badge</span><span class="p">).</span><span class="nx">then</span><span class="p">((</span><span class="nx">result</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="c1">// Success!</span>
<span class="p">},</span> <span class="p">(</span><span class="nx">err</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="c1">// An error occurred. Show a message to the user</span>
<span class="p">});</span>
<span class="p">}</span>
<span class="p">});</span>
<span class="p">},</span> <span class="kc">false</span><span class="p">);</span>
<span class="p">}</span>
<span class="nx">unregister</span><span class="p">()</span> <span class="p">{</span>
<span class="c1">// WARNING! dangerous to unregister (results in loss of tokenID)</span>
<span class="nx">Push</span><span class="p">.</span><span class="nx">unregister</span><span class="p">(</span><span class="nx">options</span><span class="p">).</span><span class="nx">then</span><span class="p">((</span><span class="nx">result</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="c1">// Success!</span>
<span class="p">},</span> <span class="p">(</span><span class="nx">err</span><span class="p">)</span> <span class="o">=></span> <span class="p">{</span>
<span class="c1">// Error</span>
<span class="p">});</span>
<span class="p">}</span>
<span class="p">}</span>
</code></pre></div>
</div>
</div>
</div>
<div class="pre-footer">
<div class="row ionic">
<div class="col-sm-6 col-a">
<h4>
<a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
Learn more about how Ionic was built, why you should use it, and what's included. We'll cover
the basics and help you get started from the ground up.
</p>
</div>
<div class="col-sm-6 col-b">
<h4>
<a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
What are you waiting for? Take a look and get coding! Our documentation covers all you need to know
to get an app up and running in minutes.
</p>
</div>
</div>
</div>
<footer class="footer">
<nav class="base-links">
<dl>
<dt>Docs</dt>
<dd><a href="http://ionicframework.com/docs/">Documentation</a></dd>
<dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd>
<dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd>
<dd><a href="http://ionicframework.com/docs/components/">Components</a></dd>
<dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd>
<dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd>
</dl>
<dl>
<dt>Resources</dt>
<dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd>
<dd><a href="http://ngcordova.com/">ngCordova</a></dd>
<dd><a href="http://ionicons.com/">Ionicons</a></dd>
<dd><a href="http://creator.ionic.io/">Creator</a></dd>
<dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd>
<dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd>
</dl>
<dl>
<dt>Contribute</dt>
<dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd>
<dd><a href="http://webchat.freenode.net/?randomnick=1&channels=%23ionic&uio=d4">Ionic IRC</a></dd>
<dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd>
<dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd>
<dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd>
<dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd>
</dl>
<dl class="small-break">
<dt>About</dt>
<dd><a href="http://blog.ionic.io/">Blog</a></dd>
<dd><a href="http://ionic.io">Services</a></dd>
<dd><a href="http://drifty.com">Company</a></dd>
<dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd>
<dd><a href="mailto:hi@ionicframework.com">Contact</a></dd>
<dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd>
</dl>
<dl>
<dt>Connect</dt>
<dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd>
<dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd>
<dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd>
<dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd>
<dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd>
<dd><a href="https://twitter.com/ionitron">Ionitron</a></dd>
</dl>
</nav>
<div class="newsletter row">
<div class="newsletter-container">
<div class="col-sm-7">
<div class="newsletter-text">Stay in the loop</div>
<div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div>
</div>
<form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5">
<input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required />
<span class="input-group-btn">
<button class="btn btn-default" type="submit">Subscribe</button>
</span>
</form>
</div>
</div>
<div class="copy">
<div class="copy-container">
<p class="authors">
Code licensed under <a href="/docs/#license">MIT</a>.
Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a>
<span>|</span>
© 2013-2015 <a href="http://drifty.com/">Drifty Co</a>
</p>
</div>
</div>
</footer>
<script type="text/javascript">
var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true };
(function() {
function loadChartbeat() {
window._sf_endpt = (new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
};
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();
</script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
<script src="/js/v2site.js?1"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script>
<script>
$('.navbar .dropdown').on('show.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').addClass('animated fadeInDown');
});
// ADD SLIDEUP ANIMATION TO DROPDOWN //
$('.navbar .dropdown').on('hide.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200);
//$(this).find('.dropdown-menu').removeClass('animated fadeInDown');
});
try {
var d = new Date('2015-03-20 05:00:00 -0500');
var ts = d.getTime();
var cd = Cookies.get('_iondj');
if(cd) {
cd = JSON.parse(atob(cd));
if(parseInt(cd.lp) < ts) {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
}
cd.lp = ts;
} else {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
cd = {
lp: ts
}
}
Cookies.set('_iondj', btoa(JSON.stringify(cd)));
} catch(e) {
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</body>
</html>
| saimandeper/ionic-site | _site/docs/v2/plugins/push-notifications/index.html | HTML | apache-2.0 | 21,844 |
<!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:34 EEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.wicket.examples.breadcrumb.ThirdPanel (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.examples.breadcrumb.ThirdPanel (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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/examples/breadcrumb/ThirdPanel.html" title="class in org.apache.wicket.examples.breadcrumb"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/wicket/examples/breadcrumb/class-use/ThirdPanel.html" target="_top"><B>FRAMES</B></A>
<A HREF="ThirdPanel.html" target="_top"><B>NO FRAMES</B></A>
<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.examples.breadcrumb.ThirdPanel</B></H2>
</CENTER>
No usage of org.apache.wicket.examples.breadcrumb.ThirdPanel
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/examples/breadcrumb/ThirdPanel.html" title="class in org.apache.wicket.examples.breadcrumb"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/wicket/examples/breadcrumb/class-use/ThirdPanel.html" target="_top"><B>FRAMES</B></A>
<A HREF="ThirdPanel.html" target="_top"><B>NO FRAMES</B></A>
<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 © 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
| afiantara/apache-wicket-1.5.7 | apidocs/org/apache/wicket/examples/breadcrumb/class-use/ThirdPanel.html | HTML | apache-2.0 | 6,169 |
<!--
Copyright 2020 Google LLC
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.
-->
<node-inspector *ngIf="isNode()" [(node)]="selection" [startNode]="isStartNode()"></node-inspector>
<edge-editor *ngIf="isEdge()" [(edge)]="selection"></edge-editor>
<!-- Graph metadata editor. -->
<mat-card *ngIf="!isNode() && !isEdge() && graph">
<ng-container *ngComponentOutlet="projectInspector"></ng-container>
</mat-card>
| google-research/usnea | src/components/inspector/graph_inspector.ng.html | HTML | apache-2.0 | 902 |
<wicket:extend>
<div class="info list-info">
To associate a non-default proxy with a remote repository,
you need to select it in the remote repository's configuration panel.
</div>
</wicket:extend> | alancnet/artifactory | web/application/src/main/java/org/artifactory/webapp/wicket/page/config/proxy/ProxiesListPanel.html | HTML | apache-2.0 | 221 |
<!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_25) on Tue Jan 14 18:10:18 GMT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class generator.misc.StageDataContextSAXHandler</title>
<meta name="date" content="2014-01-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="Uses of Class generator.misc.StageDataContextSAXHandler";
}
//-->
</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="../../../generator/misc/StageDataContextSAXHandler.html" title="class in generator.misc">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-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?generator/misc/class-use/StageDataContextSAXHandler.html" target="_top">Frames</a></li>
<li><a href="StageDataContextSAXHandler.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 generator.misc.StageDataContextSAXHandler" class="title">Uses of Class<br>generator.misc.StageDataContextSAXHandler</h2>
</div>
<div class="classUseContainer">No usage of generator.misc.StageDataContextSAXHandler</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="../../../generator/misc/StageDataContextSAXHandler.html" title="class in generator.misc">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-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?generator/misc/class-use/StageDataContextSAXHandler.html" target="_top">Frames</a></li>
<li><a href="StageDataContextSAXHandler.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 ======= -->
</body>
</html>
| tchico/dgMaster-trunk | dist/javadoc/generator/misc/class-use/StageDataContextSAXHandler.html | HTML | apache-2.0 | 4,189 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>{{ title }}</title>
<link rel="icon" href="../static/images/favicon.ico">
<link rel="stylesheet" href="../static/css/login.css">
</head>
<body>
<div class="container">
<div align="middle" class="login-container">
<img src="../static/images/secured.png" alt="secured-logo" />
<form class="form-signin" action="/login/" method="post">
{% if err_message %}
<div class="messageError">{{ err_message }}</div>
{% endif %}
<input type="text" id="inputEmail" name="username" placeholder="Username" required autofocus tabindex="1" />
<input type="password" id="inputPassword" name="password" placeholder="Password" required tabindex="2" />
<!-- <select id="user_type" class="form-select" name="usertype" tabindex="3">
<option value="1">Expert user</option>
<option value="2">Normal user</option>
<option value="3">Enthusiastic user</option>
</select> -->
{% csrf_token %}
<button class="btn btn-signin" type="submit" tabindex="3">Log in</button>
</form>
</div>
</div>
</body>
</html>
| SECURED-FP7/secured-webgui | webContent/templates/login.html | HTML | apache-2.0 | 1,396 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<title>focal function test</title>
<link rel="stylesheet" href="https://js.arcgis.com/4.4/esri/css/main.css">
<link rel="stylesheet" href="https://js.arcgis.com/4.4/dijit/themes/claro/claro.css">
<link rel="stylesheet" href="css/test1.css">
<!-- Configure Dojo first -->
<script>var dojoConfig = {
packages: [{
name: "CoreConceptsJs",
location: "/CoreConceptsJs" //The "location" is relative to your server path.
}]
};
</script>
<!--Load the ArcGIS API for JavaScript resources from CDN-->
<script src="https://js.arcgis.com/4.4/"></script>
<script>
var app;
require(["esri/Map", "esri/views/MapView",
"CoreConceptsJs/CcField",
"dojo/dom",
"dojo/parser",
"dijit/layout/BorderContainer",
"dijit/layout/ContentPane"],
function (Map, MapView,
CcField,
dom,
parser) {
parser.parse();
var url = "https://gis.ngdc.noaa.gov/arcgis/rest/services/dmsp/stable_lights/ImageServer";
var field1 = new CcField(url);
var map = new Map({
basemap: "gray"
});
var view = new MapView({
map: map,
center: [119.2, 38.15],
zoom: 5,
container: "viewDiv"
});
map.add(field1.layer);
function executeFocal() {
var col = dom.byId("inputCol").value;
var row = dom.byId("inputRow").value;
field1.focal(col, row, "Mean");
}
app = {
executeFocal: executeFocal
};
});
</script>
</head>
<body class="claro">
<div data-dojo-type="dijit.layout.BorderContainer"
data-dojo-props="design:'headline',gutters:false"
style="width: 100%; height: 100%; margin: 0;">
<div id="viewDiv" data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region:'center'">
</div>
<div id="leftPanel" data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region:'left'">
<div id="info">
<b>kernelColumns:</b><br/>
<input type="text" id="inputCol" size="10" value="5"/><br/>
<b>kernelRows:</b><br/>
<input type="text" id="inputRow" size="10" value="5"/><br/><br/>
<button id="btnFocal" style="width:80px" onclick="app.executeFocal();">Focal</button>
<br/><br/>
</div>
<div id='legendDiv' style='display:none;margin-top:15px;'></div>
</div>
</div>
</body>
</html> | spatial-ucsb/ConceptsOfSpatialInformation | CoreConceptsJs/2.0/test/focal.html | HTML | apache-2.0 | 3,105 |
<!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_262) on Mon Aug 31 01:44:55 JST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jp.ac.keio.bio.fun.xitosbml.util (XitoSBML 1.2.0 API)</title>
<meta name="date" content="2020-08-31">
<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="jp.ac.keio.bio.fun.xitosbml.util (XitoSBML 1.2.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-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="../../../../../../../jp/ac/keio/bio/fun/xitosbml/pane/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../jp/ac/keio/bio/fun/xitosbml/visual/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?jp/ac/keio/bio/fun/xitosbml/util/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 jp.ac.keio.bio.fun.xitosbml.util</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"> </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="../../../../../../../jp/ac/keio/bio/fun/xitosbml/util/ModelSaver.html" title="class in jp.ac.keio.bio.fun.xitosbml.util">ModelSaver</a></td>
<td class="colLast">
<div class="block">The class ModelSaver, which is an utility class to save SBML document to a file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../jp/ac/keio/bio/fun/xitosbml/util/ModelValidator.html" title="class in jp.ac.keio.bio.fun.xitosbml.util">ModelValidator</a></td>
<td class="colLast">
<div class="block">The class ModelValidator, which is an utility class to validate SBML document.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../jp/ac/keio/bio/fun/xitosbml/util/PluginConstants.html" title="class in jp.ac.keio.bio.fun.xitosbml.util">PluginConstants</a></td>
<td class="colLast">
<div class="block">The class PluginConstants, which contains constant values used in XitoSBML.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../jp/ac/keio/bio/fun/xitosbml/util/PluginInfo.html" title="class in jp.ac.keio.bio.fun.xitosbml.util">PluginInfo</a></td>
<td class="colLast">
<div class="block">The class PluginInfo, which contains constant values used in XitoSBML.</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 class="navBarCell1Rev">Package</li>
<li>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="../../../../../../../jp/ac/keio/bio/fun/xitosbml/pane/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../jp/ac/keio/bio/fun/xitosbml/visual/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?jp/ac/keio/bio/fun/xitosbml/util/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 © 2017–2020 <a href="http://fun.bio.keio.ac.jp/">Funahashi Lab.</a>. All rights reserved.</small></p>
</body>
</html>
| spatialsimulator/XitoSBML | apidocs/jp/ac/keio/bio/fun/xitosbml/util/package-summary.html | HTML | apache-2.0 | 6,393 |
<!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) on Fri Jun 16 09:55:14 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.jsf.detect Class Hierarchy (Public javadocs 2017.6.1 API)</title>
<meta name="date" content="2017-06-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="org.wildfly.swarm.jsf.detect Class Hierarchy (Public javadocs 2017.6.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>Use</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 class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/jsf/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/wildfly/swarm/jsonp/detect/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/jsf/detect/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package org.wildfly.swarm.jsf.detect</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.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">FileDetector
<ul>
<li type="circle">org.wildfly.swarm.jsf.detect.<a href="../../../../../org/wildfly/swarm/jsf/detect/FacesXmlDetector.html" title="class in org.wildfly.swarm.jsf.detect"><span class="typeNameLink">FacesXmlDetector</span></a></li>
</ul>
</li>
<li type="circle">PackageFractionDetector
<ul>
<li type="circle">org.wildfly.swarm.jsf.detect.<a href="../../../../../org/wildfly/swarm/jsf/detect/JSFPackageDetector.html" title="class in org.wildfly.swarm.jsf.detect"><span class="typeNameLink">JSFPackageDetector</span></a></li>
</ul>
</li>
<li type="circle">WebXmlFractionDetector
<ul>
<li type="circle">org.wildfly.swarm.jsf.detect.<a href="../../../../../org/wildfly/swarm/jsf/detect/JSFServletDetector.html" title="class in org.wildfly.swarm.jsf.detect"><span class="typeNameLink">JSFServletDetector</span></a></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>Use</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 class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/jsf/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/wildfly/swarm/jsonp/detect/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/jsf/detect/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2017.6.1/apidocs/org/wildfly/swarm/jsf/detect/package-tree.html | HTML | apache-2.0 | 5,911 |
<!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" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>FaxJobImplTest xref</title>
<link type="text/css" rel="stylesheet" href="../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../testapidocs/org/fax4j/spi/FaxJobImplTest.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <strong class="jxr_keyword">package</strong> org.fax4j.spi;
<a class="jxr_linenumber" name="L2" href="#L2">2</a>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <strong class="jxr_keyword">import</strong> java.io.File;
<a class="jxr_linenumber" name="L4" href="#L4">4</a> <strong class="jxr_keyword">import</strong> org.fax4j.FaxJob.FaxJobPriority;
<a class="jxr_linenumber" name="L5" href="#L5">5</a> <strong class="jxr_keyword">import</strong> org.junit.Assert;
<a class="jxr_linenumber" name="L6" href="#L6">6</a> <strong class="jxr_keyword">import</strong> org.junit.Before;
<a class="jxr_linenumber" name="L7" href="#L7">7</a> <strong class="jxr_keyword">import</strong> org.junit.Test;
<a class="jxr_linenumber" name="L8" href="#L8">8</a>
<a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_javadoccomment"> * Test Class</em>
<a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_javadoccomment"> * @author Sagie Gur-Ari</em>
<a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L14" href="#L14">14</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="FaxJobImplTest" href="../../../org/fax4j/spi/FaxJobImplTest.html#FaxJobImplTest">FaxJobImplTest</a> {
<a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_javadoccomment">/** The fax job to test */</em>
<a class="jxr_linenumber" name="L16" href="#L16">16</a> <strong class="jxr_keyword">private</strong> FaxJobImpl faxJob;
<a class="jxr_linenumber" name="L17" href="#L17">17</a>
<a class="jxr_linenumber" name="L18" href="#L18">18</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L19" href="#L19">19</a> <em class="jxr_javadoccomment"> * Sets up the SPI instance.</em>
<a class="jxr_linenumber" name="L20" href="#L20">20</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L21" href="#L21">21</a> @Before
<a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setUp() {
<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">this</strong>.faxJob = <strong class="jxr_keyword">new</strong> FaxJobImpl();
<a class="jxr_linenumber" name="L24" href="#L24">24</a> <strong class="jxr_keyword">this</strong>.faxJob.setFile(<strong class="jxr_keyword">new</strong> File(<span class="jxr_string">"TEST_FILE"</span>));
<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">this</strong>.faxJob.setID(<span class="jxr_string">"TEST_ID"</span>);
<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">this</strong>.faxJob.setPriority(FaxJobPriority.LOW_PRIORITY);
<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">this</strong>.faxJob.setProperty(<span class="jxr_string">"prop1"</span>, <span class="jxr_string">"value1"</span>);
<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">this</strong>.faxJob.setProperty(<span class="jxr_string">"prop2"</span>, <span class="jxr_string">"value2"</span>);
<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">this</strong>.faxJob.setSenderEmail(<span class="jxr_string">"TEST_SENDER_EMAIL"</span>);
<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">this</strong>.faxJob.setSenderName(<span class="jxr_string">"TEST_SENDER_NAME"</span>);
<a class="jxr_linenumber" name="L31" href="#L31">31</a> <strong class="jxr_keyword">this</strong>.faxJob.setSenderFaxNumber(<span class="jxr_string">"TEST_SENDER_FAX_NUMBER"</span>);
<a class="jxr_linenumber" name="L32" href="#L32">32</a> <strong class="jxr_keyword">this</strong>.faxJob.setTargetAddress(<span class="jxr_string">"TEST_TARGET_ADDRESS"</span>);
<a class="jxr_linenumber" name="L33" href="#L33">33</a> <strong class="jxr_keyword">this</strong>.faxJob.setTargetName(<span class="jxr_string">"TEST_TARGET_NAME"</span>);
<a class="jxr_linenumber" name="L34" href="#L34">34</a> }
<a class="jxr_linenumber" name="L35" href="#L35">35</a>
<a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment"> * Test</em>
<a class="jxr_linenumber" name="L38" href="#L38">38</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L39" href="#L39">39</a> <em class="jxr_javadoccomment"> * @throws Exception</em>
<a class="jxr_linenumber" name="L40" href="#L40">40</a> <em class="jxr_javadoccomment"> * Any exception</em>
<a class="jxr_linenumber" name="L41" href="#L41">41</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L42" href="#L42">42</a> @Test
<a class="jxr_linenumber" name="L43" href="#L43">43</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> toStringTest() <strong class="jxr_keyword">throws</strong> Exception {
<a class="jxr_linenumber" name="L44" href="#L44">44</a> String output = <strong class="jxr_keyword">this</strong>.faxJob.toString();
<a class="jxr_linenumber" name="L45" href="#L45">45</a> Assert.assertNotNull(output);
<a class="jxr_linenumber" name="L46" href="#L46">46</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"ID: TEST_ID"</span>)));
<a class="jxr_linenumber" name="L47" href="#L47">47</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"Priority: LOW_PRIORITY"</span>)));
<a class="jxr_linenumber" name="L48" href="#L48">48</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"Sender Email: TEST_SENDER_EMAIL"</span>)));
<a class="jxr_linenumber" name="L49" href="#L49">49</a> Assert.assertNotSame(Integer.valueOf(-1),
<a class="jxr_linenumber" name="L50" href="#L50">50</a> Integer.valueOf(output.indexOf(<span class="jxr_string">"Sender Fax Number: TEST_SENDER_FAX_NUMBER"</span>)));
<a class="jxr_linenumber" name="L51" href="#L51">51</a> Assert.assertNotSame(Integer.valueOf(-1),
<a class="jxr_linenumber" name="L52" href="#L52">52</a> Integer.valueOf(output.indexOf(<span class="jxr_string">"Target Address: TEST_TARGET_ADDRESS"</span>)));
<a class="jxr_linenumber" name="L53" href="#L53">53</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"Target Name: TEST_TARGET_NAME"</span>)));
<a class="jxr_linenumber" name="L54" href="#L54">54</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"Sender Name: TEST_SENDER_NAME"</span>)));
<a class="jxr_linenumber" name="L55" href="#L55">55</a> Assert.assertNotSame(Integer.valueOf(-1), Integer.valueOf(output.indexOf(<span class="jxr_string">"File: TEST_FILE"</span>)));
<a class="jxr_linenumber" name="L56" href="#L56">56</a> }
<a class="jxr_linenumber" name="L57" href="#L57">57</a> }
</pre>
<hr/>
<div id="footer">Copyright © 2009–2020 <a href="https://github.com/sagiegurari/fax4j">fax4j</a>. All rights reserved.</div>
</body>
</html>
| sagiegurari/fax4j | docs/xref-test/org/fax4j/spi/FaxJobImplTest.html | HTML | apache-2.0 | 8,362 |
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=gb2312">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link id=Main-File rel=Main-File href="../chat_help.html">
</head>
<body lang=ZH-CN link=blue vlink=purple>
<div style='mso-element:footnote-separator' id=fs>
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
<hr align=left size=1 width="33%">
<![endif]></span></span></p>
</div>
<div style='mso-element:footnote-continuation-separator' id=fcs>
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
<hr align=left size=1>
<![endif]></span></span></p>
</div>
<div style='mso-element:endnote-separator' id=es>
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-separator'><![if !supportFootnotes]>
<hr align=left size=1 width="33%">
<![endif]></span></span></p>
</div>
<div style='mso-element:endnote-continuation-separator' id=ecs>
<p class=MsoNormal><span lang=EN-US><span style='mso-special-character:footnote-continuation-separator'><![if !supportFootnotes]>
<hr align=left size=1>
<![endif]></span></span></p>
</div>
<div style='mso-element:header' id=h1>
<div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;
mso-border-bottom-alt:solid windowtext .75pt;padding:0cm 0cm 1.0pt 0cm'>
<p class=MsoHeader><span lang=EN-US>Zlchat</span><span style='font-family:ËÎÌå;
mso-ascii-font-family:"Times New Roman";mso-hansi-font-family:"Times New Roman"'>Óû§ÊÖ²á</span></p>
</div>
</div>
<div style='mso-element:footer' id=f1>
<p class=MsoFooter><span style='font-family:ËÎÌå;mso-ascii-font-family:"Times New Roman";
mso-hansi-font-family:"Times New Roman"'>ÉϺ£×¿ÀËÍ¨ÍøÂç¿Æ¼¼ÓÐÏÞ¹«Ë¾</span><span lang=EN-US><span
style='mso-spacerun:yes'> </span>www.zlchat.com</span></p>
</div>
</body>
</html>
| work4team/jxmb | meeting/zlchat_help.files/header.html | HTML | apache-2.0 | 2,236 |
{% extends "layout.html" %}
{% block breadcrumb %}
<li><a href="#">发布系统</a><span class="divider"></span></li>
<li class="active">项目管理</li>
{% endblock %}
{% block body %}
<div class="widget-box">
<div class="widget-title">
<h5 style="float:left;"><i class="fa fa-table fa-fw"></i>项目管理</h5>
<button style="float:right;" class="btn btn-primary btn-sm" id="addBtn">添加项目</button>
</div> <!--widget-title end-->
<div class="widget-content">
<!--项目列表-->
<table id ="datatable" class="table table-bordered table-striped table-hover">
<thead>
<tr>
<th>项目名</th>
<th>负责人</th>
<th>项目开发者</th>
<th>创建时间</th>
<th>状态</th>
<th>备注</th>
<th>操作</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<!--添加项目模态窗-->
<!--更新项目模态窗-->
</div><!--widget-content end-->
</div><!--widget-box end-->
{% endblock %}
{% block js %}
{% endblock %}
| liu-jian/seos1.0 | web/templates/project/project.html | HTML | apache-2.0 | 1,015 |
<!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_32) on Tue Jun 18 11:08:58 PDT 2013 -->
<TITLE>
com.amazonaws.services.simpleworkflow (AWS SDK for Java - 1.4.7)
</TITLE>
<META NAME="date" CONTENT="2013-06-18">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../JavaDoc.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/amazonaws/services/simpleworkflow/package-summary.html" target="classFrame">com.amazonaws.services.simpleworkflow</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AmazonSimpleWorkflow.html" title="interface in com.amazonaws.services.simpleworkflow" target="classFrame"><I>AmazonSimpleWorkflow</I></A>
<BR>
<A HREF="AmazonSimpleWorkflowAsync.html" title="interface in com.amazonaws.services.simpleworkflow" target="classFrame"><I>AmazonSimpleWorkflowAsync</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AmazonSimpleWorkflowAsyncClient.html" title="class in com.amazonaws.services.simpleworkflow" target="classFrame">AmazonSimpleWorkflowAsyncClient</A>
<BR>
<A HREF="AmazonSimpleWorkflowClient.html" title="class in com.amazonaws.services.simpleworkflow" target="classFrame">AmazonSimpleWorkflowClient</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| hobinyoon/aws-java-sdk-1.4.7 | documentation/javadoc/com/amazonaws/services/simpleworkflow/package-frame.html | HTML | apache-2.0 | 1,654 |
<p class="lead">Puedes contactar con nosotros a través de <a class="hogar nolink" href="mailto:climahogarsc@gmail.com">climahogarsc@gmail.com</a> o en el teléfono que aparece más abajo</p>
| miguelfito/climahogar | contact.html | HTML | apache-2.0 | 193 |
<!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:16 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>org.apache.solr.util.hll (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="org.apache.solr.util.hll (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 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="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/util/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/solr/util/plugin/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/util/hll/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 org.apache.solr.util.hll</h1>
<div class="docSummary">
<div class="block">A fork of <a href="https://github.com/aggregateknowledge/java-hll/">Java-HyperLogLog</a> package tweaked
not to depend on fastutil and with cleanups to make it lean and clean.</div>
</div>
<p>See: <a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/solr/util/hll/IWordDeserializer.html" title="interface in org.apache.solr.util.hll">IWordDeserializer</a></td>
<td class="colLast">
<div class="block">Reads 'words' of a fixed width, in sequence, from a byte array.</div>
</td>
</tr>
</tbody>
</table>
</li>
<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"> </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/solr/util/hll/HLL.html" title="class in org.apache.solr.util.hll">HLL</a></td>
<td class="colLast">
<div class="block">A probabilistic set of hashed <code>long</code> elements.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/solr/util/hll/HLLType.html" title="enum in org.apache.solr.util.hll">HLLType</a></td>
<td class="colLast">
<div class="block">The types of algorithm/data structure that <a href="../../../../../org/apache/solr/util/hll/HLL.html" title="class in org.apache.solr.util.hll"><code>HLL</code></a> can utilize.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package org.apache.solr.util.hll Description">Package org.apache.solr.util.hll Description</h2>
<div class="block">A fork of <a href="https://github.com/aggregateknowledge/java-hll/">Java-HyperLogLog</a> package tweaked
not to depend on fastutil and with cleanups to make it lean and clean.</div>
</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="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/util/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/solr/util/plugin/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/util/hll/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>
<i>Copyright © 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>
| changwu/mqa | solr-5.3.0/docs/solr-core/org/apache/solr/util/hll/package-summary.html | HTML | apache-2.0 | 7,484 |
<!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>Oklahoma | Is Lyft In</title>
<meta name="description" content="Find out where you can get a Lyft ride in Oklahoma.">
<meta property="og:title" content="Oklahoma | Is Lyft In" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://islyftin.com/oklahoma " />
<meta property="og:image" content="img/logo.png" />
<meta property="og:description" content="Find out where you can get a Lyft ride in Oklahoma." />
<!-- Logo in Tab -->
<link rel="shortcut icon" href="img/logo.png">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/islyftin.css" rel="stylesheet">
<!-- Bootstrap Button Pack -->
<link href="css/buttons.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="../font-awesome-4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TD94C5 "height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f) ;})(window,document,'script','dataLayer','GTM-TD94C5');</script>
<!-- End Google Tag Manager -->
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand page-scroll" href="index.html"><img src="img/logo.png" style="width:101px;height:34px"></a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#cities">Cities</a>
</li>
<li>
<a class="page-scroll" href="#download">Download</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="brand-heading">Is Lyft In</h1>
<p class="intro-text">Lyft is Available in Oklahoma!<br>Click below to see the cities</p>
<a href="#cities" class="btn btn-circle page-scroll">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</header>
<!-- State Section -->
<section id="cities" class="container content-section text-center">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>Cities</h2>
</div>
</div>
</section>
<!-- City Button -->
<div class="text-center">
<a href="oklahoma/oklahomacity"><button type="button" class="btn btn-default outline">Oklahoma City</button></a>
<a href="oklahoma/tulsa"><button type="button" class="btn btn-default outline">Tulsa</button></a>
</div>
<!-- Download Section -->
<section id="download" class="content-section text-center">
<div class="download-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Download</h2>
<p>You can download Lyft for free</p>
<a target="_blank" href="https://www.lyft.com/invited/AKHIL23" class="btn btn-primary btn-info"><span class="glyphicon glyphicon-arrow-down"></span> Download Now</a>
</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright © Is Lyft In 2014</p>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/islyftin.js"></script>
</body>
</html>
| gmultani12/is_lyft_in | oklahoma.html | HTML | apache-2.0 | 5,721 |
<!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_03) on Mon Nov 19 21:41:12 CET 2007 -->
<TITLE>
org.springframework.remoting.rmi (Spring Framework API 2.5)
</TITLE>
<META NAME="date" CONTENT="2007-11-19">
<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="org.springframework.remoting.rmi (Spring Framework API 2.5)";
}
}
</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> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/springframework/remoting/jaxws/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../org/springframework/remoting/soap/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/springframework/remoting/rmi/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<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>
<H2>
Package org.springframework.remoting.rmi
</H2>
Remoting classes for conventional RMI and transparent remoting via
RMI invokers.
<P>
<B>See:</B>
<BR>
<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiInvocationHandler.html" title="interface in org.springframework.remoting.rmi">RmiInvocationHandler</A></B></TD>
<TD>Interface for RMI invocation handlers instances on the server,
wrapping exported services.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/CodebaseAwareObjectInputStream.html" title="class in org.springframework.remoting.rmi">CodebaseAwareObjectInputStream</A></B></TD>
<TD>Special ObjectInputStream subclass that falls back to a specified codebase
to load classes from if not found locally.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/JndiRmiClientInterceptor.html" title="class in org.springframework.remoting.rmi">JndiRmiClientInterceptor</A></B></TD>
<TD><A HREF="http://aopalliance.sourceforge.net/doc/org/aopalliance/intercept/MethodInterceptor.html?is-external=true" title="class or interface in org.aopalliance.intercept"><CODE>MethodInterceptor</CODE></A> for accessing RMI services from JNDI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/JndiRmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi">JndiRmiProxyFactoryBean</A></B></TD>
<TD>Factory bean for RMI proxies from JNDI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/JndiRmiServiceExporter.html" title="class in org.springframework.remoting.rmi">JndiRmiServiceExporter</A></B></TD>
<TD>Service exporter which binds RMI services to JNDI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiBasedExporter.html" title="class in org.springframework.remoting.rmi">RmiBasedExporter</A></B></TD>
<TD>Convenient superclass for RMI-based remote exporters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiClientInterceptor.html" title="class in org.springframework.remoting.rmi">RmiClientInterceptor</A></B></TD>
<TD><A HREF="http://aopalliance.sourceforge.net/doc/org/aopalliance/intercept/MethodInterceptor.html?is-external=true" title="class or interface in org.aopalliance.intercept"><CODE>MethodInterceptor</CODE></A> for accessing conventional
RMI services or RMI invokers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiClientInterceptorUtils.html" title="class in org.springframework.remoting.rmi">RmiClientInterceptorUtils</A></B></TD>
<TD>Factored-out methods for performing invocations within an RMI client.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi">RmiProxyFactoryBean</A></B></TD>
<TD>FactoryBean for RMI proxies, supporting both conventional RMI services and
RMI invokers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiRegistryFactoryBean.html" title="class in org.springframework.remoting.rmi">RmiRegistryFactoryBean</A></B></TD>
<TD>FactoryBean that locates a <A HREF="http://java.sun.com/javase/6/docs/api/java/rmi/registry/Registry.html?is-external=true" title="class or interface in java.rmi.registry"><CODE>Registry</CODE></A> and
exposes it for bean references.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/springframework/remoting/rmi/RmiServiceExporter.html" title="class in org.springframework.remoting.rmi">RmiServiceExporter</A></B></TD>
<TD>RMI exporter that exposes the specified service as RMI object with the specified name.</TD>
</TR>
</TABLE>
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.springframework.remoting.rmi Description
</H2>
<P>
Remoting classes for conventional RMI and transparent remoting via
RMI invokers. Provides a proxy factory for accessing RMI services,
and an exporter for making beans available to RMI clients.
<P>
<P>
<DL>
</DL>
<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> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/springframework/remoting/jaxws/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../org/springframework/remoting/soap/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/springframework/remoting/rmi/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<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>
<i>Copyright © 2002-2007 <a href=http://www.springframework.org/ target=_top>The Spring Framework</a>.</i>
</BODY>
</HTML>
| mattxia/spring-2.5-analysis | docs/api/org/springframework/remoting/rmi/package-summary.html | HTML | apache-2.0 | 11,235 |
<!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>The nova.tests.compute.test_compute Module — nova 2012.2.1 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/tweaks.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2012.2.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/jquery.tweet.js"></script>
<link rel="top" title="nova 2012.2.1 documentation" href="../index.html" />
<link rel="up" title="<no title>" href="autoindex.html" />
<link rel="next" title="The nova.tests.compute.test_compute_utils Module" href="nova.tests.compute.test_compute_utils.html" />
<link rel="prev" title="The nova.tests.compute.fake_resource_tracker Module" href="nova.tests.compute.fake_resource_tracker.html" />
</head>
<body>
<div id="header">
<h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
<ul id="navigation">
<li><a href="http://www.openstack.org/" title="Go to the Home page" class="link">Home</a></li>
<li><a href="http://www.openstack.org/projects/" title="Go to the OpenStack Projects page">Projects</a></li>
<li><a href="http://www.openstack.org/user-stories/" title="Go to the User Stories page" class="link">User Stories</a></li>
<li><a href="http://www.openstack.org/community/" title="Go to the Community page" class="link">Community</a></li>
<li><a href="http://www.openstack.org/blog/" title="Go to the OpenStack Blog">Blog</a></li>
<li><a href="http://wiki.openstack.org/" title="Go to the OpenStack Wiki">Wiki</a></li>
<li><a href="http://docs.openstack.org/" title="Go to OpenStack Documentation" class="current">Documentation</a></li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="module-nova.tests.compute.test_compute">
<span id="the-nova-tests-compute-test-compute-module"></span><h1>The <a class="reference internal" href="#module-nova.tests.compute.test_compute" title="nova.tests.compute.test_compute"><tt class="xref py py-mod docutils literal"><span class="pre">nova.tests.compute.test_compute</span></tt></a> Module<a class="headerlink" href="#module-nova.tests.compute.test_compute" title="Permalink to this headline">¶</a></h1>
<p>Tests for compute service</p>
<dl class="class">
<dt id="nova.tests.compute.test_compute.BaseTestCase">
<em class="property">class </em><tt class="descname">BaseTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.BaseTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="nova.test.html#nova.test.TestCase" title="nova.test.TestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.test.TestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.BaseTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.BaseTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.BaseTestCase.tearDown">
<tt class="descname">tearDown</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.BaseTestCase.tearDown" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase">
<em class="property">class </em><tt class="descname">ComputeAPIAggrTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<p>This is for unit coverage of aggregate-related methods
defined in nova.compute.api.</p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate">
<tt class="descname">test_add_host_to_aggregate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can add a host to an aggregate.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_multiple">
<tt class="descname">test_add_host_to_aggregate_multiple</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_multiple" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can add multiple hosts to an aggregate.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_raise_not_found">
<tt class="descname">test_add_host_to_aggregate_raise_not_found</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_raise_not_found" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure ComputeHostNotFound is raised when adding invalid host.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_zones_mismatch">
<tt class="descname">test_add_host_to_aggregate_zones_mismatch</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_add_host_to_aggregate_zones_mismatch" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure InvalidAggregateAction is raised when zones don’t match.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_create_invalid_availability_zone">
<tt class="descname">test_create_invalid_availability_zone</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_create_invalid_availability_zone" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure InvalidAggregateAction is raised with wrong avail_zone.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_delete_aggregate">
<tt class="descname">test_delete_aggregate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_delete_aggregate" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can delete an aggregate.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_delete_non_empty_aggregate">
<tt class="descname">test_delete_non_empty_aggregate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_delete_non_empty_aggregate" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure InvalidAggregateAction is raised when non empty aggregate.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_remove_host_from_aggregate_active">
<tt class="descname">test_remove_host_from_aggregate_active</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_remove_host_from_aggregate_active" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can remove a host from an aggregate.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_remove_host_from_aggregate_raise_not_found">
<tt class="descname">test_remove_host_from_aggregate_raise_not_found</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_remove_host_from_aggregate_raise_not_found" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure ComputeHostNotFound is raised when removing invalid host.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata">
<tt class="descname">test_update_aggregate_metadata</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure metadata can be updated</p>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase">
<em class="property">class </em><tt class="descname">ComputeAPITestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_add_remove_fixed_ip">
<tt class="descname">test_add_remove_fixed_ip</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_add_remove_fixed_ip" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_add_remove_security_group">
<tt class="descname">test_add_remove_security_group</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_add_remove_security_group" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume">
<tt class="descname">test_attach_volume</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be soft rebooted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume_invalid">
<tt class="descname">test_attach_volume_invalid</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume_invalid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume_no_device">
<tt class="descname">test_attach_volume_no_device</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_attach_volume_no_device" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_backup">
<tt class="descname">test_backup</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_backup" title="Permalink to this definition">¶</a></dt>
<dd><p>Can’t backup an instance which is already being backed up.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_backup_conflict">
<tt class="descname">test_backup_conflict</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_backup_conflict" title="Permalink to this definition">¶</a></dt>
<dd><p>Can’t backup an instance which is already being backed up.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_console_output">
<tt class="descname">test_console_output</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_console_output" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_associates_security_groups">
<tt class="descname">test_create_instance_associates_security_groups</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_associates_security_groups" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure create associates security groups</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_defaults_display_name">
<tt class="descname">test_create_instance_defaults_display_name</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_defaults_display_name" title="Permalink to this definition">¶</a></dt>
<dd><p>Verify that an instance cannot be created without a display_name.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_sets_system_metadata">
<tt class="descname">test_create_instance_sets_system_metadata</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_sets_system_metadata" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure image properties are copied into system metadata.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_with_invalid_security_group_raises">
<tt class="descname">test_create_instance_with_invalid_security_group_raises</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_instance_with_invalid_security_group_raises" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_just_enough_ram_and_disk">
<tt class="descname">test_create_just_enough_ram_and_disk</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_just_enough_ram_and_disk" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with just enough ram and disk space</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_base64_user_data">
<tt class="descname">test_create_with_base64_user_data</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_base64_user_data" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with ok much user data.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_large_user_data">
<tt class="descname">test_create_with_large_user_data</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_large_user_data" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with too much user data.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_malformed_user_data">
<tt class="descname">test_create_with_malformed_user_data</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_malformed_user_data" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with malformed user data.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_no_ram_and_disk_reqs">
<tt class="descname">test_create_with_no_ram_and_disk_reqs</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_no_ram_and_disk_reqs" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with no min_ram or min_disk</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_too_little_disk">
<tt class="descname">test_create_with_too_little_disk</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_too_little_disk" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with too little disk space</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_too_little_ram">
<tt class="descname">test_create_with_too_little_ram</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_create_with_too_little_ram" title="Permalink to this definition">¶</a></dt>
<dd><p>Test an instance type with too little memory</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_default_hostname_generator">
<tt class="descname">test_default_hostname_generator</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_default_hostname_generator" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete">
<tt class="descname">test_delete</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_fail">
<tt class="descname">test_delete_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_fast_if_host_not_set">
<tt class="descname">test_delete_fast_if_host_not_set</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_fast_if_host_not_set" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_handles_host_setting_race_condition">
<tt class="descname">test_delete_handles_host_setting_race_condition</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_handles_host_setting_race_condition" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_soft">
<tt class="descname">test_delete_soft</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_soft" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_soft_fail">
<tt class="descname">test_delete_soft_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_delete_soft_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_destroy_instance_disassociates_security_groups">
<tt class="descname">test_destroy_instance_disassociates_security_groups</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_destroy_instance_disassociates_security_groups" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure destroying disassociates security groups</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_destroy_security_group_disassociates_instances">
<tt class="descname">test_destroy_security_group_disassociates_instances</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_destroy_security_group_disassociates_instances" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure destroying security groups disassociates instances</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_force_delete">
<tt class="descname">test_force_delete</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_force_delete" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be deleted after a soft delete</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get">
<tt class="descname">test_get</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get" title="Permalink to this definition">¶</a></dt>
<dd><p>Test get instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_flavor">
<tt class="descname">test_get_all_by_flavor</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_flavor" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching instances by image</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_image">
<tt class="descname">test_get_all_by_image</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_image" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching instances by image</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_metadata">
<tt class="descname">test_get_all_by_metadata</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_metadata" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching instances by metadata</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_multiple_options_at_once">
<tt class="descname">test_get_all_by_multiple_options_at_once</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_multiple_options_at_once" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching by multiple options at once</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_name_regexp">
<tt class="descname">test_get_all_by_name_regexp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_name_regexp" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching instances by name (display_name)</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_state">
<tt class="descname">test_get_all_by_state</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_all_by_state" title="Permalink to this definition">¶</a></dt>
<dd><p>Test searching instances by state</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_diagnostics">
<tt class="descname">test_get_diagnostics</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_diagnostics" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_instance_faults">
<tt class="descname">test_get_instance_faults</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_instance_faults" title="Permalink to this definition">¶</a></dt>
<dd><p>Get an instances latest fault</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_lock">
<tt class="descname">test_get_lock</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_lock" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_vnc_console_no_host">
<tt class="descname">test_get_vnc_console_no_host</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_vnc_console_no_host" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_get_with_integer_id">
<tt class="descname">test_get_with_integer_id</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_get_with_integer_id" title="Permalink to this definition">¶</a></dt>
<dd><p>Test get instance with an integer id</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_hard_reboot_of_soft_rebooting_instance">
<tt class="descname">test_hard_reboot_of_soft_rebooting_instance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_hard_reboot_of_soft_rebooting_instance" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be hard rebooted while soft rebooting</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_hostname_create">
<tt class="descname">test_hostname_create</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_hostname_create" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance hostname is set during creation.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_inject_file">
<tt class="descname">test_inject_file</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_inject_file" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can write a file to an instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_inject_network_info">
<tt class="descname">test_inject_network_info</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_inject_network_info" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_architecture">
<tt class="descname">test_instance_architecture</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_architecture" title="Permalink to this definition">¶</a></dt>
<dd><p>Test the instance architecture</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_metadata">
<tt class="descname">test_instance_metadata</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_metadata" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_name_template">
<tt class="descname">test_instance_name_template</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_name_template" title="Permalink to this definition">¶</a></dt>
<dd><p>Test the instance_name template</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_unknown_architecture">
<tt class="descname">test_instance_unknown_architecture</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_instance_unknown_architecture" title="Permalink to this definition">¶</a></dt>
<dd><p>Test if the architecture is unknown.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_live_migrate">
<tt class="descname">test_live_migrate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_live_migrate" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_lock">
<tt class="descname">test_lock</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_lock" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_migrate">
<tt class="descname">test_migrate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_migrate" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_pause">
<tt class="descname">test_pause</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_pause" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be paused</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_reboot_hard">
<tt class="descname">test_reboot_hard</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_reboot_hard" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be hard rebooted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_reboot_soft">
<tt class="descname">test_reboot_soft</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_reboot_soft" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be soft rebooted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_rebuild">
<tt class="descname">test_rebuild</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_rebuild" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_repeated_delete_quota">
<tt class="descname">test_repeated_delete_quota</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_repeated_delete_quota" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_rescue_unrescue">
<tt class="descname">test_rescue_unrescue</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_rescue_unrescue" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_reservation_id_one_instance">
<tt class="descname">test_reservation_id_one_instance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_reservation_id_one_instance" title="Permalink to this definition">¶</a></dt>
<dd><p>Verify building an instance has a reservation_id that
matches return value from create</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_reservation_ids_two_instances">
<tt class="descname">test_reservation_ids_two_instances</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_reservation_ids_two_instances" title="Permalink to this definition">¶</a></dt>
<dd><p>Verify building 2 instances at once results in a
reservation_id being returned equal to reservation id set
in both instances</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_reset_network">
<tt class="descname">test_reset_network</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_reset_network" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_confirm_through_api">
<tt class="descname">test_resize_confirm_through_api</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_confirm_through_api" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_invalid_flavor_fails">
<tt class="descname">test_resize_invalid_flavor_fails</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_invalid_flavor_fails" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure invalid flavors raise</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_request_spec">
<tt class="descname">test_resize_request_spec</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_request_spec" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_request_spec_noavoid">
<tt class="descname">test_resize_request_spec_noavoid</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_request_spec_noavoid" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_revert_through_api">
<tt class="descname">test_resize_revert_through_api</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_revert_through_api" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_same_flavor_fails">
<tt class="descname">test_resize_same_flavor_fails</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resize_same_flavor_fails" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure invalid flavors raise</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_restore">
<tt class="descname">test_restore</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_restore" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be restored from a soft delete</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_resume">
<tt class="descname">test_resume</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_resume" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be resumed (if suspended)</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh">
<tt class="descname">test_secgroup_refresh</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh_none">
<tt class="descname">test_secgroup_refresh_none</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh_none" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh_once">
<tt class="descname">test_secgroup_refresh_once</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secgroup_refresh_once" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh">
<tt class="descname">test_secrule_refresh</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh_none">
<tt class="descname">test_secrule_refresh_none</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh_none" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh_once">
<tt class="descname">test_secrule_refresh_once</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_secrule_refresh_once" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_set_admin_password">
<tt class="descname">test_set_admin_password</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_set_admin_password" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can have its admin password set</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot">
<tt class="descname">test_snapshot</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure a snapshot of an instance can be created</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_conflict">
<tt class="descname">test_snapshot_conflict</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_conflict" title="Permalink to this definition">¶</a></dt>
<dd><p>Can’t snapshot an instance which is already being snapshotted.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk">
<tt class="descname">test_snapshot_minram_mindisk</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure a snapshots min_ram and min_disk are correct.</p>
<p>A snapshot of an instance should have min_ram and min_disk
set to that of the instances original image unless that
image had a disk format of vhd.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_VHD">
<tt class="descname">test_snapshot_minram_mindisk_VHD</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_VHD" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure a snapshots min_ram and min_disk are correct.</p>
<p>A snapshot of a non-shrinkable VHD should have min_ram
and min_disk set to that of the original instances flavor.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_img_missing_minram">
<tt class="descname">test_snapshot_minram_mindisk_img_missing_minram</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_img_missing_minram" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure a snapshots min_ram and min_disk are correct.</p>
<p>Do not show an attribute that the orig img did not have.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_no_image">
<tt class="descname">test_snapshot_minram_mindisk_no_image</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_snapshot_minram_mindisk_no_image" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure a snapshots min_ram and min_disk are correct.</p>
<p>A snapshots min_ram and min_disk should be set to default if
an instances original image cannot be found.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_soft_reboot_of_rebooting_instance">
<tt class="descname">test_soft_reboot_of_rebooting_instance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_soft_reboot_of_rebooting_instance" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can’t be soft rebooted while rebooting</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_start">
<tt class="descname">test_start</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_start" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_start_shutdown">
<tt class="descname">test_start_shutdown</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_start_shutdown" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_stop">
<tt class="descname">test_stop</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_stop" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_suspend">
<tt class="descname">test_suspend</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_suspend" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be suspended</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_unlock">
<tt class="descname">test_unlock</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_unlock" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_unpause">
<tt class="descname">test_unpause</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_unpause" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be unpaused</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_update_block_device_mapping">
<tt class="descname">test_update_block_device_mapping</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_update_block_device_mapping" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_vnc_console">
<tt class="descname">test_vnc_console</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_vnc_console" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can a vnc console for an instance.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAPITestCase.test_volume_size">
<tt class="descname">test_volume_size</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAPITestCase.test_volume_size" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase">
<em class="property">class </em><tt class="descname">ComputeAggrTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<p>This is for unit coverage of aggregate-related methods
defined in nova.compute.manager.</p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase.test_add_aggregate_host">
<tt class="descname">test_add_aggregate_host</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase.test_add_aggregate_host" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase.test_add_aggregate_host_passes_slave_info_to_driver">
<tt class="descname">test_add_aggregate_host_passes_slave_info_to_driver</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase.test_add_aggregate_host_passes_slave_info_to_driver" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase.test_remove_aggregate_host">
<tt class="descname">test_remove_aggregate_host</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase.test_remove_aggregate_host" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeAggrTestCase.test_remove_from_aggregate_passes_slave_info_to_driver">
<tt class="descname">test_remove_from_aggregate_passes_slave_info_to_driver</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeAggrTestCase.test_remove_from_aggregate_passes_slave_info_to_driver" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase">
<em class="property">class </em><tt class="descname">ComputeHostAPITestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase.test_get_host_uptime">
<tt class="descname">test_get_host_uptime</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase.test_get_host_uptime" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase.test_host_power_action">
<tt class="descname">test_host_power_action</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase.test_host_power_action" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase.test_set_host_enabled">
<tt class="descname">test_set_host_enabled</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase.test_set_host_enabled" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeHostAPITestCase.test_set_host_maintenance">
<tt class="descname">test_set_host_maintenance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeHostAPITestCase.test_set_host_maintenance" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase">
<em class="property">class </em><tt class="descname">ComputePolicyTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.tearDown">
<tt class="descname">tearDown</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.tearDown" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_actions_are_prefixed">
<tt class="descname">test_actions_are_prefixed</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_actions_are_prefixed" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_attach_network_fail">
<tt class="descname">test_create_attach_network_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_attach_network_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_attach_volume_fail">
<tt class="descname">test_create_attach_volume_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_attach_volume_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_fail">
<tt class="descname">test_create_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_create_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_all_fail">
<tt class="descname">test_get_all_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_all_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_fail">
<tt class="descname">test_get_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_instance_faults">
<tt class="descname">test_get_instance_faults</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_get_instance_faults" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputePolicyTestCase.test_wrapped_method">
<tt class="descname">test_wrapped_method</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputePolicyTestCase.test_wrapped_method" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase">
<em class="property">class </em><tt class="descname">ComputeReschedulingExceptionTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<p>Tests for re-scheduling exception handling logic</p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_context_cleared">
<tt class="descname">test_exception_context_cleared</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_context_cleared" title="Permalink to this definition">¶</a></dt>
<dd><p>Test with no rescheduling and an additional exception occurs
clearing the original build error’s exception context.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_with_rescheduling_disabled">
<tt class="descname">test_exception_with_rescheduling_disabled</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_with_rescheduling_disabled" title="Permalink to this definition">¶</a></dt>
<dd><p>Spawn fails and re-scheduling is disabled.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_with_rescheduling_enabled">
<tt class="descname">test_exception_with_rescheduling_enabled</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingExceptionTestCase.test_exception_with_rescheduling_enabled" title="Permalink to this definition">¶</a></dt>
<dd><p>Spawn fails and re-scheduling is enabled. Original exception
should <em>not</em> be re-raised.</p>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase">
<em class="property">class </em><tt class="descname">ComputeReschedulingTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<p>Tests related to re-scheduling build requests</p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_filter_properties">
<tt class="descname">test_reschedule_no_filter_properties</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_filter_properties" title="Permalink to this definition">¶</a></dt>
<dd><p>no filter_properties will disable re-scheduling</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_request_spec">
<tt class="descname">test_reschedule_no_request_spec</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_request_spec" title="Permalink to this definition">¶</a></dt>
<dd><p>no request spec will also disable re-scheduling</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_retry_info">
<tt class="descname">test_reschedule_no_retry_info</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_no_retry_info" title="Permalink to this definition">¶</a></dt>
<dd><p>no retry info will also disable re-scheduling</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_success">
<tt class="descname">test_reschedule_success</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeReschedulingTestCase.test_reschedule_success" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.ComputeTestCase">
<em class="property">class </em><tt class="descname">ComputeTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.tearDown">
<tt class="descname">tearDown</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.tearDown" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_add_fixed_ip_usage_notification">
<tt class="descname">test_add_fixed_ip_usage_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_add_fixed_ip_usage_notification" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault">
<tt class="descname">test_add_instance_fault</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault_no_exc_info">
<tt class="descname">test_add_instance_fault_no_exc_info</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault_no_exc_info" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault_user_error">
<tt class="descname">test_add_instance_fault_user_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_add_instance_fault_user_error" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_can_terminate_on_error_state">
<tt class="descname">test_can_terminate_on_error_state</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_can_terminate_on_error_state" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure that the instance can be terminated in ERROR state</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_fails_dest_check">
<tt class="descname">test_check_can_live_migrate_destination_fails_dest_check</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_fails_dest_check" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm check_can_live_migrate_destination works on positive path</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_fails_source">
<tt class="descname">test_check_can_live_migrate_destination_fails_source</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_fails_source" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm check_can_live_migrate_destination works on positive path</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_works_correctly">
<tt class="descname">test_check_can_live_migrate_destination_works_correctly</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_destination_works_correctly" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm check_can_live_migrate_destination works on positive path</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_source_works_correctly">
<tt class="descname">test_check_can_live_migrate_source_works_correctly</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_check_can_live_migrate_source_works_correctly" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm check_can_live_migrate_source works on positive path</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_cleanup_running_deleted_instances">
<tt class="descname">test_cleanup_running_deleted_instances</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_cleanup_running_deleted_instances" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_console_output">
<tt class="descname">test_console_output</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_console_output" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can get console output from instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_console_output_tail">
<tt class="descname">test_console_output_tail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_console_output_tail" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can get console output from instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_associates_config_drive">
<tt class="descname">test_create_instance_associates_config_drive</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_associates_config_drive" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure create associates a config drive.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_unlimited_disk">
<tt class="descname">test_create_instance_unlimited_disk</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_unlimited_disk" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_unlimited_memory">
<tt class="descname">test_create_instance_unlimited_memory</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_unlimited_memory" title="Permalink to this definition">¶</a></dt>
<dd><p>Default of memory limit=None is unlimited</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_img_ref_associates_config_drive">
<tt class="descname">test_create_instance_with_img_ref_associates_config_drive</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_img_ref_associates_config_drive" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure create associates a config drive.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_cpu">
<tt class="descname">test_create_instance_with_oversubscribed_cpu</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_cpu" title="Permalink to this definition">¶</a></dt>
<dd><p>Test passing of oversubscribed cpu policy from the scheduler.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_disk">
<tt class="descname">test_create_instance_with_oversubscribed_disk</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_disk" title="Permalink to this definition">¶</a></dt>
<dd><p>Test passing of oversubscribed disk policy from the scheduler.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_disk_fail">
<tt class="descname">test_create_instance_with_oversubscribed_disk_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_disk_fail" title="Permalink to this definition">¶</a></dt>
<dd><p>Test passing of oversubscribed disk policy from the scheduler, but
with insufficient disk.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_ram">
<tt class="descname">test_create_instance_with_oversubscribed_ram</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_ram" title="Permalink to this definition">¶</a></dt>
<dd><p>Test passing of oversubscribed ram policy from the scheduler.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_ram_fail">
<tt class="descname">test_create_instance_with_oversubscribed_ram_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_instance_with_oversubscribed_ram_fail" title="Permalink to this definition">¶</a></dt>
<dd><p>Test passing of oversubscribed ram policy from the scheduler, but
with insufficient memory.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_create_multiple_instances_then_starve">
<tt class="descname">test_create_multiple_instances_then_starve</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_create_multiple_instances_then_starve" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_default_access_ip">
<tt class="descname">test_default_access_ip</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_default_access_ip" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_delete_instance_succedes_on_volume_fail">
<tt class="descname">test_delete_instance_succedes_on_volume_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_delete_instance_succedes_on_volume_fail" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_diagnostics">
<tt class="descname">test_diagnostics</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_diagnostics" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can get diagnostics for an instance.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_fail_to_schedule_persists">
<tt class="descname">test_fail_to_schedule_persists</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_fail_to_schedule_persists" title="Permalink to this definition">¶</a></dt>
<dd><p>check the persistence of the ERROR(scheduling) state</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize">
<tt class="descname">test_finish_resize</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize" title="Permalink to this definition">¶</a></dt>
<dd><p>Contrived test to ensure finish_resize doesn’t raise anything</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize_handles_error">
<tt class="descname">test_finish_resize_handles_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize_handles_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we don’t leave the instance in RESIZE on error</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize_instance_notification">
<tt class="descname">test_finish_resize_instance_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_finish_resize_instance_notification" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure notifications on instance migrate/resize</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_finish_revert_resize">
<tt class="descname">test_finish_revert_resize</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_finish_revert_resize" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure that the flavor is reverted to the original on revert</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_get_by_flavor_id">
<tt class="descname">test_get_by_flavor_id</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_get_by_flavor_id" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_heal_instance_info_cache">
<tt class="descname">test_heal_instance_info_cache</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_heal_instance_info_cache" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_inject_file">
<tt class="descname">test_inject_file</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_inject_file" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can write a file to an instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_inject_network_info">
<tt class="descname">test_inject_network_info</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_inject_network_info" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can inject network info</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout">
<tt class="descname">test_instance_build_timeout</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout_disabled">
<tt class="descname">test_instance_build_timeout_disabled</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout_disabled" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout_mixed_instances">
<tt class="descname">test_instance_build_timeout_mixed_instances</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_instance_build_timeout_mixed_instances" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_instance_set_to_error_on_uncaught_exception">
<tt class="descname">test_instance_set_to_error_on_uncaught_exception</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_instance_set_to_error_on_uncaught_exception" title="Permalink to this definition">¶</a></dt>
<dd><p>Test that instance is set to error state when exception is raised</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_instance_termination_exception_sets_error">
<tt class="descname">test_instance_termination_exception_sets_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_instance_termination_exception_sets_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Test that we handle InstanceTerminationFailure
which is propagated up from the underlying driver.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_invalid_vnc_console_type">
<tt class="descname">test_invalid_vnc_console_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_invalid_vnc_console_type" title="Permalink to this definition">¶</a></dt>
<dd><p>Raise useful error if console type is an unrecognised string</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_live_migration_dest_raises_exception">
<tt class="descname">test_live_migration_dest_raises_exception</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_live_migration_dest_raises_exception" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm exception when pre_live_migration fails.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_live_migration_works_correctly">
<tt class="descname">test_live_migration_works_correctly</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_live_migration_works_correctly" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm live_migration() works as expected correctly.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_lock">
<tt class="descname">test_lock</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_lock" title="Permalink to this definition">¶</a></dt>
<dd><p>ensure locked instance cannot be changed</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_missing_vnc_console_type">
<tt class="descname">test_missing_vnc_console_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_missing_vnc_console_type" title="Permalink to this definition">¶</a></dt>
<dd><p>Raise useful error is console type is None</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_network_is_deallocated_on_spawn_failure">
<tt class="descname">test_network_is_deallocated_on_spawn_failure</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_network_is_deallocated_on_spawn_failure" title="Permalink to this definition">¶</a></dt>
<dd><p>When a spawn fails the network must be deallocated</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_no_default_access_ip">
<tt class="descname">test_no_default_access_ip</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_no_default_access_ip" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_novnc_vnc_console">
<tt class="descname">test_novnc_vnc_console</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_novnc_vnc_console" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can a vnc console for an instance.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_pause">
<tt class="descname">test_pause</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_pause" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be paused and unpaused</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_poll_unconfirmed_resizes">
<tt class="descname">test_poll_unconfirmed_resizes</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_poll_unconfirmed_resizes" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_post_live_migration_working_correctly">
<tt class="descname">test_post_live_migration_working_correctly</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_post_live_migration_working_correctly" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm post_live_migration() works as expected correctly.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_power_off">
<tt class="descname">test_power_off</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_power_off" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be powered off</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_power_on">
<tt class="descname">test_power_on</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_power_on" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be powered on</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_pre_live_migration_instance_has_no_fixed_ip">
<tt class="descname">test_pre_live_migration_instance_has_no_fixed_ip</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_pre_live_migration_instance_has_no_fixed_ip" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm raising exception if instance doesn’t have fixed_ip.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_pre_live_migration_works_correctly">
<tt class="descname">test_pre_live_migration_works_correctly</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_pre_live_migration_works_correctly" title="Permalink to this definition">¶</a></dt>
<dd><p>Confirm setup_compute_volume is called when volume is mounted.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_prep_resize_instance_migration_error">
<tt class="descname">test_prep_resize_instance_migration_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_prep_resize_instance_migration_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure prep_resize raise a migration error</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_reboot_hard">
<tt class="descname">test_reboot_hard</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_reboot_hard" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be hard rebooted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_reboot_soft">
<tt class="descname">test_reboot_soft</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_reboot_soft" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be soft rebooted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_rebuild">
<tt class="descname">test_rebuild</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_rebuild" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be rebuilt</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_rebuild_instance_notification">
<tt class="descname">test_rebuild_instance_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_rebuild_instance_notification" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure notifications on instance migrate/resize</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_rebuild_launch_time">
<tt class="descname">test_rebuild_launch_time</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_rebuild_launch_time" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be rebuilt</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_remove_fixed_ip_usage_notification">
<tt class="descname">test_remove_fixed_ip_usage_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_remove_fixed_ip_usage_notification" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_rescue">
<tt class="descname">test_rescue</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_rescue" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be rescued and unrescued</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_reset_network">
<tt class="descname">test_reset_network</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_reset_network" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure we can reset networking on an instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance">
<tt class="descname">test_resize_instance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be migrated/resized</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_driver_error">
<tt class="descname">test_resize_instance_driver_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_driver_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance status set to Error on resize error</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_handles_migration_error">
<tt class="descname">test_resize_instance_handles_migration_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_handles_migration_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure vm_state is ERROR when error occurs</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_notification">
<tt class="descname">test_resize_instance_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_resize_instance_notification" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure notifications on instance migrate/resize</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_resize_same_source_fails">
<tt class="descname">test_resize_same_source_fails</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_resize_same_source_fails" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance fails to migrate when source and destination are
the same host</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_existing">
<tt class="descname">test_run_instance_existing</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_existing" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure failure when running an instance that already exists</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_setup_block_device_mapping_fail">
<tt class="descname">test_run_instance_setup_block_device_mapping_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_setup_block_device_mapping_fail" title="Permalink to this definition">¶</a></dt>
<dd><p>block device mapping failure test.</p>
<p>Make sure that when there is a block device mapping problem,
the instance goes to ERROR state, keeping the task state</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_spawn_fail">
<tt class="descname">test_run_instance_spawn_fail</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_spawn_fail" title="Permalink to this definition">¶</a></dt>
<dd><p>spawn failure test.</p>
<p>Make sure that when there is a spawning problem,
the instance goes to ERROR state, keeping the task state</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_usage_notification">
<tt class="descname">test_run_instance_usage_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_instance_usage_notification" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure run instance generates appropriate usage notification</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_kill_vm">
<tt class="descname">test_run_kill_vm</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_kill_vm" title="Permalink to this definition">¶</a></dt>
<dd><p>Detect when a vm is terminated behind the scenes</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate">
<tt class="descname">test_run_terminate</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure it is possible to run and terminate instance</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate_timestamps">
<tt class="descname">test_run_terminate_timestamps</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate_timestamps" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure timestamps are set for launched and destroyed</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate_with_vol_attached">
<tt class="descname">test_run_terminate_with_vol_attached</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_run_terminate_with_vol_attached" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure it is possible to run and terminate instance with volume
attached</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_running_deleted_instances">
<tt class="descname">test_running_deleted_instances</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_running_deleted_instances" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password">
<tt class="descname">test_set_admin_password</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can have its admin password set</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_bad_state">
<tt class="descname">test_set_admin_password_bad_state</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_bad_state" title="Permalink to this definition">¶</a></dt>
<dd><p>Test setting password while instance is rebuilding.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_driver_not_authorized">
<tt class="descname">test_set_admin_password_driver_not_authorized</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_driver_not_authorized" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure expected exception is raised if set_admin_password not
authorized.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_driver_not_implemented">
<tt class="descname">test_set_admin_password_driver_not_implemented</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_set_admin_password_driver_not_implemented" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure expected exception is raised if set_admin_password not
implemented by driver.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_snapshot">
<tt class="descname">test_snapshot</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_snapshot" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be snapshotted</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_snapshot_fails">
<tt class="descname">test_snapshot_fails</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_snapshot_fails" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure task_state is set to None if snapshot fails</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_start">
<tt class="descname">test_start</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_start" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be started</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_state_revert">
<tt class="descname">test_state_revert</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_state_revert" title="Permalink to this definition">¶</a></dt>
<dd><p>ensure that task_state is reverted after a failed operation</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_stop">
<tt class="descname">test_stop</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_stop" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure instance can be stopped</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_suspend">
<tt class="descname">test_suspend</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_suspend" title="Permalink to this definition">¶</a></dt>
<dd><p>ensure instance can be suspended and resumed</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_suspend_error">
<tt class="descname">test_suspend_error</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_suspend_error" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure vm_state is ERROR when suspend error occurs</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_terminate_failure_leaves_task_state">
<tt class="descname">test_terminate_failure_leaves_task_state</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_terminate_failure_leaves_task_state" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure that a failure in terminate_instance does not result
in the task state being reverted from DELETING (see LP 1046236).</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_terminate_no_network">
<tt class="descname">test_terminate_no_network</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_terminate_no_network" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_terminate_usage_notification">
<tt class="descname">test_terminate_usage_notification</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_terminate_usage_notification" title="Permalink to this definition">¶</a></dt>
<dd><p>Ensure terminate_instance generates correct usage notification</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_wrap_instance_fault">
<tt class="descname">test_wrap_instance_fault</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_wrap_instance_fault" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_wrap_instance_fault_no_instance">
<tt class="descname">test_wrap_instance_fault_no_instance</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_wrap_instance_fault_no_instance" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.ComputeTestCase.test_xvpvnc_vnc_console">
<tt class="descname">test_xvpvnc_vnc_console</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.ComputeTestCase.test_xvpvnc_vnc_console" title="Permalink to this definition">¶</a></dt>
<dd><p>Make sure we can a vnc console for an instance.</p>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase">
<em class="property">class </em><tt class="descname">DisabledInstanceTypesTestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<p>Some instance-types are marked ‘disabled’ which means that they will not
show up in customer-facing listings. We do, however, want those
instance-types to be availble for emergency migrations and for rebuilding
of existing instances.</p>
<p>One legitimate use of the ‘disabled’ field would be when phasing out a
particular instance-type. We still want customers to be able to use an
instance that of the old type, and we want Ops to be able perform
migrations against it, but we <em>don’t</em> want customers building new slices
with ths phased-out instance-type.</p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_build_instance_from_visible_instance_type">
<tt class="descname">test_can_build_instance_from_visible_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_build_instance_from_visible_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_migrate_to_disabled_instance_type">
<tt class="descname">test_can_migrate_to_disabled_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_migrate_to_disabled_instance_type" title="Permalink to this definition">¶</a></dt>
<dd><p>We don’t want to require a customers instance-type to change when ops
is migrating a failed server.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_migrate_to_visible_instance_type">
<tt class="descname">test_can_migrate_to_visible_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_migrate_to_visible_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_rebuild_instance_from_disabled_instance_type">
<tt class="descname">test_can_rebuild_instance_from_disabled_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_rebuild_instance_from_disabled_instance_type" title="Permalink to this definition">¶</a></dt>
<dd><p>A rebuild or a restore should only change the ‘image’,
not the ‘instance_type’. Therefore, should be allowed even
when the slice is on disabled type already.</p>
</dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_rebuild_instance_from_visible_instance_type">
<tt class="descname">test_can_rebuild_instance_from_visible_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_rebuild_instance_from_visible_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_resize_to_visible_instance_type">
<tt class="descname">test_can_resize_to_visible_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_can_resize_to_visible_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_cannot_build_instance_from_disabled_instance_type">
<tt class="descname">test_cannot_build_instance_from_disabled_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_cannot_build_instance_from_disabled_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_cannot_resize_to_disabled_instance_type">
<tt class="descname">test_cannot_resize_to_disabled_instance_type</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.DisabledInstanceTypesTestCase.test_cannot_resize_to_disabled_instance_type" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.FakeSchedulerAPI">
<em class="property">class </em><tt class="descname">FakeSchedulerAPI</tt><a class="headerlink" href="#nova.tests.compute.test_compute.FakeSchedulerAPI" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">object</span></tt></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.FakeSchedulerAPI.live_migration">
<tt class="descname">live_migration</tt><big>(</big><em>ctxt</em>, <em>block_migration</em>, <em>disk_over_commit</em>, <em>instance</em>, <em>dest</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.FakeSchedulerAPI.live_migration" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.FakeSchedulerAPI.run_instance">
<tt class="descname">run_instance</tt><big>(</big><em>ctxt</em>, <em>request_spec</em>, <em>admin_password</em>, <em>injected_files</em>, <em>requested_networks</em>, <em>is_first_time</em>, <em>filter_properties</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.FakeSchedulerAPI.run_instance" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase">
<em class="property">class </em><tt class="descname">KeypairAPITestCase</tt><big>(</big><em>methodName='runTest'</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="#nova.tests.compute.test_compute.BaseTestCase" title="nova.tests.compute.test_compute.BaseTestCase"><tt class="xref py py-class docutils literal"><span class="pre">nova.tests.compute.test_compute.BaseTestCase</span></tt></a></p>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.setUp">
<tt class="descname">setUp</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.setUp" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair">
<tt class="descname">test_create_keypair</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_already_exists">
<tt class="descname">test_create_keypair_already_exists</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_already_exists" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_invalid_chars">
<tt class="descname">test_create_keypair_invalid_chars</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_invalid_chars" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_name_too_long">
<tt class="descname">test_create_keypair_name_too_long</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_name_too_long" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_quota_limit">
<tt class="descname">test_create_keypair_quota_limit</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_create_keypair_quota_limit" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_get_keypair">
<tt class="descname">test_get_keypair</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_get_keypair" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair">
<tt class="descname">test_import_keypair</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_bad_public_key">
<tt class="descname">test_import_keypair_bad_public_key</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_bad_public_key" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_invalid_chars">
<tt class="descname">test_import_keypair_invalid_chars</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_invalid_chars" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_name_too_long">
<tt class="descname">test_import_keypair_name_too_long</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_name_too_long" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_quota_limit">
<tt class="descname">test_import_keypair_quota_limit</tt><big>(</big><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.KeypairAPITestCase.test_import_keypair_quota_limit" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="exception">
<dt id="nova.tests.compute.test_compute.ThatsNoOrdinaryRabbitException">
<em class="property">exception </em><tt class="descname">ThatsNoOrdinaryRabbitException</tt><a class="headerlink" href="#nova.tests.compute.test_compute.ThatsNoOrdinaryRabbitException" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">exceptions.Exception</span></tt></p>
</dd></dl>
<dl class="function">
<dt id="nova.tests.compute.test_compute.fake_rpc_method">
<tt class="descname">fake_rpc_method</tt><big>(</big><em>context</em>, <em>topic</em>, <em>msg</em>, <em>do_cast=True</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.fake_rpc_method" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="nova.tests.compute.test_compute.nop_report_driver_status">
<tt class="descname">nop_report_driver_status</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#nova.tests.compute.test_compute.nop_report_driver_status" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="nova.tests.compute.fake_resource_tracker.html"
title="previous chapter">The <tt class="docutils literal docutils literal docutils literal"><span class="pre">nova.tests.compute.fake_resource_tracker</span></tt> Module</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="nova.tests.compute.test_compute_utils.html"
title="next chapter">The <tt class="docutils literal"><span class="pre">nova.tests.compute.test_compute_utils</span></tt> Module</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/api/nova.tests.compute.test_compute.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" size="18" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="nova.tests.compute.test_compute_utils.html" title="The nova.tests.compute.test_compute_utils Module"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="nova.tests.compute.fake_resource_tracker.html" title="The nova.tests.compute.fake_resource_tracker Module"
accesskey="P">previous</a> |</li>
<li><a href="../index.html">nova 2012.2.1 documentation</a> »</li>
<li><a href="../devref/index.html" >Developer Guide</a> »</li>
<li><a href="autoindex.html" accesskey="U"><no title></a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2010-present, OpenStack, LLC.
Last updated on Thu Nov 1 16:11:51 2012, commit 4ed8d3e.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html> | NewpTone/stacklab-nova | debian/nova-doc/usr/share/doc/nova-doc/html/api/nova.tests.compute.test_compute.html | HTML | apache-2.0 | 117,055 |
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-06-01
| Rendered using Apache Maven Fluido Skin 1.3.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20140601" />
<meta http-equiv="Content-Language" content="en" />
<title>Play! 2.x Maven Plugin - Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script>
<link rel="stylesheet" type="text/css" href="./css/site.css"/>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<h2>Play! 2.x Maven Plugin</h2>
</div>
</div>
<div class="pull-right"> </div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2014-06-01
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0-alpha7
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Parent Project</li>
<li>
<a href="../index.html" title="Play! 2.x">
<i class="none"></i>
Play! 2.x</a>
</li>
<li class="nav-header">Overview</li>
<li>
<a href="index.html" title="Introduction">
<i class="none"></i>
Introduction</a>
</li>
<li>
<a href="plugin-info.html" title="Goals">
<i class="none"></i>
Goals</a>
</li>
<li>
<a href="apidocs/index.html" title="JavaDocs">
<i class="none"></i>
JavaDocs</a>
</li>
<li class="nav-header">Project Documentation</li>
<li class="active">
<a href="#"><i class="icon-chevron-down"></i>Project Information</a>
<ul class="nav nav-list">
<li>
<a href="index.html" title="About">
<i class="none"></i>
About</a>
</li>
<li>
<a href="plugin-management.html" title="Plugin Management">
<i class="none"></i>
Plugin Management</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<i class="none"></i>
Distribution Management</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<i class="none"></i>
Dependency Information</a>
</li>
<li>
<a href="dependency-convergence.html" title="Dependency Convergence">
<i class="none"></i>
Dependency Convergence</a>
</li>
<li>
<a href="source-repository.html" title="Source Repository">
<i class="none"></i>
Source Repository</a>
</li>
<li>
<a href="mail-lists.html" title="Mailing Lists">
<i class="none"></i>
Mailing Lists</a>
</li>
<li>
<a href="issue-tracking.html" title="Issue Tracking">
<i class="none"></i>
Issue Tracking</a>
</li>
<li>
<a href="integration.html" title="Continuous Integration">
<i class="none"></i>
Continuous Integration</a>
</li>
<li>
<a href="plugins.html" title="Project Plugins">
<i class="none"></i>
Project Plugins</a>
</li>
<li>
<a href="license.html" title="Project License">
<i class="none"></i>
Project License</a>
</li>
<li>
<a href="team-list.html" title="Project Team">
<i class="none"></i>
Project Team</a>
</li>
<li>
<a href="project-summary.html" title="Project Summary">
<i class="none"></i>
Project Summary</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<i class="none"></i>
Dependencies</a>
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<i class="icon-chevron-right"></i>
Project Reports</a>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span9" >
<div class="section">
<h2>Project Information<a name="Project_Information"></a></h2>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3>Overview<a name="Overview"></a></h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="index.html">About</a></td>
<td>Play! 2.x Maven Plugin</td></tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
<tr class="b">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="a">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="b">
<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr>
<tr class="a">
<td><a href="source-repository.html">Source Repository</a></td>
<td>This is a link to the online source repository that can be viewed via a web browser.</td></tr>
<tr class="b">
<td><a href="mail-lists.html">Mailing Lists</a></td>
<td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
<tr class="a">
<td><a href="issue-tracking.html">Issue Tracking</a></td>
<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr>
<tr class="b">
<td><a href="integration.html">Continuous Integration</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
<tr class="a">
<td><a href="plugins.html">Project Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
<tr class="b">
<td><a href="license.html">Project License</a></td>
<td>This is a link to the definitions of project licenses.</td></tr>
<tr class="a">
<td><a href="team-list.html">Project Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
<tr class="b">
<td><a href="project-summary.html">Project Summary</a></td>
<td>This document lists other related information of this project</td></tr>
<tr class="a">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright © 2013–2014.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>
| play2-maven-plugin/play2-maven-plugin.github.io | play2-maven-plugin/1.0.0-alpha7/play2-maven-plugin/project-info.html | HTML | apache-2.0 | 10,708 |
<!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_111) on Mon Dec 12 16:34:16 EST 2016 -->
<title>L-Index</title>
<meta name="date" content="2016-12-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="L-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> <a href="index-22.html">X</a> <a href="index-23.html">Y</a> <a href="index-24.html">Z</a> <a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><a href="../org/plexian/grumy/launcher/Launcher.html" title="class in org.plexian.grumy.launcher"><span class="typeNameLink">Launcher</span></a> - Class in <a href="../org/plexian/grumy/launcher/package-summary.html">org.plexian.grumy.launcher</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/launcher/Launcher.html#Launcher-java.lang.String:A-">Launcher(String[])</a></span> - Constructor for class org.plexian.grumy.launcher.<a href="../org/plexian/grumy/launcher/Launcher.html" title="class in org.plexian.grumy.launcher">Launcher</a></dt>
<dd> </dd>
<dt><a href="../org/plexian/grumy/launcher/LauncherConnectionManager.html" title="class in org.plexian.grumy.launcher"><span class="typeNameLink">LauncherConnectionManager</span></a> - Class in <a href="../org/plexian/grumy/launcher/package-summary.html">org.plexian.grumy.launcher</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/launcher/LauncherConnectionManager.html#LauncherConnectionManager-java.lang.String-">LauncherConnectionManager(String)</a></span> - Constructor for class org.plexian.grumy.launcher.<a href="../org/plexian/grumy/launcher/LauncherConnectionManager.html" title="class in org.plexian.grumy.launcher">LauncherConnectionManager</a></dt>
<dd> </dd>
<dt><a href="../org/plexian/grumy/launcher/LauncherMessage.html" title="enum in org.plexian.grumy.launcher"><span class="typeNameLink">LauncherMessage</span></a> - Enum in <a href="../org/plexian/grumy/launcher/package-summary.html">org.plexian.grumy.launcher</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/Game.html#LEVEL_BUILDER">LEVEL_BUILDER</a></span> - Static variable in class org.plexian.grumy.<a href="../org/plexian/grumy/Game.html" title="class in org.plexian.grumy">Game</a></dt>
<dd>
<div class="block">This regulates if we are in level-builder mode.</div>
</dd>
<dt><a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity"><span class="typeNameLink">LivingEntity</span></a> - Class in <a href="../org/plexian/grumy/entity/package-summary.html">org.plexian.grumy.entity</a></dt>
<dd>
<div class="block">The class for a living entity, that is an entity with life.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/entity/LivingEntity.html#LivingEntity-org.plexian.grumy.opengl.Shader-org.plexian.grumy.world.Location-org.plexian.grumy.math.Vector2d-">LivingEntity(Shader, Location, Vector2d)</a></span> - Constructor for class org.plexian.grumy.entity.<a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity">LivingEntity</a></dt>
<dd>
<div class="block">Create a new instance of LivingEntity.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/entity/LivingEntity.html#LivingEntity-org.plexian.grumy.inventory.Inventory-org.plexian.grumy.opengl.Shader-org.plexian.grumy.world.Location-org.plexian.grumy.math.Vector2d-">LivingEntity(Inventory, Shader, Location, Vector2d)</a></span> - Constructor for class org.plexian.grumy.entity.<a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity">LivingEntity</a></dt>
<dd>
<div class="block">Create a new instance of LivingEntity</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/entity/LivingEntity.html#LivingEntity-org.plexian.grumy.inventory.Inventory-org.plexian.grumy.opengl.Shader-double-double-org.plexian.grumy.world.Location-org.plexian.grumy.math.Vector2d-">LivingEntity(Inventory, Shader, double, double, Location, Vector2d)</a></span> - Constructor for class org.plexian.grumy.entity.<a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity">LivingEntity</a></dt>
<dd>
<div class="block">Create a new instance of LivingEntity.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/entity/LivingEntity.html#LivingEntity-org.plexian.grumy.opengl.Shader-double-double-org.plexian.grumy.world.Location-org.plexian.grumy.math.Vector2d-">LivingEntity(Shader, double, double, Location, Vector2d)</a></span> - Constructor for class org.plexian.grumy.entity.<a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity">LivingEntity</a></dt>
<dd>
<div class="block">Create a new instance of LivingEntity at location with size, maxLife, and
life.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/entity/LivingEntity.html#LivingEntity-org.plexian.grumy.inventory.Inventory-org.plexian.grumy.opengl.Shader-org.plexian.grumy.world.World-double-double-double-double-double-double-">LivingEntity(Inventory, Shader, World, double, double, double, double, double, double)</a></span> - Constructor for class org.plexian.grumy.entity.<a href="../org/plexian/grumy/entity/LivingEntity.html" title="class in org.plexian.grumy.entity">LivingEntity</a></dt>
<dd>
<div class="block">Create a new instance of LivingEntity at location with sizeX, sizeY,
maxLife, and life.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/Game.html#LOAD_WORLD">LOAD_WORLD</a></span> - Static variable in class org.plexian.grumy.<a href="../org/plexian/grumy/Game.html" title="class in org.plexian.grumy">Game</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/configuration/FileManager.html#loadChunk-int-int-">loadChunk(int, int)</a></span> - Method in class org.plexian.grumy.configuration.<a href="../org/plexian/grumy/configuration/FileManager.html" title="class in org.plexian.grumy.configuration">FileManager</a></dt>
<dd>
<div class="block">Load a chunk from a file on disk.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/configuration/FileConfiguration.html#loadConfiguration-java.lang.String-">loadConfiguration(String)</a></span> - Method in class org.plexian.grumy.configuration.<a href="../org/plexian/grumy/configuration/FileConfiguration.html" title="class in org.plexian.grumy.configuration">FileConfiguration</a></dt>
<dd>
<div class="block">Reads a configuration file into a string which can be pumped into a
parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/configuration/FileConfiguration.html#loadConfiguration-java.lang.String-java.io.File-">loadConfiguration(String, File)</a></span> - Method in class org.plexian.grumy.configuration.<a href="../org/plexian/grumy/configuration/FileConfiguration.html" title="class in org.plexian.grumy.configuration">FileConfiguration</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/launcher/OSUtils.html#loadNatives--">loadNatives()</a></span> - Static method in class org.plexian.grumy.launcher.<a href="../org/plexian/grumy/launcher/OSUtils.html" title="class in org.plexian.grumy.launcher">OSUtils</a></dt>
<dd>
<div class="block">Load the native files for the host system.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/opengl/Texture.html#loadTexture-java.lang.String-">loadTexture(String)</a></span> - Static method in class org.plexian.grumy.opengl.<a href="../org/plexian/grumy/opengl/Texture.html" title="class in org.plexian.grumy.opengl">Texture</a></dt>
<dd> </dd>
<dt><a href="../org/plexian/grumy/world/Location.html" title="class in org.plexian.grumy.world"><span class="typeNameLink">Location</span></a> - Class in <a href="../org/plexian/grumy/world/package-summary.html">org.plexian.grumy.world</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/world/Location.html#Location-org.plexian.grumy.world.World-double-double-">Location(World, double, double)</a></span> - Constructor for class org.plexian.grumy.world.<a href="../org/plexian/grumy/world/Location.html" title="class in org.plexian.grumy.world">Location</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/world/Location.html#Location-org.plexian.grumy.world.World-double-double-double-double-">Location(World, double, double, double, double)</a></span> - Constructor for class org.plexian.grumy.world.<a href="../org/plexian/grumy/world/Location.html" title="class in org.plexian.grumy.world">Location</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/Game.html#LOG">LOG</a></span> - Static variable in class org.plexian.grumy.<a href="../org/plexian/grumy/Game.html" title="class in org.plexian.grumy">Game</a></dt>
<dd>
<div class="block">Our very own logger.</div>
</dd>
<dt><span class="memberNameLink"><a href="../org/plexian/grumy/launcher/Launcher.html#login--">login()</a></span> - Method in class org.plexian.grumy.launcher.<a href="../org/plexian/grumy/launcher/Launcher.html" title="class in org.plexian.grumy.launcher">Launcher</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> <a href="index-22.html">X</a> <a href="index-23.html">Y</a> <a href="index-24.html">Z</a> </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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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 ======= -->
</body>
</html>
| ThePlexianNetwork/Grumy | doc/index-files/index-11.html | HTML | apache-2.0 | 14,253 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org"><!--
@(#)package.html1.60 98/01/27
This is the copyright work of The MITRE Corporation, and was produced for
the U. S. Government under Contract Number DTFA01-01-C-00001, and is subject
to Federal Aviation Administration Acquisition Management System Clause 3.5-13
Rights in Data ? General, (October 1996), Alt. III and IV. No other use other
than that granted to the U. S. Government, or to those acting on behalf of the
U. S. Government, under that Clause is authorized without the express written
permission of The MITRE Corporation. For further information, please contact
The MITRE Corporation, Technology Transfer Office
7515 Colshire Drive., McLean, VA 22102
(703) 883-6000.
-->
<title>
</title>
</head>
<body bgcolor="white">
Provides for an MRALD workflow step to build an Insert SQL statement.
<!-- Put @see and @since tags down here. -->
</body>
</html>
| jchoyt/mrald-lite | src/org/mitre/mrald/ddlbuilder/package.html | HTML | apache-2.0 | 1,096 |
---
layout: jumbotron
---
<div class="jumbotron">
<div class="container">
<h1>Open-Falcon</h1>
<p class="subtitle">
A Distributed and High-Performance Monitoring System
<p>
<a class="btn btn-default btn-lg" href="https://github.com/open-falcon/falcon-plus/blob/master/README.md" role="button">Get Started</a>
<a class="btn btn-default btn-lg" href="https://github.com/open-falcon/falcon-plus/releases" role="button">Download</a>
</p>
</div>
</div>
<div class="container container-card">
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-expand"></i>Scalability</h2>
<p>Scalable monitoring system is necessary to support rapid business growth. Each module of Open-Falcon is super easy to scale horizontally.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-bolt"></i> Performance</h2>
<p>With RRA(Round Robin Archive) mechanism, the one-year history data of 100+ metrics could be returned in just one second.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-cubes"></i> High Availability</h2>
<p>No critical single point of failure, easy to operate and deploy.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-paper-plane"></i> Flexibility</h2>
<p>Falcon-agent has already 400+ built-in server metrics. Users can collect their customized metrics by writing plugins or just simply run a script/program to relay metrics to falcon-agent.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-cog"></i> Efficiency</h2>
<p>For easier management of alerting rules, Open-Falcon supports strategy templating, inheritance, and multiple alerting method, and callback for recovery.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12 feature-item">
<h2><i class="fa fa-line-chart"></i> User-Friendly Dashboard</h2>
<p>Open-Falcon could present multi-dimension graph, including user-defined dashboard/screen.</p>
</div>
</div>
<!--
<div class="row top-hr">
<div class="col-md-12">
<hr>
</div>
</div>
<div class="row quote">
<div class="col-md-12">
<p class="quote-text">
«Even though Borgmon remains internal to Google, the idea of treating time-series data as a data source for generating alerts is now accessible to everyone through those open source tools...»
</p>
<p class="quote-source">
— <a href="http://shop.oreilly.com/product/0636920041528.do"><b>Site Reliability Engineering:</b> How Google Runs Production Systems</a> (O'Reilly Media)
</p>
</div>
</div>
-->
<div class="row">
<div class="col-md-12">
<hr>
</div>
</div>
<div class="row open-source">
<div class="col-md-12">
<h1><i class="fa fa-github"></i> Open Source</h1>
<p>Open-Falcon is 100% open source and community-driven. All components are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2 License</a> on <a href="https://github.com/open-falcon/open-falcon">GitHub</a>.</p>
<iframe src="https://ghbtns.com/github-btn.html?user=open-falcon&repo=falcon-plus&type=star&count=true&size=large" frameborder="0" scrolling="0" class="github-stars"></iframe>
<br><br>
<p>We are a <a href="http://golangfoundation.org/">Golang Foundation China</a> member project.</p>
<br>
</div>
</div>
<div class="row">
<div class="col-md-12">
<hr>
</div>
</div>
<div class="container text-center">
<div class="row">
<div class="col-md-12 trusted-by">Who uses Open-Falcon?</div>
</div>
</div>
<div class="row">
<div class="logos">
<a href="http://www.mi.com/"><img src="assets/company-logos/xiaomi.png"/></a>
</div>
<div class="logos">
<a href="http://www.didichuxing.com/"><img src="assets/company-logos/didi.png"/></a>
</div>
<div class="logos">
<a href="http://www.wifire.net/"><img src="assets/company-logos/wifire.png"/></a>
</div>
<div class="logos">
<a href="http://www.fastweb.com.cn/"><img src="assets/company-logos/fastweb.png"/></a>
</div>
<div class="logos">
<a href="http://www.meituan.com/"><img src="assets/company-logos/meituan.png"/></a>
</div>
<div class="logos">
<a href="http://www.pingan.com/"><img src="assets/company-logos/pingan.png"/></a>
</div>
<div class="logos">
<a href="http://www.360.com/"><img src="assets/company-logos/qihoo.png"/></a>
</div>
<div class="logos">
<a href="http://www.ksyun.com/"><img src="assets/company-logos/ksyun.png"/></a>
</div>
<div class="logos">
<a href="http://www.foundersc.com/"><img src="assets/company-logos/foundersc.png"/></a>
</div>
<div class="logos">
<a href="http://weibo.com"><img src="assets/company-logos/weibo.png"/></a>
</div>
<div class="logos">
<a href="https://www.jd.com"><img src="assets/company-logos/jd.png"/></a>
</div>
<div class="logos">
<a href="http://www.iqiyi.com"><img src="assets/company-logos/iqiyi.png"/></a>
</div>
<div class="logos">
<a href="http://www.seagroup.com"><img src="assets/company-logos/seagroup.jpg"/></a>
</div>
<div class="logos">
<a href="http://www.gomecloud.com"><img src="assets/company-logos/gomecloud.png"/></a>
</div>
<div class="logos">
<a href="http://www.didiyun.com"><img src="assets/company-logos/didiyun.png"/></a>
</div>
</div>
<%= render 'container_footer' %>
</div>
| open-falcon/open-falcon.github.io | content/index.html | HTML | apache-2.0 | 5,769 |
<!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.util.QueueProcessingStatistics.State (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.util.QueueProcessingStatistics.State (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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/util//class-useQueueProcessingStatistics.State.html" target="_top"><B>FRAMES</B></A>
<A HREF="QueueProcessingStatistics.State.html" target="_top"><B>NO FRAMES</B></A>
<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.util.QueueProcessingStatistics.State</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/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util">QueueProcessingStatistics.State</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.util"><B>org.apache.hadoop.util</B></A></TD>
<TD>Common utilities. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.util"><!-- --></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/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util">QueueProcessingStatistics.State</A> in <A HREF="../../../../../org/apache/hadoop/util/package-summary.html">org.apache.hadoop.util</A></FONT></TH>
</TR>
</TABLE>
<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/util/package-summary.html">org.apache.hadoop.util</A> that return <A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util">QueueProcessingStatistics.State</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util">QueueProcessingStatistics.State</A></CODE></FONT></TD>
<TD><CODE><B>QueueProcessingStatistics.State.</B><B><A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html#valueOf(java.lang.String)">valueOf</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> name)</CODE>
<BR>
Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util">QueueProcessingStatistics.State</A>[]</CODE></FONT></TD>
<TD><CODE><B>QueueProcessingStatistics.State.</B><B><A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html#values()">values</A></B>()</CODE>
<BR>
Returns an array containing the constants of this enum type, in
the order they are declared.</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/util/QueueProcessingStatistics.State.html" title="enum in org.apache.hadoop.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/hadoop/util//class-useQueueProcessingStatistics.State.html" target="_top"><B>FRAMES</B></A>
<A HREF="QueueProcessingStatistics.State.html" target="_top"><B>NO FRAMES</B></A>
<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 © 2009 The Apache Software Foundation
</BODY>
</HTML>
| jrnz/hadoop | build/docs/api/org/apache/hadoop/util/class-use/QueueProcessingStatistics.State.html | HTML | apache-2.0 | 9,056 |
<!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_272) on Thu Oct 21 09:13:59 PDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fasterxml.jackson.databind.util.NameTransformer.Chained (jackson-databind 2.13.0 API)</title>
<meta name="date" content="2021-10-21">
<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.fasterxml.jackson.databind.util.NameTransformer.Chained (jackson-databind 2.13.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="../../../../../../com/fasterxml/jackson/databind/util/NameTransformer.Chained.html" title="class in com.fasterxml.jackson.databind.util">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/fasterxml/jackson/databind/util/class-use/NameTransformer.Chained.html" target="_top">Frames</a></li>
<li><a href="NameTransformer.Chained.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 com.fasterxml.jackson.databind.util.NameTransformer.Chained" class="title">Uses of Class<br>com.fasterxml.jackson.databind.util.NameTransformer.Chained</h2>
</div>
<div class="classUseContainer">No usage of com.fasterxml.jackson.databind.util.NameTransformer.Chained</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/fasterxml/jackson/databind/util/NameTransformer.Chained.html" title="class in com.fasterxml.jackson.databind.util">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/fasterxml/jackson/databind/util/class-use/NameTransformer.Chained.html" target="_top">Frames</a></li>
<li><a href="NameTransformer.Chained.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 © 2008–2021 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
</body>
</html>
| FasterXML/jackson-databind | docs/javadoc/2.13/com/fasterxml/jackson/databind/util/class-use/NameTransformer.Chained.html | HTML | apache-2.0 | 4,928 |
<!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_24) on Mon Jul 02 18:04:52 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.google.gson.JsonArray (Gson 2.2.2 API)
</TITLE>
<META NAME="date" CONTENT="2012-07-02">
<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 com.google.gson.JsonArray (Gson 2.2.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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/google/gson//class-useJsonArray.html" target="_top"><B>FRAMES</B></A>
<A HREF="JsonArray.html" target="_top"><B>NO FRAMES</B></A>
<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>com.google.gson.JsonArray</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="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.google.gson"><B>com.google.gson</B></A></TD>
<TD>This package provides the <A HREF="../../../../com/google/gson/Gson.html" title="class in com.google.gson"><CODE>Gson</CODE></A> class to convert Json to Java and
vice-versa. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.google.gson"><!-- --></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="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A> in <A HREF="../../../../com/google/gson/package-summary.html">com.google.gson</A></FONT></TH>
</TR>
</TABLE>
<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="../../../../com/google/gson/package-summary.html">com.google.gson</A> that return <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A></CODE></FONT></TD>
<TD><CODE><B>JsonElement.</B><B><A HREF="../../../../com/google/gson/JsonElement.html#getAsJsonArray()">getAsJsonArray</A></B>()</CODE>
<BR>
convenience method to get this element as a <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson"><CODE>JsonArray</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A></CODE></FONT></TD>
<TD><CODE><B>JsonObject.</B><B><A HREF="../../../../com/google/gson/JsonObject.html#getAsJsonArray(java.lang.String)">getAsJsonArray</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> memberName)</CODE>
<BR>
Convenience method to get the specified member as a JsonArray.</TD>
</TR>
</TABLE>
<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="../../../../com/google/gson/package-summary.html">com.google.gson</A> with parameters of type <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JsonArray.</B><B><A HREF="../../../../com/google/gson/JsonArray.html#addAll(com.google.gson.JsonArray)">addAll</A></B>(<A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson">JsonArray</A> array)</CODE>
<BR>
Adds all the elements of the specified array to self.</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/gson/JsonArray.html" title="class in com.google.gson"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/google/gson//class-useJsonArray.html" target="_top"><B>FRAMES</B></A>
<A HREF="JsonArray.html" target="_top"><B>NO FRAMES</B></A>
<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 © 2008-2012 <a href="http://www.google.com">Google, Inc.</a>. All Rights Reserved.
</BODY>
</HTML>
| vparfonov/gson | docs/javadocs/com/google/gson/class-use/JsonArray.html | HTML | apache-2.0 | 9,560 |
<!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 Fri Nov 14 18:25:17 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue (HBase 0.98.8-hadoop2 API)</title>
<meta name="date" content="2014-11-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="Uses of Class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue (HBase 0.98.8-hadoop2 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/hadoop/hbase/io/hfile/LruCachedBlockQueue.html" title="class in org.apache.hadoop.hbase.io.hfile">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?org/apache/hadoop/hbase/io/hfile/class-use/LruCachedBlockQueue.html" target="_top">Frames</a></li>
<li><a href="LruCachedBlockQueue.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.hadoop.hbase.io.hfile.LruCachedBlockQueue" class="title">Uses of Class<br>org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue</h2>
</div>
<div class="classUseContainer">No usage of org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue</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/hadoop/hbase/io/hfile/LruCachedBlockQueue.html" title="class in org.apache.hadoop.hbase.io.hfile">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?org/apache/hadoop/hbase/io/hfile/class-use/LruCachedBlockQueue.html" target="_top">Frames</a></li>
<li><a href="LruCachedBlockQueue.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 © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
| devansh2015/hbase-0.98.8 | docs/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/LruCachedBlockQueue.html | HTML | apache-2.0 | 4,662 |
<!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:10:58 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes (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.client.solrj.request.CoreAdminRequest.MergeIndexes (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/client/solrj/request/CoreAdminRequest.MergeIndexes.html" title="class in org.apache.solr.client.solrj.request">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/client/solrj/request/class-use/CoreAdminRequest.MergeIndexes.html" target="_top">Frames</a></li>
<li><a href="CoreAdminRequest.MergeIndexes.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.client.solrj.request.CoreAdminRequest.MergeIndexes" class="title">Uses of Class<br>org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes</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/client/solrj/request/CoreAdminRequest.MergeIndexes.html" title="class in org.apache.solr.client.solrj.request">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/client/solrj/request/class-use/CoreAdminRequest.MergeIndexes.html" target="_top">Frames</a></li>
<li><a href="CoreAdminRequest.MergeIndexes.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 © 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>
| changwu/mqa | solr-5.3.0/docs/solr-solrj/org/apache/solr/client/solrj/request/class-use/CoreAdminRequest.MergeIndexes.html | HTML | apache-2.0 | 5,160 |
<!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">
<meta name="description" content="">
<meta name="author" content="">
<title>NourriTour</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/business-casual.css" rel="stylesheet">
<!-- Fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Slab:100,300,400,600,700,100italic,300italic,400italic,600italic,700italic" 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>
<div class="brand">NourriTour</div>
<div class="address-bar">Food tours curated specifically for you!</div>
<!-- Navigation -->
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- navbar-brand is hidden on larger screens, but visible when the menu is collapsed -->
<a class="navbar-brand" href="index.html">NourriTour</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About the App</a>
</li>
<li>
<a href="contact.html">Contact the Team</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<div class="container">
<div class="row">
<div class="box">
<div class="col-lg-12 text-center">
<div id="carousel-example-generic" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators hidden-xs">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active" <div id="logo">>
<img class="img-responsive img-full" src="img/Logo Prototype IV.png" style="width:400px;height:530px;" x alt="">
</div>
<div class="item" style="width:300px;height:530px;overflow: hidden;margin-left: auto; margin-right: auto">
<img class="img-responsive img-full" src="img/StreetMap.PNG" alt="">
</div>
<div class="item" style="width:300px;height:530px;overflow: hidden;margin-left: auto; margin-right: auto" >
<img class="img-responsive img-full" src="img/ConfirmationScreen.PNG" alt="">
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="icon-prev"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next">
<span class="icon-next"></span>
</a>
</div>
<h2 class="brand-before">
<small>Welcome to</small>
</h2>
<h1 class="brand-name">NourriTour</h1>
<hr class="tagline-divider">
<h2>
<small>Created at
<strong>AngelHack Manhattan 2015</strong>
</small>
</h2>
</div>
</div>
</div>
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center">An app
<strong>worth using</strong>
</h2>
<hr>
<img class="img-responsive img-border img-left" src="img/intro-pic.jpg" alt="">
<hr class="visible-xs">
<p>Food tours are on the rise! Nourritour allows tourists to discover hidden treasures and find where locals create their special night out. Simply from the convenience of your mobile device and without the need of an expensive tour guide, NourriTour will select the best restaurants ranging from gastropubs to dive bars. Suited for your needs and price range, NourriTour will sate that spontaneous sweet tooth or satisfy all of your savory indulgences. Don't miss out! Begin your journey and personalize and design your next food tour with NourriTour!</p>
</div>
</div>
</div>
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center">A Beautiful App
<strong>utilizing</strong>
</h2>
<hr>
<div class="row">
<div class="box">
<div class="col-sm-3 text-center">
<img class="img-responsive" src="img/fabric.jpg" alt="" style="width:500px;height:200px;">
<h3>Twitter Fabric
<small>a modular, cross-platform mobile development suite</small>
</h3>
</div>
<div class="col-sm-3 text-center">
<img class="img-responsive" src="img/hp.png" alt="" style="width:500px;height:50px;">
<h3>HP onDemand
<small>Unstructured data processing APIs made for developers to build a new class of apps</small>
</h3>
</div>
<div class="col-sm-3 text-center">
<img class="img-responsive" src="img/branch.png" alt="" style="width:500px;height:100px;">
<h3>Branchmetrics
<small>aids in mobile apps growth with deep links that power referring systems, sharing links, invites and marketing links</small>
</h3>
</div>
<div class="col-sm-3 text-center">
<img class="img-responsive" src="img/bluemix.png" alt="" style="width:500px;height:100px;">
<h3>IBM Bluemix
<small>an open standards, cloud platform for building, running, and managing apps and services</small>
</h3>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<p>Copyright © NourriTour 2015</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 5000 //changes the speed
})
</script>
</body>
</html>
| Nourritour/Nourritour.github.io | index.html | HTML | apache-2.0 | 9,780 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>FMSB Aviation System - Planned Outage</title>
</head>
<body>
<div style="text-align: center; font-family: Arial; margin-top: 50px; ">
<h1 style="text-decoration: underline; font-size: 20pt;">FMSB Aviation System</h1>
<h2 style="color:#C24641;">Planned Outage</h2>
<div style="text-align: center; font-size: 16pt;">
The FMSB Aviation System is currently offline for planned maintenance.
<p>The system will be offline for one hour from 10:00am on Thursday 1 October 2015.</p>
<p>During this time the system will be unavailable.</p>
<p>We apologise for any inconvenience.</p>
</div>
</div>
</body>
</html>
| parksandwildlife/static | pages/aviation-outage.html | HTML | apache-2.0 | 866 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>Uses of Class org.apache.poi.hslf.record.TextHeaderAtom (POI API Documentation)</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="Uses of Class org.apache.poi.hslf.record.TextHeaderAtom (POI API Documentation)";
}
//-->
</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/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">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?org/apache/poi/hslf/record/class-use/TextHeaderAtom.html" target="_top">Frames</a></li>
<li><a href="TextHeaderAtom.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.poi.hslf.record.TextHeaderAtom" class="title">Uses of Class<br>org.apache.poi.hslf.record.TextHeaderAtom</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/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a></span><span class="tabEnd"> </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.poi.hslf.model">org.apache.poi.hslf.model</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.poi.hslf.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</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/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> declared as <a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a></span><span class="tabEnd"> </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="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a></code></td>
<td class="colLast"><span class="strong">TextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextRun.html#_headerAtom">_headerAtom</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextRun.html#TextRun(org.apache.poi.hslf.record.TextHeaderAtom, org.apache.poi.hslf.record.TextBytesAtom, org.apache.poi.hslf.record.StyleTextPropAtom)">TextRun</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a> tha,
<a href="../../../../../../org/apache/poi/hslf/record/TextBytesAtom.html" title="class in org.apache.poi.hslf.record">TextBytesAtom</a> tba,
<a href="../../../../../../org/apache/poi/hslf/record/StyleTextPropAtom.html" title="class in org.apache.poi.hslf.record">StyleTextPropAtom</a> sta)</code>
<div class="block">Constructs a Text Run from a Ascii text block</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/TextRun.html#TextRun(org.apache.poi.hslf.record.TextHeaderAtom, org.apache.poi.hslf.record.TextCharsAtom, org.apache.poi.hslf.record.StyleTextPropAtom)">TextRun</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">TextHeaderAtom</a> tha,
<a href="../../../../../../org/apache/poi/hslf/record/TextCharsAtom.html" title="class in org.apache.poi.hslf.record">TextCharsAtom</a> tca,
<a href="../../../../../../org/apache/poi/hslf/record/StyleTextPropAtom.html" title="class in org.apache.poi.hslf.record">StyleTextPropAtom</a> sta)</code>
<div class="block">Constructs a Text Run from a Unicode text block</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/poi/hslf/record/TextHeaderAtom.html" title="class in org.apache.poi.hslf.record">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?org/apache/poi/hslf/record/class-use/TextHeaderAtom.html" target="_top">Frames</a></li>
<li><a href="TextHeaderAtom.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 2014 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
| pedro93/ifarmaStudents | poi-3.10-FINAL/docs/apidocs/org/apache/poi/hslf/record/class-use/TextHeaderAtom.html | HTML | apache-2.0 | 8,568 |
<!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 Fri Sep 11 16:00:11 AEST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Region (parent 0.5.25 API)</title>
<meta name="date" content="2020-09-11">
<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="Region (parent 0.5.25 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/Region.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="../../../../../../au/gov/amsa/ais/router/model/Rectangle.Builder.html" title="class in au.gov.amsa.ais.router.model"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../au/gov/amsa/ais/router/model/User.html" title="class in au.gov.amsa.ais.router.model"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?au/gov/amsa/ais/router/model/Region.html" target="_top">Frames</a></li>
<li><a href="Region.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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">au.gov.amsa.ais.router.model</div>
<h2 title="Interface Region" class="title">Interface Region</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../../au/gov/amsa/ais/router/model/Rectangle.html" title="class in au.gov.amsa.ais.router.model">Rectangle</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">Region</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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </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>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/router/model/Region.html#contains-float-float-">contains</a></span>(float lat,
float lon)</code> </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="contains-float-float-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>contains</h4>
<pre>boolean contains(float lat,
float lon)</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/Region.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="../../../../../../au/gov/amsa/ais/router/model/Rectangle.Builder.html" title="class in au.gov.amsa.ais.router.model"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../au/gov/amsa/ais/router/model/User.html" title="class in au.gov.amsa.ais.router.model"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?au/gov/amsa/ais/router/model/Region.html" target="_top">Frames</a></li>
<li><a href="Region.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2020. All rights reserved.</small></p>
</body>
</html>
| amsa-code/amsa-code.github.io | risky/apidocs/au/gov/amsa/ais/router/model/Region.html | HTML | apache-2.0 | 8,024 |
<!DOCTYPE HTML>
<html xmlns:ng="http://angularjs.org" ng-app="pubsub">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Hello Cloud Pub/Sub</title>
</head>
<body ng-controller="pubsub.PubsubController as PubsubController">
<h1>Hello Cloud Pub/Sub!</h1>
<b>Project:</b> (( project ))<br/>
<b>Publishing to Topic:</b> (( topic ))<br/>
<b>Listening on Subscription:</b> (( subscription ))<br/>
<b>Endpoint URL:</b> (( subscriptionEndpoint ))<br/>
<form>
<textarea ng-model="PubsubController.message" name="message" rows="5" cols="100"></textarea>
</form>
<button ng-click="PubsubController.sendMessage(PubsubController.message)">Send message</button>
<button ng-click="PubsubController.toggleAutoUpdate()" ng-show="PubsubController.isAutoUpdating">
Stop auto update
</button>
<button ng-click="PubsubController.toggleAutoUpdate()" ng-hide="PubsubController.isAutoUpdating">
Start auto update
</button>
per <input type="text" size="3" ng-model="PubsubController.interval"> seconds.
<span ng-show="PubsubController.errorNotice"><b>{{ PubsubController.errorNotice }}</b></span>
<h2>Messages:</h2>
<ul>
<li ng-repeat="m in PubsubController.messages track by $index">{{ m }}</li>
</ul>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.min.js"></script>
<script src="/js/pubsub.js"></script>
</body>
</html>
| GoogleCloudPlatform/cloud-pubsub-samples-python | appengine-push/templates/pubsub.html | HTML | apache-2.0 | 1,479 |
<!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 Thu Mar 26 16:48:37 UTC 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface com.hazelcast.nio.serialization.DataSerializable (Hazelcast Root 3.4.2 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-26">
<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 Interface com.hazelcast.nio.serialization.DataSerializable (Hazelcast Root 3.4.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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/hazelcast/nio/serialization//class-useDataSerializable.html" target="_top"><B>FRAMES</B></A>
<A HREF="DataSerializable.html" target="_top"><B>NO FRAMES</B></A>
<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 Interface<br>com.hazelcast.nio.serialization.DataSerializable</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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.ascii.memcache"><B>com.hazelcast.ascii.memcache</B></A></TD>
<TD>This package contains MemoryCache functionality for Hazelcast.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.ascii.rest"><B>com.hazelcast.ascii.rest</B></A></TD>
<TD>This package contains Reset functionality for Hazelcast.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cache"><B>com.hazelcast.cache</B></A></TD>
<TD>
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cache.impl"><B>com.hazelcast.cache.impl</B></A></TD>
<TD>
Hazelcast JSR-107 aka JCache implementation </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cache.impl.operation"><B>com.hazelcast.cache.impl.operation</B></A></TD>
<TD>Hazelcast JSR-107 aka JCache implementation </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cache.impl.record"><B>com.hazelcast.cache.impl.record</B></A></TD>
<TD>
Hazelcast JSR-107 aka JCache implementation
Internal record store </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.client.impl.client"><B>com.hazelcast.client.impl.client</B></A></TD>
<TD>This contains the Requests and other DTO's exchanged between client/server </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.client.impl.operations"><B>com.hazelcast.client.impl.operations</B></A></TD>
<TD>Contains client operations </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cluster"><B>com.hazelcast.cluster</B></A></TD>
<TD>This package contains the cluster functionality.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cluster.client"><B>com.hazelcast.cluster.client</B></A></TD>
<TD>This package contains the client cluster functionality.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cluster.impl"><B>com.hazelcast.cluster.impl</B></A></TD>
<TD>This package contains the implementation of the cluster functionality.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.cluster.impl.operations"><B>com.hazelcast.cluster.impl.operations</B></A></TD>
<TD>This package contains operations for the com.hazelcast.cluster.impl package.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.collection"><B>com.hazelcast.collection</B></A></TD>
<TD>This package contains classes related to Collections (IList,ISet etc..) <br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.collection.list"><B>com.hazelcast.collection.list</B></A></TD>
<TD>This package contains IList functionality for Hazelcast.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.collection.set"><B>com.hazelcast.collection.set</B></A></TD>
<TD>This package contains ISet functionality for Hazelcast.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.collection.txn"><B>com.hazelcast.collection.txn</B></A></TD>
<TD>This package contains the Transaction behavior for the Collections.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.atomiclong.operations"><B>com.hazelcast.concurrent.atomiclong.operations</B></A></TD>
<TD>This package contains the operations on the IAtomicLong.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.atomicreference.operations"><B>com.hazelcast.concurrent.atomicreference.operations</B></A></TD>
<TD>This package contains the operations on the IAtomicReference.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.countdownlatch"><B>com.hazelcast.concurrent.countdownlatch</B></A></TD>
<TD>This package contains ICountDownLatch functionality for Hazelcast.<br/>
The ICountDownLatch is the distributed version of the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/CountDownLatch.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>CountDownLatch</CODE></A>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.countdownlatch.operations"><B>com.hazelcast.concurrent.countdownlatch.operations</B></A></TD>
<TD>This package contains the operations on the ICountDownLatch.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.lock"><B>com.hazelcast.concurrent.lock</B></A></TD>
<TD>This package contains Lock for Hazelcast.<br/>
The <A HREF="../../../../../com/hazelcast/core/ILock.html" title="interface in com.hazelcast.core"><CODE>ILock</CODE></A> is the distributed version of the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/locks/Lock.html?is-external=true" title="class or interface in java.util.concurrent.locks"><CODE>Lock</CODE></A>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.lock.operations"><B>com.hazelcast.concurrent.lock.operations</B></A></TD>
<TD>This package contains the operations on the ILock.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.semaphore"><B>com.hazelcast.concurrent.semaphore</B></A></TD>
<TD>This package contains ISemaphore functionality for Hazelcast.<br/>
The ISemaphore is the distributed version of the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/Semaphore.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Semaphore</CODE></A>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.concurrent.semaphore.operations"><B>com.hazelcast.concurrent.semaphore.operations</B></A></TD>
<TD>This package contains the operations on the ISemaphore.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.config"><B>com.hazelcast.config</B></A></TD>
<TD>Provides classes for configuring HazelcastInstance. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.console"><B>com.hazelcast.console</B></A></TD>
<TD>This package contains classes related to ConsoleApp<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.core"><B>com.hazelcast.core</B></A></TD>
<TD>Provides core API interfaces/classes. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.executor.impl"><B>com.hazelcast.executor.impl</B></A></TD>
<TD>This package contains IExecutorService functionality for Hazelcast.<br/>
The IExecutorService extends the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>ExecutorService</CODE></A> and provides all kinds
of additional methods related to distributed systems. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.executor.impl.operations"><B>com.hazelcast.executor.impl.operations</B></A></TD>
<TD>This package contains operations for the IExecutorService.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.hibernate"><B>com.hazelcast.hibernate</B></A></TD>
<TD>Contains interfaces/classes related to Hibernate. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.hibernate.local"><B>com.hazelcast.hibernate.local</B></A></TD>
<TD>Provides local classes for Hibernate. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.instance"><B>com.hazelcast.instance</B></A></TD>
<TD>This package contains Hazelcast Instance functionality.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.management"><B>com.hazelcast.management</B></A></TD>
<TD>Contains classes to provide data/operation interface for Management Center. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.management.operation"><B>com.hazelcast.management.operation</B></A></TD>
<TD>Contains operations that are called from Management Center. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.impl"><B>com.hazelcast.map.impl</B></A></TD>
<TD>Contains implementation specific classes of <A HREF="../../../../../com/hazelcast/map/package-summary.html"><CODE>com.hazelcast.map</CODE></A> package. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.impl.operation"><B>com.hazelcast.map.impl.operation</B></A></TD>
<TD>Package for map operations. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.impl.record"><B>com.hazelcast.map.impl.record</B></A></TD>
<TD>Contains record specific classes. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.impl.tx"><B>com.hazelcast.map.impl.tx</B></A></TD>
<TD>Contains implementation classes for <A HREF="../../../../../com/hazelcast/core/TransactionalMap.html" title="interface in com.hazelcast.core"><CODE>TransactionalMap</CODE></A> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.impl.wan"><B>com.hazelcast.map.impl.wan</B></A></TD>
<TD>Contains wan replication event classes </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.map.merge"><B>com.hazelcast.map.merge</B></A></TD>
<TD>Contains merge policies for <A HREF="../../../../../com/hazelcast/core/IMap.html" title="interface in com.hazelcast.core"><CODE>IMap</CODE></A> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.mapreduce.aggregation.impl"><B>com.hazelcast.mapreduce.aggregation.impl</B></A></TD>
<TD>This package contains a set of predefined aggregation implementations </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.mapreduce.impl"><B>com.hazelcast.mapreduce.impl</B></A></TD>
<TD>This package contains the default implementation for the map reduce framework
internals. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.mapreduce.impl.notification"><B>com.hazelcast.mapreduce.impl.notification</B></A></TD>
<TD>This package contains all remote node notifications </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.mapreduce.impl.operation"><B>com.hazelcast.mapreduce.impl.operation</B></A></TD>
<TD>This package contains all remote operations that are needed to control work on
supervising or worker nodes. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.multimap.impl"><B>com.hazelcast.multimap.impl</B></A></TD>
<TD>Contains classes for Hazelcast MultiMap module. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.multimap.impl.operations"><B>com.hazelcast.multimap.impl.operations</B></A></TD>
<TD>Contains operations for Hazelcast MultiMap module. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.multimap.impl.txn"><B>com.hazelcast.multimap.impl.txn</B></A></TD>
<TD>This package contains the Transaction behavior for the Multimap.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.nio"><B>com.hazelcast.nio</B></A></TD>
<TD>This package contains classes related to New IO<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.nio.serialization"><B>com.hazelcast.nio.serialization</B></A></TD>
<TD>Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.partition"><B>com.hazelcast.partition</B></A></TD>
<TD>Contains the partition logic for Hazelcast. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.partition.client"><B>com.hazelcast.partition.client</B></A></TD>
<TD>Contains client functionality for partition related information. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.partition.impl"><B>com.hazelcast.partition.impl</B></A></TD>
<TD>Contains the actual implementation of the <A HREF="../../../../../com/hazelcast/partition/InternalPartitionService.html" title="interface in com.hazelcast.partition"><CODE>InternalPartitionService</CODE></A>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.query"><B>com.hazelcast.query</B></A></TD>
<TD>Contains interfaces/classes related to Hazelcast query and indexing support. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.query.impl"><B>com.hazelcast.query.impl</B></A></TD>
<TD>Contains the implementation classes of the query functionality. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.queue.impl"><B>com.hazelcast.queue.impl</B></A></TD>
<TD>This package contains the IQueue functionality.<br/>
The <A HREF="../../../../../com/hazelcast/core/IQueue.html" title="interface in com.hazelcast.core"><CODE>IQueue</CODE></A> is the distributed version of the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>BlockingQueue</CODE></A>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.queue.impl.operations"><B>com.hazelcast.queue.impl.operations</B></A></TD>
<TD>This package contains the IQueue operations<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.queue.impl.tx"><B>com.hazelcast.queue.impl.tx</B></A></TD>
<TD>This package contains the Transaction behavior for the IQueue.<br/> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.replicatedmap.impl.messages"><B>com.hazelcast.replicatedmap.impl.messages</B></A></TD>
<TD>This package contains replication event classes to communicate replications to other nodes </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.replicatedmap.impl.operation"><B>com.hazelcast.replicatedmap.impl.operation</B></A></TD>
<TD>This package contains some remote operations to execute on remote nodes </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.replicatedmap.impl.record"><B>com.hazelcast.replicatedmap.impl.record</B></A></TD>
<TD>This package contains the implementation of the backing data storage for the replicated map implementation </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.spi"><B>com.hazelcast.spi</B></A></TD>
<TD>Provides interfaces/classes for Hazelcast SPI. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.spi.impl"><B>com.hazelcast.spi.impl</B></A></TD>
<TD>Contains implementations for Hazelcast SPI. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.topic.impl"><B>com.hazelcast.topic.impl</B></A></TD>
<TD>This package contains ITopic functionality for Hazelcast.<br/>
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.transaction"><B>com.hazelcast.transaction</B></A></TD>
<TD>Provides interfaces/classes for Hazelcast transaction support. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.transaction.impl"><B>com.hazelcast.transaction.impl</B></A></TD>
<TD>Provides implementation for Hazelcast transaction support. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.util"><B>com.hazelcast.util</B></A></TD>
<TD>This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.wan"><B>com.hazelcast.wan</B></A></TD>
<TD>This package contains the WAN replication API </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hazelcast.web"><B>com.hazelcast.web</B></A></TD>
<TD>Provides Hazelcast-based session replication. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.ascii.memcache"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/ascii/memcache/package-summary.html">com.hazelcast.ascii.memcache</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/ascii/memcache/package-summary.html">com.hazelcast.ascii.memcache</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/ascii/memcache/MemcacheEntry.html" title="class in com.hazelcast.ascii.memcache">MemcacheEntry</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.ascii.rest"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/ascii/rest/package-summary.html">com.hazelcast.ascii.rest</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/ascii/rest/package-summary.html">com.hazelcast.ascii.rest</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/ascii/rest/RestValue.html" title="class in com.hazelcast.ascii.rest">RestValue</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cache"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cache/package-summary.html">com.hazelcast.cache</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cache/package-summary.html">com.hazelcast.cache</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/HazelcastExpiryPolicy.html" title="class in com.hazelcast.cache">HazelcastExpiryPolicy</A></B></CODE>
<BR>
Hazelcast provides overloads of the typical cache operations with a custom
<CODE>ExpiryPolicy</CODE> parameter.<br>
This class provides a custom implementation of an <CODE>ExpiryPolicy</CODE> to
react on all three types of policies:
Create
Access
Update
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cache.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cache/impl/package-summary.html">com.hazelcast.cache.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cache/impl/package-summary.html">com.hazelcast.cache.impl</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheEventData.html" title="interface in com.hazelcast.cache.impl">CacheEventData</A></B></CODE>
<BR>
Internal event data wrapper used during publishing and dispatching events.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cache/impl/package-summary.html">com.hazelcast.cache.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheClearResponse.html" title="class in com.hazelcast.cache.impl">CacheClearResponse</A></B></CODE>
<BR>
This class is a simple object wrapper to be used by <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheClearOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheClearOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheEventDataImpl.html" title="class in com.hazelcast.cache.impl">CacheEventDataImpl</A></B></CODE>
<BR>
Implementation of <A HREF="../../../../../com/hazelcast/cache/impl/CacheEventData.html" title="interface in com.hazelcast.cache.impl"><CODE>CacheEventData</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheEventSet.html" title="class in com.hazelcast.cache.impl">CacheEventSet</A></B></CODE>
<BR>
Internal Set wrapper of <A HREF="../../../../../com/hazelcast/cache/impl/CacheEventData.html" title="interface in com.hazelcast.cache.impl"><CODE>CacheEventData</CODE></A> items used during publishing and dispatching events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheKeyIteratorResult.html" title="class in com.hazelcast.cache.impl">CacheKeyIteratorResult</A></B></CODE>
<BR>
Response data object returned by <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheKeyIteratorOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheKeyIteratorOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/CacheStatisticsImpl.html" title="class in com.hazelcast.cache.impl">CacheStatisticsImpl</A></B></CODE>
<BR>
<A HREF="../../../../../com/hazelcast/cache/CacheStatistics.html" title="interface in com.hazelcast.cache"><CODE>CacheStatistics</CODE></A> implementation for <A HREF="../../../../../com/hazelcast/cache/ICache.html" title="interface in com.hazelcast.cache"><CODE>ICache</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cache.impl.operation"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cache/impl/operation/package-summary.html">com.hazelcast.cache.impl.operation</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cache/impl/operation/package-summary.html">com.hazelcast.cache.impl.operation</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/AbstractMutatingCacheOperation.html" title="class in com.hazelcast.cache.impl.operation">AbstractMutatingCacheOperation</A></B></CODE>
<BR>
Base class for all mutable cache operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheBackupEntryProcessorOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheBackupEntryProcessorOperation</A></B></CODE>
<BR>
Operation of the Cache Backup Entry Processor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheClearBackupOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheClearBackupOperation</A></B></CODE>
<BR>
Backup operation of <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheClearOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheClearOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheClearOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheClearOperation</A></B></CODE>
<BR>
Cache Clear will clear all internal cache data without sending any event</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheClearOperationFactory.html" title="class in com.hazelcast.cache.impl.operation">CacheClearOperationFactory</A></B></CODE>
<BR>
<A HREF="../../../../../com/hazelcast/spi/OperationFactory.html" title="interface in com.hazelcast.spi"><CODE>OperationFactory</CODE></A> implementation for Clear Operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheContainsKeyOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheContainsKeyOperation</A></B></CODE>
<BR>
Cache contains key operation, determines if the cache contains an entry for the specified key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheCreateConfigOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheCreateConfigOperation</A></B></CODE>
<BR>
Used to create cluster wide cache configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheDestroyOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheDestroyOperation</A></B></CODE>
<BR>
Destroys the cache on the cluster or on a single node by calling
<A HREF="../../../../../com/hazelcast/cache/impl/AbstractCacheService.html#destroyCache(java.lang.String, boolean, java.lang.String)"><CODE>AbstractCacheService.destroyCache(String, boolean, String)</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheEntryProcessorOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheEntryProcessorOperation</A></B></CODE>
<BR>
Operation of the Cache Entry Processor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetAllOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheGetAllOperation</A></B></CODE>
<BR>
Gets all keys from the cache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetAllOperationFactory.html" title="class in com.hazelcast.cache.impl.operation">CacheGetAllOperationFactory</A></B></CODE>
<BR>
Factory implementation for <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetAllOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheGetAllOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetAndRemoveOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheGetAndRemoveOperation</A></B></CODE>
<BR>
Cache GetAndRemove Operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetAndReplaceOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheGetAndReplaceOperation</A></B></CODE>
<BR>
Cache GetAndReplace Operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetConfigOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheGetConfigOperation</A></B></CODE>
<BR>
Cache GetConfig Operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheGetOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheGetOperation</A></B></CODE>
<BR>
Cache Get Operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheKeyIteratorOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheKeyIteratorOperation</A></B></CODE>
<BR>
Provides iterator functionality for ICache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheListenerRegistrationOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheListenerRegistrationOperation</A></B></CODE>
<BR>
Listener can be registered and unregistered by <A HREF="../../../../../com/hazelcast/cache/impl/CacheService.html" title="class in com.hazelcast.cache.impl"><CODE>CacheService</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheLoadAllOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheLoadAllOperation</A></B></CODE>
<BR>
Loads all entries of the keys to partition record store <A HREF="../../../../../com/hazelcast/cache/impl/ICacheRecordStore.html" title="interface in com.hazelcast.cache.impl"><CODE>ICacheRecordStore</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheLoadAllOperationFactory.html" title="class in com.hazelcast.cache.impl.operation">CacheLoadAllOperationFactory</A></B></CODE>
<BR>
Factory implementation for <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheLoadAllOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheLoadAllOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheManagementConfigOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheManagementConfigOperation</A></B></CODE>
<BR>
Cache ManagementConfig Operation provides enabling/disabling the functionality of management and
statistics mxbeans of the cache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CachePutAllBackupOperation.html" title="class in com.hazelcast.cache.impl.operation">CachePutAllBackupOperation</A></B></CODE>
<BR>
Cache PutAllBackup Operation is the backup operation used by load all operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CachePutBackupOperation.html" title="class in com.hazelcast.cache.impl.operation">CachePutBackupOperation</A></B></CODE>
<BR>
Backup operation for the operation of adding cache entries into record stores.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CachePutIfAbsentOperation.html" title="class in com.hazelcast.cache.impl.operation">CachePutIfAbsentOperation</A></B></CODE>
<BR>
Operation implementation for calling
<A HREF="../../../../../com/hazelcast/cache/impl/ICacheRecordStore.html#putIfAbsent(com.hazelcast.nio.serialization.Data, java.lang.Object, javax.cache.expiry.ExpiryPolicy, java.lang.String, int)"><CODE>ICacheRecordStore.putIfAbsent(Data, Object, ExpiryPolicy, String, int)</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CachePutOperation.html" title="class in com.hazelcast.cache.impl.operation">CachePutOperation</A></B></CODE>
<BR>
Operation implementation for
<CODE>com.hazelcast.cache.impl.ICacheRecordStore#put(Data, Object, ExpiryPolicy, String)</CODE> and
<CODE>com.hazelcast.cache.impl.ICacheRecordStore#getAndPut(Data, Object, ExpiryPolicy, String)</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveAllBackupOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheRemoveAllBackupOperation</A></B></CODE>
<BR>
Backup operation of <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveAllOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheRemoveAllOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveAllOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheRemoveAllOperation</A></B></CODE>
<BR>
TODO add a proper JavaDoc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveAllOperationFactory.html" title="class in com.hazelcast.cache.impl.operation">CacheRemoveAllOperationFactory</A></B></CODE>
<BR>
<A HREF="../../../../../com/hazelcast/spi/OperationFactory.html" title="interface in com.hazelcast.spi"><CODE>OperationFactory</CODE></A> implementation for RemoveAll Operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveBackupOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheRemoveBackupOperation</A></B></CODE>
<BR>
Backup operation used by remove operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheRemoveOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheRemoveOperation</A></B></CODE>
<BR>
Operation implementation for cache remove functionality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheReplaceOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheReplaceOperation</A></B></CODE>
<BR>
Operator implementation for cache replace functionality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheReplicationOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheReplicationOperation</A></B></CODE>
<BR>
Replication operation is the data migration operation of <A HREF="../../../../../com/hazelcast/cache/impl/CacheRecordStore.html" title="class in com.hazelcast.cache.impl"><CODE>CacheRecordStore</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheSizeOperation.html" title="class in com.hazelcast.cache.impl.operation">CacheSizeOperation</A></B></CODE>
<BR>
This operation implementation is for calculating the cluster size of a named cache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheSizeOperationFactory.html" title="class in com.hazelcast.cache.impl.operation">CacheSizeOperationFactory</A></B></CODE>
<BR>
Factory implementation of <A HREF="../../../../../com/hazelcast/cache/impl/operation/CacheSizeOperation.html" title="class in com.hazelcast.cache.impl.operation"><CODE>CacheSizeOperation</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cache.impl.record"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cache/impl/record/package-summary.html">com.hazelcast.cache.impl.record</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cache/impl/record/package-summary.html">com.hazelcast.cache.impl.record</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/record/AbstractCacheRecord.html" title="class in com.hazelcast.cache.impl.record">AbstractCacheRecord<V></A></B></CODE>
<BR>
Abstract implementation of <A HREF="../../../../../com/hazelcast/cache/impl/record/CacheRecord.html" title="interface in com.hazelcast.cache.impl.record"><CODE>CacheRecord</CODE></A> with key, value and
expiration time as internal state.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/record/CacheDataRecord.html" title="class in com.hazelcast.cache.impl.record">CacheDataRecord</A></B></CODE>
<BR>
Implementation of <A HREF="../../../../../com/hazelcast/cache/impl/record/CacheRecord.html" title="interface in com.hazelcast.cache.impl.record"><CODE>CacheRecord</CODE></A> where value has an internal serialized format.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cache/impl/record/CacheObjectRecord.html" title="class in com.hazelcast.cache.impl.record">CacheObjectRecord</A></B></CODE>
<BR>
Implementation of <A HREF="../../../../../com/hazelcast/cache/impl/record/CacheRecord.html" title="interface in com.hazelcast.cache.impl.record"><CODE>CacheRecord</CODE></A> which has an internal object format.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.client.impl.client"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/client/impl/client/package-summary.html">com.hazelcast.client.impl.client</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/client/impl/client/package-summary.html">com.hazelcast.client.impl.client</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/client/impl/client/ClientResponse.html" title="class in com.hazelcast.client.impl.client">ClientResponse</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.client.impl.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/client/impl/operations/package-summary.html">com.hazelcast.client.impl.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/client/impl/operations/package-summary.html">com.hazelcast.client.impl.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/client/impl/operations/ClientDisconnectionOperation.html" title="class in com.hazelcast.client.impl.operations">ClientDisconnectionOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/client/impl/operations/ClientReAuthOperation.html" title="class in com.hazelcast.client.impl.operations">ClientReAuthOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/client/impl/operations/OperationFactoryWrapper.html" title="class in com.hazelcast.client.impl.operations">OperationFactoryWrapper</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/client/impl/operations/PostJoinClientOperation.html" title="class in com.hazelcast.client.impl.operations">PostJoinClientOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cluster"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cluster/package-summary.html">com.hazelcast.cluster</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cluster/package-summary.html">com.hazelcast.cluster</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/MemberInfo.html" title="class in com.hazelcast.cluster">MemberInfo</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cluster.client"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cluster/client/package-summary.html">com.hazelcast.cluster.client</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cluster/client/package-summary.html">com.hazelcast.cluster.client</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/client/ClientMembershipEvent.html" title="class in com.hazelcast.cluster.client">ClientMembershipEvent</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/client/MemberAttributeChange.html" title="class in com.hazelcast.cluster.client">MemberAttributeChange</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cluster.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cluster/impl/package-summary.html">com.hazelcast.cluster.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cluster/impl/package-summary.html">com.hazelcast.cluster.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/BindMessage.html" title="class in com.hazelcast.cluster.impl">BindMessage</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/ConfigCheck.html" title="class in com.hazelcast.cluster.impl">ConfigCheck</A></B></CODE>
<BR>
Contains enough information about Hazelcast Config, to do a validation check so that clusters with different configurations
don't join.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/JoinMessage.html" title="class in com.hazelcast.cluster.impl">JoinMessage</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/JoinRequest.html" title="class in com.hazelcast.cluster.impl">JoinRequest</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.cluster.impl.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/cluster/impl/operations/package-summary.html">com.hazelcast.cluster.impl.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/cluster/impl/operations/package-summary.html">com.hazelcast.cluster.impl.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/AuthenticationFailureOperation.html" title="class in com.hazelcast.cluster.impl.operations">AuthenticationFailureOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/AuthorizationOperation.html" title="class in com.hazelcast.cluster.impl.operations">AuthorizationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/ConfigMismatchOperation.html" title="class in com.hazelcast.cluster.impl.operations">ConfigMismatchOperation</A></B></CODE>
<BR>
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/FinalizeJoinOperation.html" title="class in com.hazelcast.cluster.impl.operations">FinalizeJoinOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/GroupMismatchOperation.html" title="class in com.hazelcast.cluster.impl.operations">GroupMismatchOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/HeartbeatOperation.html" title="class in com.hazelcast.cluster.impl.operations">HeartbeatOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/JoinCheckOperation.html" title="class in com.hazelcast.cluster.impl.operations">JoinCheckOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/JoinRequestOperation.html" title="class in com.hazelcast.cluster.impl.operations">JoinRequestOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MasterClaimOperation.html" title="class in com.hazelcast.cluster.impl.operations">MasterClaimOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MasterConfirmationOperation.html" title="class in com.hazelcast.cluster.impl.operations">MasterConfirmationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MasterDiscoveryOperation.html" title="class in com.hazelcast.cluster.impl.operations">MasterDiscoveryOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MemberAttributeChangedOperation.html" title="class in com.hazelcast.cluster.impl.operations">MemberAttributeChangedOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MemberInfoUpdateOperation.html" title="class in com.hazelcast.cluster.impl.operations">MemberInfoUpdateOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MemberRemoveOperation.html" title="class in com.hazelcast.cluster.impl.operations">MemberRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/MergeClustersOperation.html" title="class in com.hazelcast.cluster.impl.operations">MergeClustersOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/PostJoinOperation.html" title="class in com.hazelcast.cluster.impl.operations">PostJoinOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/PrepareMergeOperation.html" title="class in com.hazelcast.cluster.impl.operations">PrepareMergeOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/cluster/impl/operations/SetMasterOperation.html" title="class in com.hazelcast.cluster.impl.operations">SetMasterOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.collection"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/collection/package-summary.html">com.hazelcast.collection</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/collection/package-summary.html">com.hazelcast.collection</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionAddAllBackupOperation.html" title="class in com.hazelcast.collection">CollectionAddAllBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionAddAllOperation.html" title="class in com.hazelcast.collection">CollectionAddAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionAddBackupOperation.html" title="class in com.hazelcast.collection">CollectionAddBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionAddOperation.html" title="class in com.hazelcast.collection">CollectionAddOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionBackupAwareOperation.html" title="class in com.hazelcast.collection">CollectionBackupAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionClearBackupOperation.html" title="class in com.hazelcast.collection">CollectionClearBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionClearOperation.html" title="class in com.hazelcast.collection">CollectionClearOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionCompareAndRemoveOperation.html" title="class in com.hazelcast.collection">CollectionCompareAndRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionContainer.html" title="class in com.hazelcast.collection">CollectionContainer</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionContainsOperation.html" title="class in com.hazelcast.collection">CollectionContainsOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionEvent.html" title="class in com.hazelcast.collection">CollectionEvent</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionEventFilter.html" title="class in com.hazelcast.collection">CollectionEventFilter</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionGetAllOperation.html" title="class in com.hazelcast.collection">CollectionGetAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionIsEmptyOperation.html" title="class in com.hazelcast.collection">CollectionIsEmptyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionItem.html" title="class in com.hazelcast.collection">CollectionItem</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionOperation.html" title="class in com.hazelcast.collection">CollectionOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionRemoveBackupOperation.html" title="class in com.hazelcast.collection">CollectionRemoveBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionRemoveOperation.html" title="class in com.hazelcast.collection">CollectionRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionReplicationOperation.html" title="class in com.hazelcast.collection">CollectionReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionSizeOperation.html" title="class in com.hazelcast.collection">CollectionSizeOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/CollectionTransactionRollbackOperation.html" title="class in com.hazelcast.collection">CollectionTransactionRollbackOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/TxCollectionItem.html" title="class in com.hazelcast.collection">TxCollectionItem</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.collection.list"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/collection/list/package-summary.html">com.hazelcast.collection.list</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/collection/list/package-summary.html">com.hazelcast.collection.list</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListAddAllOperation.html" title="class in com.hazelcast.collection.list">ListAddAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListAddOperation.html" title="class in com.hazelcast.collection.list">ListAddOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListContainer.html" title="class in com.hazelcast.collection.list">ListContainer</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListGetOperation.html" title="class in com.hazelcast.collection.list">ListGetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListIndexOfOperation.html" title="class in com.hazelcast.collection.list">ListIndexOfOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListRemoveOperation.html" title="class in com.hazelcast.collection.list">ListRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListReplicationOperation.html" title="class in com.hazelcast.collection.list">ListReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListSetBackupOperation.html" title="class in com.hazelcast.collection.list">ListSetBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListSetOperation.html" title="class in com.hazelcast.collection.list">ListSetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/list/ListSubOperation.html" title="class in com.hazelcast.collection.list">ListSubOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.collection.set"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/collection/set/package-summary.html">com.hazelcast.collection.set</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/collection/set/package-summary.html">com.hazelcast.collection.set</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/set/SetContainer.html" title="class in com.hazelcast.collection.set">SetContainer</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/set/SetReplicationOperation.html" title="class in com.hazelcast.collection.set">SetReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.collection.txn"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/collection/txn/package-summary.html">com.hazelcast.collection.txn</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/collection/txn/package-summary.html">com.hazelcast.collection.txn</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionPrepareBackupOperation.html" title="class in com.hazelcast.collection.txn">CollectionPrepareBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionPrepareOperation.html" title="class in com.hazelcast.collection.txn">CollectionPrepareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionReserveAddOperation.html" title="class in com.hazelcast.collection.txn">CollectionReserveAddOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionReserveRemoveOperation.html" title="class in com.hazelcast.collection.txn">CollectionReserveRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionRollbackBackupOperation.html" title="class in com.hazelcast.collection.txn">CollectionRollbackBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionRollbackOperation.html" title="class in com.hazelcast.collection.txn">CollectionRollbackOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionTransactionLog.html" title="class in com.hazelcast.collection.txn">CollectionTransactionLog</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionTxnAddBackupOperation.html" title="class in com.hazelcast.collection.txn">CollectionTxnAddBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionTxnAddOperation.html" title="class in com.hazelcast.collection.txn">CollectionTxnAddOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionTxnRemoveBackupOperation.html" title="class in com.hazelcast.collection.txn">CollectionTxnRemoveBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/collection/txn/CollectionTxnRemoveOperation.html" title="class in com.hazelcast.collection.txn">CollectionTxnRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.atomiclong.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/package-summary.html">com.hazelcast.concurrent.atomiclong.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/package-summary.html">com.hazelcast.concurrent.atomiclong.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/AddAndGetOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">AddAndGetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/AddBackupOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">AddBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/AtomicLongBackupAwareOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">AtomicLongBackupAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/AtomicLongBaseOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">AtomicLongBaseOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/AtomicLongReplicationOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">AtomicLongReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomiclong/operations/GetAndAddOperation.html" title="class in com.hazelcast.concurrent.atomiclong.operations">GetAndAddOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.atomicreference.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/package-summary.html">com.hazelcast.concurrent.atomicreference.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/package-summary.html">com.hazelcast.concurrent.atomicreference.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AbstractAlterOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AbstractAlterOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AlterAndGetOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AlterAndGetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AlterOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AlterOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/ApplyOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">ApplyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AtomicReferenceBackupAwareOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AtomicReferenceBackupAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AtomicReferenceBaseOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AtomicReferenceBaseOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/AtomicReferenceReplicationOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">AtomicReferenceReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/CompareAndSetOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">CompareAndSetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/GetAndAlterOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">GetAndAlterOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/GetAndSetOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">GetAndSetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/IsNullOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">IsNullOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/SetAndGetOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">SetAndGetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/atomicreference/operations/SetBackupOperation.html" title="class in com.hazelcast.concurrent.atomicreference.operations">SetBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.countdownlatch"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/package-summary.html">com.hazelcast.concurrent.countdownlatch</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/package-summary.html">com.hazelcast.concurrent.countdownlatch</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/CountDownLatchInfo.html" title="class in com.hazelcast.concurrent.countdownlatch">CountDownLatchInfo</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.countdownlatch.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/package-summary.html">com.hazelcast.concurrent.countdownlatch.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/package-summary.html">com.hazelcast.concurrent.countdownlatch.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/AwaitOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">AwaitOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/CountDownLatchBackupOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">CountDownLatchBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/CountDownLatchReplicationOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">CountDownLatchReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/CountDownOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">CountDownOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/GetCountOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">GetCountOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/countdownlatch/operations/SetCountOperation.html" title="class in com.hazelcast.concurrent.countdownlatch.operations">SetCountOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.lock"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/lock/package-summary.html">com.hazelcast.concurrent.lock</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/lock/package-summary.html">com.hazelcast.concurrent.lock</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/InternalLockNamespace.html" title="class in com.hazelcast.concurrent.lock">InternalLockNamespace</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/LockStoreImpl.html" title="class in com.hazelcast.concurrent.lock">LockStoreImpl</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.lock.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/lock/operations/package-summary.html">com.hazelcast.concurrent.lock.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/lock/operations/package-summary.html">com.hazelcast.concurrent.lock.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/AwaitBackupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">AwaitBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/BeforeAwaitBackupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">BeforeAwaitBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/BeforeAwaitOperation.html" title="class in com.hazelcast.concurrent.lock.operations">BeforeAwaitOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/GetLockCountOperation.html" title="class in com.hazelcast.concurrent.lock.operations">GetLockCountOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/GetRemainingLeaseTimeOperation.html" title="class in com.hazelcast.concurrent.lock.operations">GetRemainingLeaseTimeOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/IsLockedOperation.html" title="class in com.hazelcast.concurrent.lock.operations">IsLockedOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/LocalLockCleanupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">LocalLockCleanupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/LockBackupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">LockBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/LockOperation.html" title="class in com.hazelcast.concurrent.lock.operations">LockOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/LockReplicationOperation.html" title="class in com.hazelcast.concurrent.lock.operations">LockReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/SignalBackupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">SignalBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/SignalOperation.html" title="class in com.hazelcast.concurrent.lock.operations">SignalOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/UnlockBackupOperation.html" title="class in com.hazelcast.concurrent.lock.operations">UnlockBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/UnlockIfLeaseExpiredOperation.html" title="class in com.hazelcast.concurrent.lock.operations">UnlockIfLeaseExpiredOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/lock/operations/UnlockOperation.html" title="class in com.hazelcast.concurrent.lock.operations">UnlockOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.semaphore"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/semaphore/package-summary.html">com.hazelcast.concurrent.semaphore</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/semaphore/package-summary.html">com.hazelcast.concurrent.semaphore</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/Permit.html" title="class in com.hazelcast.concurrent.semaphore">Permit</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.concurrent.semaphore.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/package-summary.html">com.hazelcast.concurrent.semaphore.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/package-summary.html">com.hazelcast.concurrent.semaphore.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/AcquireBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">AcquireBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/AcquireOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">AcquireOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/AvailableOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">AvailableOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/DeadMemberBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">DeadMemberBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/InitBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">InitBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/InitOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">InitOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/ReduceBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">ReduceBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/ReduceOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">ReduceOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/ReleaseBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">ReleaseBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/ReleaseOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">ReleaseOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/SemaphoreBackupAwareOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">SemaphoreBackupAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/SemaphoreBackupOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">SemaphoreBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/SemaphoreDeadMemberOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">SemaphoreDeadMemberOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/SemaphoreOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">SemaphoreOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/concurrent/semaphore/operations/SemaphoreReplicationOperation.html" title="class in com.hazelcast.concurrent.semaphore.operations">SemaphoreReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.config"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/config/package-summary.html">com.hazelcast.config</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/config/package-summary.html">com.hazelcast.config</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/CacheConfig.html" title="class in com.hazelcast.config">CacheConfig<K,V></A></B></CODE>
<BR>
Contains all the configuration for the <A HREF="../../../../../com/hazelcast/cache/ICache.html" title="interface in com.hazelcast.cache"><CODE>ICache</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/CacheConfigReadOnly.html" title="class in com.hazelcast.config">CacheConfigReadOnly<K,V></A></B></CODE>
<BR>
Contains the configuration for an <A HREF="../../../../../com/hazelcast/cache/ICache.html" title="interface in com.hazelcast.cache"><CODE>ICache</CODE></A> (read-only).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/CacheEvictionConfig.html" title="class in com.hazelcast.config">CacheEvictionConfig</A></B></CODE>
<BR>
Configuration for cache's capacity.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/CacheEvictionConfigReadOnly.html" title="class in com.hazelcast.config">CacheEvictionConfigReadOnly</A></B></CODE>
<BR>
Contains the configuration for a size of cache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/MaxSizeConfig.html" title="class in com.hazelcast.config">MaxSizeConfig</A></B></CODE>
<BR>
Configuration for map's capacity.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/MaxSizeConfigReadOnly.html" title="class in com.hazelcast.config">MaxSizeConfigReadOnly</A></B></CODE>
<BR>
Contains the configuration for a size of Map.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/NearCacheConfig.html" title="class in com.hazelcast.config">NearCacheConfig</A></B></CODE>
<BR>
Contains configuration for an NearCache.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/config/NearCacheConfigReadOnly.html" title="class in com.hazelcast.config">NearCacheConfigReadOnly</A></B></CODE>
<BR>
Contains configuration for an NearCache(Read-Only).</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.console"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/console/package-summary.html">com.hazelcast.console</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/console/package-summary.html">com.hazelcast.console</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/console/Echo.html" title="class in com.hazelcast.console">Echo</A></B></CODE>
<BR>
Echoes to screen</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.core"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/core/package-summary.html">com.hazelcast.core</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/core/package-summary.html">com.hazelcast.core</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/core/Member.html" title="interface in com.hazelcast.core">Member</A></B></CODE>
<BR>
Cluster member interface.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/core/package-summary.html">com.hazelcast.core</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/core/MemberAttributeEvent.html" title="class in com.hazelcast.core">MemberAttributeEvent</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/core/MigrationEvent.html" title="class in com.hazelcast.core">MigrationEvent</A></B></CODE>
<BR>
An event fired when a partition migration starts, completes or fails.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/core/PartitionAwareKey.html" title="class in com.hazelcast.core">PartitionAwareKey<K,P></A></B></CODE>
<BR>
A <A HREF="../../../../../com/hazelcast/core/PartitionAware.html" title="interface in com.hazelcast.core"><CODE>PartitionAware</CODE></A> key.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.executor.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/executor/impl/package-summary.html">com.hazelcast.executor.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/executor/impl/package-summary.html">com.hazelcast.executor.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/executor/impl/RunnableAdapter.html" title="class in com.hazelcast.executor.impl">RunnableAdapter<V></A></B></CODE>
<BR>
An adapter that adapts a <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><CODE>Runnable</CODE></A> to become a <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Callable</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.executor.impl.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/executor/impl/operations/package-summary.html">com.hazelcast.executor.impl.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/executor/impl/operations/package-summary.html">com.hazelcast.executor.impl.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/executor/impl/operations/CallableTaskOperation.html" title="class in com.hazelcast.executor.impl.operations">CallableTaskOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/executor/impl/operations/CancellationOperation.html" title="class in com.hazelcast.executor.impl.operations">CancellationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/executor/impl/operations/MemberCallableTaskOperation.html" title="class in com.hazelcast.executor.impl.operations">MemberCallableTaskOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/executor/impl/operations/ShutdownOperation.html" title="class in com.hazelcast.executor.impl.operations">ShutdownOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.hibernate"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/hibernate/package-summary.html">com.hazelcast.hibernate</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/hibernate/package-summary.html">com.hazelcast.hibernate</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/hibernate/VersionAwareMapMergePolicy.html" title="class in com.hazelcast.hibernate">VersionAwareMapMergePolicy</A></B></CODE>
<BR>
A merge policy implementation to handle split brain remerges based on the timestamps stored in
the values.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.hibernate.local"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/hibernate/local/package-summary.html">com.hazelcast.hibernate.local</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/hibernate/local/package-summary.html">com.hazelcast.hibernate.local</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/hibernate/local/Invalidation.html" title="class in com.hazelcast.hibernate.local">Invalidation</A></B></CODE>
<BR>
An invalidation messages</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/hibernate/local/Timestamp.html" title="class in com.hazelcast.hibernate.local">Timestamp</A></B></CODE>
<BR>
Hazelcast compatible implementation of a timestamp for internal eviction</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.instance"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/instance/package-summary.html">com.hazelcast.instance</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/instance/package-summary.html">com.hazelcast.instance</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/instance/MemberImpl.html" title="class in com.hazelcast.instance">MemberImpl</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.management"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/management/package-summary.html">com.hazelcast.management</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/management/package-summary.html">com.hazelcast.management</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/MapConfigAdapter.html" title="class in com.hazelcast.management">MapConfigAdapter</A></B></CODE>
<BR>
Serializable adapter for <A HREF="../../../../../com/hazelcast/config/MapConfig.html" title="class in com.hazelcast.config"><CODE>MapConfig</CODE></A></TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.management.operation"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/management/operation/package-summary.html">com.hazelcast.management.operation</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/management/operation/package-summary.html">com.hazelcast.management.operation</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/operation/GetMapConfigOperation.html" title="class in com.hazelcast.management.operation">GetMapConfigOperation</A></B></CODE>
<BR>
Operation to fetch Map configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/operation/ScriptExecutorOperation.html" title="class in com.hazelcast.management.operation">ScriptExecutorOperation</A></B></CODE>
<BR>
Operation to execute script on the node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/operation/ThreadDumpOperation.html" title="class in com.hazelcast.management.operation">ThreadDumpOperation</A></B></CODE>
<BR>
Operation for generating thread dumps.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/operation/UpdateManagementCenterUrlOperation.html" title="class in com.hazelcast.management.operation">UpdateManagementCenterUrlOperation</A></B></CODE>
<BR>
Operation to update Management Center URL configured on the node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/management/operation/UpdateMapConfigOperation.html" title="class in com.hazelcast.management.operation">UpdateMapConfigOperation</A></B></CODE>
<BR>
Operation to update map configuration from Management Center.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/package-summary.html">com.hazelcast.map.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/package-summary.html">com.hazelcast.map.impl</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/EventData.html" title="interface in com.hazelcast.map.impl">EventData</A></B></CODE>
<BR>
General contract for map event data.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/impl/package-summary.html">com.hazelcast.map.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/EntryEventData.html" title="class in com.hazelcast.map.impl">EntryEventData</A></B></CODE>
<BR>
An entry's event data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/EntryEventFilter.html" title="class in com.hazelcast.map.impl">EntryEventFilter</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/MapEntrySet.html" title="class in com.hazelcast.map.impl">MapEntrySet</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/MapEventData.html" title="class in com.hazelcast.map.impl">MapEventData</A></B></CODE>
<BR>
Map wide event's data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/MapKeySet.html" title="class in com.hazelcast.map.impl">MapKeySet</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/MapValueCollection.html" title="class in com.hazelcast.map.impl">MapValueCollection</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/QueryEventFilter.html" title="class in com.hazelcast.map.impl">QueryEventFilter</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/QueryResult.html" title="class in com.hazelcast.map.impl">QueryResult</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/SimpleEntryView.html" title="class in com.hazelcast.map.impl">SimpleEntryView<K,V></A></B></CODE>
<BR>
SimpleEntryView is an implementation of <A HREF="../../../../../com/hazelcast/core/EntryView.html" title="interface in com.hazelcast.core"><CODE>EntryView</CODE></A> and also it is writable.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/SyntheticEventFilter.html" title="class in com.hazelcast.map.impl">SyntheticEventFilter</A></B></CODE>
<BR>
Wrapper class for a filter which does not want to receive synthetic events.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.impl.operation"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/operation/package-summary.html">com.hazelcast.map.impl.operation</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/impl/operation/package-summary.html">com.hazelcast.map.impl.operation</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/AbstractMapOperation.html" title="class in com.hazelcast.map.impl.operation">AbstractMapOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/AddIndexOperation.html" title="class in com.hazelcast.map.impl.operation">AddIndexOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/AddIndexOperationFactory.html" title="class in com.hazelcast.map.impl.operation">AddIndexOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/AddInterceptorOperation.html" title="class in com.hazelcast.map.impl.operation">AddInterceptorOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/AddInterceptorOperationFactory.html" title="class in com.hazelcast.map.impl.operation">AddInterceptorOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/BasePutOperation.html" title="class in com.hazelcast.map.impl.operation">BasePutOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/BaseRemoveOperation.html" title="class in com.hazelcast.map.impl.operation">BaseRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ClearExpiredOperation.html" title="class in com.hazelcast.map.impl.operation">ClearExpiredOperation</A></B></CODE>
<BR>
Clear expired records.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ClearOperationFactory.html" title="class in com.hazelcast.map.impl.operation">ClearOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ContainsKeyOperation.html" title="class in com.hazelcast.map.impl.operation">ContainsKeyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ContainsValueOperation.html" title="class in com.hazelcast.map.impl.operation">ContainsValueOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ContainsValueOperationFactory.html" title="class in com.hazelcast.map.impl.operation">ContainsValueOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/DeleteOperation.html" title="class in com.hazelcast.map.impl.operation">DeleteOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EntryBackupOperation.html" title="class in com.hazelcast.map.impl.operation">EntryBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EntryOperation.html" title="class in com.hazelcast.map.impl.operation">EntryOperation</A></B></CODE>
<BR>
GOTCHA : This operation LOADS missing keys from map-store, in contrast with PartitionWideEntryOperation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EntrySetOperationFactory.html" title="class in com.hazelcast.map.impl.operation">EntrySetOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EvictAllBackupOperation.html" title="class in com.hazelcast.map.impl.operation">EvictAllBackupOperation</A></B></CODE>
<BR>
Operation which evicts all keys except locked ones.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EvictAllOperation.html" title="class in com.hazelcast.map.impl.operation">EvictAllOperation</A></B></CODE>
<BR>
Operation which evicts all keys except locked ones.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EvictAllOperationFactory.html" title="class in com.hazelcast.map.impl.operation">EvictAllOperationFactory</A></B></CODE>
<BR>
Operation factory for evict all operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/EvictOperation.html" title="class in com.hazelcast.map.impl.operation">EvictOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/GetEntryViewOperation.html" title="class in com.hazelcast.map.impl.operation">GetEntryViewOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/GetOperation.html" title="class in com.hazelcast.map.impl.operation">GetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/InvalidateNearCacheOperation.html" title="class in com.hazelcast.map.impl.operation">InvalidateNearCacheOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/IsEmptyOperationFactory.html" title="class in com.hazelcast.map.impl.operation">IsEmptyOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/KeyBasedMapOperation.html" title="class in com.hazelcast.map.impl.operation">KeyBasedMapOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/LoadAllOperation.html" title="class in com.hazelcast.map.impl.operation">LoadAllOperation</A></B></CODE>
<BR>
Triggers map store load of all given keys.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/LockAwareOperation.html" title="class in com.hazelcast.map.impl.operation">LockAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapEntrySetOperation.html" title="class in com.hazelcast.map.impl.operation">MapEntrySetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapFlushOperation.html" title="class in com.hazelcast.map.impl.operation">MapFlushOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapFlushOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapFlushOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapGetAllOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapGetAllOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapIsEmptyOperation.html" title="class in com.hazelcast.map.impl.operation">MapIsEmptyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapKeySetOperation.html" title="class in com.hazelcast.map.impl.operation">MapKeySetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapKeySetOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapKeySetOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapLoadAllOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapLoadAllOperationFactory</A></B></CODE>
<BR>
Operation factory for load all operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapPutAllOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapPutAllOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapReplicationOperation.html" title="class in com.hazelcast.map.impl.operation">MapReplicationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapSizeOperation.html" title="class in com.hazelcast.map.impl.operation">MapSizeOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapValuesOperation.html" title="class in com.hazelcast.map.impl.operation">MapValuesOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MapValuesOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MapValuesOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MergeOperation.html" title="class in com.hazelcast.map.impl.operation">MergeOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MultipleEntryBackupOperation.html" title="class in com.hazelcast.map.impl.operation">MultipleEntryBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MultipleEntryOperation.html" title="class in com.hazelcast.map.impl.operation">MultipleEntryOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/MultipleEntryOperationFactory.html" title="class in com.hazelcast.map.impl.operation">MultipleEntryOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/NearCacheKeySetInvalidationOperation.html" title="class in com.hazelcast.map.impl.operation">NearCacheKeySetInvalidationOperation</A></B></CODE>
<BR>
User: ahmetmircik
Date: 10/31/13</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionCheckIfLoadedOperation.html" title="class in com.hazelcast.map.impl.operation">PartitionCheckIfLoadedOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionCheckIfLoadedOperationFactory.html" title="class in com.hazelcast.map.impl.operation">PartitionCheckIfLoadedOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryBackupOperation.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryOperation.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryOperation</A></B></CODE>
<BR>
GOTCHA : This operation does NOT load missing keys from map-store for now.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryOperationFactory.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryWithPredicateBackupOperation.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryWithPredicateBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryWithPredicateOperation.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryWithPredicateOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PartitionWideEntryWithPredicateOperationFactory.html" title="class in com.hazelcast.map.impl.operation">PartitionWideEntryWithPredicateOperationFactory</A></B></CODE>
<BR>
date: 9/16/13
author: eminn</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PostJoinMapOperation.html" title="class in com.hazelcast.map.impl.operation">PostJoinMapOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutAllBackupOperation.html" title="class in com.hazelcast.map.impl.operation">PutAllBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutAllOperation.html" title="class in com.hazelcast.map.impl.operation">PutAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutFromLoadAllBackupOperation.html" title="class in com.hazelcast.map.impl.operation">PutFromLoadAllBackupOperation</A></B></CODE>
<BR>
Runs on backups.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutFromLoadAllOperation.html" title="class in com.hazelcast.map.impl.operation">PutFromLoadAllOperation</A></B></CODE>
<BR>
Puts records to map which are loaded from map store by <A HREF="../../../../../com/hazelcast/core/IMap.html#loadAll(boolean)"><CODE>IMap.loadAll(boolean)</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutIfAbsentOperation.html" title="class in com.hazelcast.map.impl.operation">PutIfAbsentOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/PutTransientOperation.html" title="class in com.hazelcast.map.impl.operation">PutTransientOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/QueryOperation.html" title="class in com.hazelcast.map.impl.operation">QueryOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/QueryPartitionOperation.html" title="class in com.hazelcast.map.impl.operation">QueryPartitionOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/RemoveIfSameOperation.html" title="class in com.hazelcast.map.impl.operation">RemoveIfSameOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/RemoveInterceptorOperation.html" title="class in com.hazelcast.map.impl.operation">RemoveInterceptorOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/RemoveInterceptorOperationFactory.html" title="class in com.hazelcast.map.impl.operation">RemoveInterceptorOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ReplaceIfSameOperation.html" title="class in com.hazelcast.map.impl.operation">ReplaceIfSameOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/ReplaceOperation.html" title="class in com.hazelcast.map.impl.operation">ReplaceOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/SetOperation.html" title="class in com.hazelcast.map.impl.operation">SetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/SizeOperationFactory.html" title="class in com.hazelcast.map.impl.operation">SizeOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/TryPutOperation.html" title="class in com.hazelcast.map.impl.operation">TryPutOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/TryRemoveOperation.html" title="class in com.hazelcast.map.impl.operation">TryRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/operation/WanOriginatedDeleteOperation.html" title="class in com.hazelcast.map.impl.operation">WanOriginatedDeleteOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.impl.record"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/record/package-summary.html">com.hazelcast.map.impl.record</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/impl/record/package-summary.html">com.hazelcast.map.impl.record</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/record/RecordInfo.html" title="class in com.hazelcast.map.impl.record">RecordInfo</A></B></CODE>
<BR>
Record info.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/record/RecordReplicationInfo.html" title="class in com.hazelcast.map.impl.record">RecordReplicationInfo</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/record/RecordStatistics.html" title="class in com.hazelcast.map.impl.record">RecordStatistics</A></B></CODE>
<BR>
TODO empty statistics.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.impl.tx"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/tx/package-summary.html">com.hazelcast.map.impl.tx</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/impl/tx/package-summary.html">com.hazelcast.map.impl.tx</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/MapTransactionLog.html" title="class in com.hazelcast.map.impl.tx">MapTransactionLog</A></B></CODE>
<BR>
Represents an operation on the map in the transaction log.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/TxnDeleteOperation.html" title="class in com.hazelcast.map.impl.tx">TxnDeleteOperation</A></B></CODE>
<BR>
Transactional delete operation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/TxnSetOperation.html" title="class in com.hazelcast.map.impl.tx">TxnSetOperation</A></B></CODE>
<BR>
An operation to unlock and set (key,value) on the partition .</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/TxnUnlockBackupOperation.html" title="class in com.hazelcast.map.impl.tx">TxnUnlockBackupOperation</A></B></CODE>
<BR>
An operation to unlock key on the backup owner.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/TxnUnlockOperation.html" title="class in com.hazelcast.map.impl.tx">TxnUnlockOperation</A></B></CODE>
<BR>
An operation to unlock key on the partition owner.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/tx/VersionedValue.html" title="class in com.hazelcast.map.impl.tx">VersionedValue</A></B></CODE>
<BR>
Wrapper for <A HREF="../../../../../com/hazelcast/nio/serialization/Data.html" title="interface in com.hazelcast.nio.serialization"><CODE>Data</CODE></A> value objects with version information.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.impl.wan"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/impl/wan/package-summary.html">com.hazelcast.map.impl.wan</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/impl/wan/package-summary.html">com.hazelcast.map.impl.wan</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/wan/MapReplicationRemove.html" title="class in com.hazelcast.map.impl.wan">MapReplicationRemove</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/impl/wan/MapReplicationUpdate.html" title="class in com.hazelcast.map.impl.wan">MapReplicationUpdate</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.map.merge"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/merge/package-summary.html">com.hazelcast.map.merge</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/map/merge/package-summary.html">com.hazelcast.map.merge</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/merge/MapMergePolicy.html" title="interface in com.hazelcast.map.merge">MapMergePolicy</A></B></CODE>
<BR>
A policy for merging maps after a splitbrain was detected and the different network partitions need
to be merged.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/map/merge/package-summary.html">com.hazelcast.map.merge</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/merge/HigherHitsMapMergePolicy.html" title="class in com.hazelcast.map.merge">HigherHitsMapMergePolicy</A></B></CODE>
<BR>
HigherHitsMapMergePolicy causes the merging entry to be merged from source to destination map
if source entry has more hits than the destination one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/merge/LatestUpdateMapMergePolicy.html" title="class in com.hazelcast.map.merge">LatestUpdateMapMergePolicy</A></B></CODE>
<BR>
LatestUpdateMapMergePolicy causes the merging entry to be merged from source to destination map
if source entry has updated more recently than the destination entry.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/merge/PassThroughMergePolicy.html" title="class in com.hazelcast.map.merge">PassThroughMergePolicy</A></B></CODE>
<BR>
PassThroughMergePolicy causes the merging entry to be merged from source to destination map
unless merging entry is null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/map/merge/PutIfAbsentMapMergePolicy.html" title="class in com.hazelcast.map.merge">PutIfAbsentMapMergePolicy</A></B></CODE>
<BR>
PutIfAbsentMapMergePolicy causes the merging entry to be merged from source to destination map
if it does not exist in the destination map.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.mapreduce.aggregation.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/package-summary.html">com.hazelcast.mapreduce.aggregation.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/package-summary.html">com.hazelcast.mapreduce.aggregation.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/AcceptAllSupplier.html" title="class in com.hazelcast.mapreduce.aggregation.impl">AcceptAllSupplier<KeyIn,ValueIn,ValueOut></A></B></CODE>
<BR>
A standard implementation of the <A HREF="../../../../../com/hazelcast/mapreduce/aggregation/Supplier.html" title="class in com.hazelcast.mapreduce.aggregation"><CODE>Supplier</CODE></A>
interface which accepts all input values and may apply a given
<A HREF="../../../../../com/hazelcast/mapreduce/aggregation/PropertyExtractor.html" title="interface in com.hazelcast.mapreduce.aggregation"><CODE>PropertyExtractor</CODE></A> on those.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/AvgTuple.html" title="class in com.hazelcast.mapreduce.aggregation.impl">AvgTuple<F,S></A></B></CODE>
<BR>
Internal tuple type for average calculations, used to transmit data between
Combiner and Reducer implementations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/KeyPredicateSupplier.html" title="class in com.hazelcast.mapreduce.aggregation.impl">KeyPredicateSupplier<KeyIn,ValueIn,ValueOut></A></B></CODE>
<BR>
The default supplier for <A HREF="../../../../../com/hazelcast/mapreduce/KeyPredicate.html" title="interface in com.hazelcast.mapreduce"><CODE>KeyPredicate</CODE></A>s, used
to filter and optionally transform data (using the given
<A HREF="../../../../../com/hazelcast/mapreduce/aggregation/Supplier.html" title="class in com.hazelcast.mapreduce.aggregation"><CODE>Supplier</CODE></A>).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/PredicateSupplier.html" title="class in com.hazelcast.mapreduce.aggregation.impl">PredicateSupplier<KeyIn,ValueIn,ValueOut></A></B></CODE>
<BR>
The default supplier for <A HREF="../../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query"><CODE>Predicate</CODE></A>s, used
to filter and optionally transform data (using the given
<A HREF="../../../../../com/hazelcast/mapreduce/aggregation/Supplier.html" title="class in com.hazelcast.mapreduce.aggregation"><CODE>Supplier</CODE></A>).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/aggregation/impl/SetAdapter.html" title="class in com.hazelcast.mapreduce.aggregation.impl">SetAdapter<E></A></B></CODE>
<BR>
A simple adapter class to serialize values of a <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><CODE>Set</CODE></A> using
Hazelcast serialization support.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.mapreduce.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/mapreduce/impl/package-summary.html">com.hazelcast.mapreduce.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/mapreduce/impl/package-summary.html">com.hazelcast.mapreduce.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/CombinerResultList.html" title="class in com.hazelcast.mapreduce.impl">CombinerResultList<E></A></B></CODE>
<BR>
This <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util"><CODE>ArrayList</CODE></A> subclass exists to prevent
<CODE>DefaultContext.CollectingCombinerFactory</CODE>
created collections to be mixed up with user provided List results from
<A HREF="../../../../../com/hazelcast/mapreduce/Combiner.html" title="class in com.hazelcast.mapreduce"><CODE>Combiner</CODE></A>s.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/HashMapAdapter.html" title="class in com.hazelcast.mapreduce.impl">HashMapAdapter<K,V></A></B></CODE>
<BR>
Simple HashMap adapter class to implement DataSerializable serialization semantics
to not loose hands on serialization while sending intermediate results.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/ListKeyValueSource.html" title="class in com.hazelcast.mapreduce.impl">ListKeyValueSource<V></A></B></CODE>
<BR>
This <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> implementation is used in
<A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html#fromList(com.hazelcast.core.IList)"><CODE>KeyValueSource.fromList(com.hazelcast.core.IList)</CODE></A> to generate a default
implementation based on a Hazelcast <A HREF="../../../../../com/hazelcast/core/IList.html" title="interface in com.hazelcast.core"><CODE>IList</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/MapKeyValueSource.html" title="class in com.hazelcast.mapreduce.impl">MapKeyValueSource<K,V></A></B></CODE>
<BR>
This <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> implementation is used in
<A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html#fromMap(com.hazelcast.core.IMap)"><CODE>KeyValueSource.fromMap(com.hazelcast.core.IMap)</CODE></A> to generate a default
implementation based on a Hazelcast <A HREF="../../../../../com/hazelcast/core/IMap.html" title="interface in com.hazelcast.core"><CODE>IMap</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/MultiMapKeyValueSource.html" title="class in com.hazelcast.mapreduce.impl">MultiMapKeyValueSource<K,V></A></B></CODE>
<BR>
This <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> implementation is used in
<A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html#fromMultiMap(com.hazelcast.core.MultiMap)"><CODE>KeyValueSource.fromMultiMap(com.hazelcast.core.MultiMap)</CODE></A> to generate a default
implementation based on a Hazelcast <A HREF="../../../../../com/hazelcast/core/MultiMap.html" title="interface in com.hazelcast.core"><CODE>MultiMap</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/SetKeyValueSource.html" title="class in com.hazelcast.mapreduce.impl">SetKeyValueSource<V></A></B></CODE>
<BR>
This <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> implementation is used in
<A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html#fromSet(com.hazelcast.core.ISet)"><CODE>KeyValueSource.fromSet(com.hazelcast.core.ISet)</CODE></A> to generate a default
implementation based on a Hazelcast <A HREF="../../../../../com/hazelcast/core/ISet.html" title="interface in com.hazelcast.core"><CODE>ISet</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.mapreduce.impl.notification"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/package-summary.html">com.hazelcast.mapreduce.impl.notification</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/package-summary.html">com.hazelcast.mapreduce.impl.notification</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/IntermediateChunkNotification.html" title="class in com.hazelcast.mapreduce.impl.notification">IntermediateChunkNotification<KeyOut,Value></A></B></CODE>
<BR>
Notification that is fired every time the chunk limit is reached and is send to the reducers</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/LastChunkNotification.html" title="class in com.hazelcast.mapreduce.impl.notification">LastChunkNotification<KeyOut,Value></A></B></CODE>
<BR>
This notification is used to notify the reducer that this chunk is the last chunk of the
defined partitionId.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/MapReduceNotification.html" title="class in com.hazelcast.mapreduce.impl.notification">MapReduceNotification</A></B></CODE>
<BR>
Base class for all map reduce framework notifications</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/MemberAwareMapReduceNotification.html" title="class in com.hazelcast.mapreduce.impl.notification">MemberAwareMapReduceNotification</A></B></CODE>
<BR>
Base class for all notifications based on a member</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/notification/ReducingFinishedNotification.html" title="class in com.hazelcast.mapreduce.impl.notification">ReducingFinishedNotification</A></B></CODE>
<BR>
This notification class is used to signal the <A HREF="../../../../../com/hazelcast/mapreduce/impl/task/JobSupervisor.html" title="class in com.hazelcast.mapreduce.impl.task"><CODE>JobSupervisor</CODE></A>
owner node that a reducer has finished the reducing step for the defined partitionId.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.mapreduce.impl.operation"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/package-summary.html">com.hazelcast.mapreduce.impl.operation</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/package-summary.html">com.hazelcast.mapreduce.impl.operation</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/CancelJobSupervisorOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">CancelJobSupervisorOperation</A></B></CODE>
<BR>
This operation is fired by the jobs owner node to remotely cancel the defined jobId on all nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/FireNotificationOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">FireNotificationOperation</A></B></CODE>
<BR>
This operation is used to transport and execute a notification on a remote node since
the current event service is not capable of reliable transmission so this is a fallback
to sync operations which is hopefully only a temporary workaround!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/GetResultOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">GetResultOperation</A></B></CODE>
<BR>
This operation is used to retrieve results from a remote node</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/GetResultOperationFactory.html" title="class in com.hazelcast.mapreduce.impl.operation">GetResultOperationFactory</A></B></CODE>
<BR>
This class is used to create <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/GetResultOperation.html" title="class in com.hazelcast.mapreduce.impl.operation"><CODE>GetResultOperation</CODE></A>
instances.<br/>
In difference to other implementations of <A HREF="../../../../../com/hazelcast/spi/OperationFactory.html" title="interface in com.hazelcast.spi"><CODE>OperationFactory</CODE></A> this class
is never ever serialized and the DataSerializable methods <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/GetResultOperationFactory.html#readData(com.hazelcast.nio.ObjectDataInput)"><CODE>GetResultOperationFactory.readData(com.hazelcast.nio.ObjectDataInput)</CODE></A>
and <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/GetResultOperationFactory.html#writeData(com.hazelcast.nio.ObjectDataOutput)"><CODE>GetResultOperationFactory.writeData(com.hazelcast.nio.ObjectDataOutput)</CODE></A> throw <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>s.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/KeysAssignmentOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">KeysAssignmentOperation</A></B></CODE>
<BR>
This operation is used to request assignment for keys on the job owners node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/KeysAssignmentResult.html" title="class in com.hazelcast.mapreduce.impl.operation">KeysAssignmentResult</A></B></CODE>
<BR>
This class is used to store assignment results in <A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/KeysAssignmentOperation.html" title="class in com.hazelcast.mapreduce.impl.operation"><CODE>KeysAssignmentOperation</CODE></A>
executions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/KeyValueJobOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">KeyValueJobOperation<K,V></A></B></CODE>
<BR>
This operation is used to prepare a <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> based
map reduce operation on all cluster members.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/NotifyRemoteExceptionOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">NotifyRemoteExceptionOperation</A></B></CODE>
<BR>
This operation is used to inform the job owner of a remote exception</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/PostPonePartitionProcessing.html" title="class in com.hazelcast.mapreduce.impl.operation">PostPonePartitionProcessing</A></B></CODE>
<BR>
This operation is used to tell the job owner to postpone a mapping phase for the defined
partitionId.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/ProcessingOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">ProcessingOperation</A></B></CODE>
<BR>
This is the base class for all map reduce framework operations, it always contains the name of
the JobTracker and the unique jobId</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/ProcessStatsUpdateOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">ProcessStatsUpdateOperation</A></B></CODE>
<BR>
This operation is used to update the process statistics on the owner node</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/RequestMemberIdAssignment.html" title="class in com.hazelcast.mapreduce.impl.operation">RequestMemberIdAssignment</A></B></CODE>
<BR>
This operation is used to do some kind of partitionId based processing on non partition based implementations
of <A HREF="../../../../../com/hazelcast/mapreduce/KeyValueSource.html" title="class in com.hazelcast.mapreduce"><CODE>KeyValueSource</CODE></A> (not implementing <A HREF="../../../../../com/hazelcast/mapreduce/PartitionIdAware.html" title="interface in com.hazelcast.mapreduce"><CODE>PartitionIdAware</CODE></A>)
which can happen for custom data sources like distributed filesystems that are up to the end user on how to
manage the distribution.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/RequestPartitionMapping.html" title="class in com.hazelcast.mapreduce.impl.operation">RequestPartitionMapping</A></B></CODE>
<BR>
This operation requests a new partition to process by the requester on the job owning node</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/RequestPartitionProcessed.html" title="class in com.hazelcast.mapreduce.impl.operation">RequestPartitionProcessed</A></B></CODE>
<BR>
This operation tells the job owner to mark a partition as fully processed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/RequestPartitionReducing.html" title="class in com.hazelcast.mapreduce.impl.operation">RequestPartitionReducing</A></B></CODE>
<BR>
This operation tells the job owner to start reducing phase of the defined partition on the first
occurrence of a full emitted chunk</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/RequestPartitionResult.html" title="class in com.hazelcast.mapreduce.impl.operation">RequestPartitionResult</A></B></CODE>
<BR>
This class is used to store the requested result of all kinds of processing operations.<br/>
By default it holds a basic result state and maybe the partitionId it was operated otherwise
it's value is defined as -1</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/mapreduce/impl/operation/StartProcessingJobOperation.html" title="class in com.hazelcast.mapreduce.impl.operation">StartProcessingJobOperation<K></A></B></CODE>
<BR>
This operation is used to start the actual processing after all node prepared to execute the map reduce job</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.multimap.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/multimap/impl/package-summary.html">com.hazelcast.multimap.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/multimap/impl/package-summary.html">com.hazelcast.multimap.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/MultiMapEventFilter.html" title="class in com.hazelcast.multimap.impl">MultiMapEventFilter</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/MultiMapRecord.html" title="class in com.hazelcast.multimap.impl">MultiMapRecord</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.multimap.impl.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/multimap/impl/operations/package-summary.html">com.hazelcast.multimap.impl.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/multimap/impl/operations/package-summary.html">com.hazelcast.multimap.impl.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/ContainsEntryOperation.html" title="class in com.hazelcast.multimap.impl.operations">ContainsEntryOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/CountOperation.html" title="class in com.hazelcast.multimap.impl.operations">CountOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/EntrySetOperation.html" title="class in com.hazelcast.multimap.impl.operations">EntrySetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/EntrySetResponse.html" title="class in com.hazelcast.multimap.impl.operations">EntrySetResponse</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/GetAllOperation.html" title="class in com.hazelcast.multimap.impl.operations">GetAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/KeySetOperation.html" title="class in com.hazelcast.multimap.impl.operations">KeySetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapBackupAwareOperation.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapBackupAwareOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapKeyBasedOperation.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapKeyBasedOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapMigrationOperation.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapMigrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapOperation.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapOperationFactory.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/MultiMapResponse.html" title="class in com.hazelcast.multimap.impl.operations">MultiMapResponse</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/PutBackupOperation.html" title="class in com.hazelcast.multimap.impl.operations">PutBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/PutOperation.html" title="class in com.hazelcast.multimap.impl.operations">PutOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/RemoveAllBackupOperation.html" title="class in com.hazelcast.multimap.impl.operations">RemoveAllBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/RemoveAllOperation.html" title="class in com.hazelcast.multimap.impl.operations">RemoveAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/operations/ValuesOperation.html" title="class in com.hazelcast.multimap.impl.operations">ValuesOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.multimap.impl.txn"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/multimap/impl/txn/package-summary.html">com.hazelcast.multimap.impl.txn</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/multimap/impl/txn/package-summary.html">com.hazelcast.multimap.impl.txn</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/MultiMapTransactionLog.html" title="class in com.hazelcast.multimap.impl.txn">MultiMapTransactionLog</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnCommitBackupOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnCommitBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnCommitOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnCommitOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnGenerateRecordIdOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnGenerateRecordIdOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnLockAndGetOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnLockAndGetOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnPutBackupOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnPutBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnPutOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnPutOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnRemoveAllBackupOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnRemoveAllBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnRemoveAllOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnRemoveAllOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnRemoveBackupOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnRemoveBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/multimap/impl/txn/TxnRemoveOperation.html" title="class in com.hazelcast.multimap.impl.txn">TxnRemoveOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.nio"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/nio/package-summary.html">com.hazelcast.nio</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/nio/package-summary.html">com.hazelcast.nio</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/nio/Address.html" title="class in com.hazelcast.nio">Address</A></B></CODE>
<BR>
Represents an address of a member in the cluster.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.nio.serialization"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/nio/serialization/package-summary.html">com.hazelcast.nio.serialization</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/nio/serialization/package-summary.html">com.hazelcast.nio.serialization</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/nio/serialization/IdentifiedDataSerializable.html" title="interface in com.hazelcast.nio.serialization">IdentifiedDataSerializable</A></B></CODE>
<BR>
IdentifiedDataSerializable is an extension to <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization"><CODE>DataSerializable</CODE></A>
to avoid reflection during de-serialization.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.partition"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/partition/package-summary.html">com.hazelcast.partition</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/partition/package-summary.html">com.hazelcast.partition</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/MigrationInfo.html" title="class in com.hazelcast.partition">MigrationInfo</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/PartitionRuntimeState.html" title="class in com.hazelcast.partition">PartitionRuntimeState</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.partition.client"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/partition/client/package-summary.html">com.hazelcast.partition.client</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/partition/client/package-summary.html">com.hazelcast.partition.client</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/client/PartitionsResponse.html" title="class in com.hazelcast.partition.client">PartitionsResponse</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.partition.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/partition/impl/package-summary.html">com.hazelcast.partition.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/partition/impl/package-summary.html">com.hazelcast.partition.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/AssignPartitions.html" title="class in com.hazelcast.partition.impl">AssignPartitions</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/BaseMigrationOperation.html" title="class in com.hazelcast.partition.impl">BaseMigrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/CheckReplicaVersion.html" title="class in com.hazelcast.partition.impl">CheckReplicaVersion</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/HasOngoingMigration.html" title="class in com.hazelcast.partition.impl">HasOngoingMigration</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/IsReplicaVersionSync.html" title="class in com.hazelcast.partition.impl">IsReplicaVersionSync</A></B></CODE>
<BR>
Queries if replica version is sync between partitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/MigrationOperation.html" title="class in com.hazelcast.partition.impl">MigrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/MigrationRequestOperation.html" title="class in com.hazelcast.partition.impl">MigrationRequestOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/PartitionStateOperation.html" title="class in com.hazelcast.partition.impl">PartitionStateOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/ReplicaSyncRequest.html" title="class in com.hazelcast.partition.impl">ReplicaSyncRequest</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/ReplicaSyncResponse.html" title="class in com.hazelcast.partition.impl">ReplicaSyncResponse</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/ReplicaSyncRetryResponse.html" title="class in com.hazelcast.partition.impl">ReplicaSyncRetryResponse</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/partition/impl/SafeStateCheckOperation.html" title="class in com.hazelcast.partition.impl">SafeStateCheckOperation</A></B></CODE>
<BR>
Checks whether a node is safe or not.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.query"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/PagingPredicate.html" title="class in com.hazelcast.query">PagingPredicate</A></B></CODE>
<BR>
This class is a special Predicate which helps to get a page-by-page result of a query
Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \
This class is not thread-safe and stateless.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/PredicateBuilder.html" title="class in com.hazelcast.query">PredicateBuilder</A></B></CODE>
<BR>
This class provides functionality to build predicate.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.AbstractPredicate.html" title="class in com.hazelcast.query">Predicates.AbstractPredicate</A></B></CODE>
<BR>
Provides some functionality for some predicates
such as Between, In.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.AndPredicate.html" title="class in com.hazelcast.query">Predicates.AndPredicate</A></B></CODE>
<BR>
And Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.BetweenPredicate.html" title="class in com.hazelcast.query">Predicates.BetweenPredicate</A></B></CODE>
<BR>
Between Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.EqualPredicate.html" title="class in com.hazelcast.query">Predicates.EqualPredicate</A></B></CODE>
<BR>
Equal Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.GreaterLessPredicate.html" title="class in com.hazelcast.query">Predicates.GreaterLessPredicate</A></B></CODE>
<BR>
Greater Less Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.ILikePredicate.html" title="class in com.hazelcast.query">Predicates.ILikePredicate</A></B></CODE>
<BR>
Ilike Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.InPredicate.html" title="class in com.hazelcast.query">Predicates.InPredicate</A></B></CODE>
<BR>
In Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.LikePredicate.html" title="class in com.hazelcast.query">Predicates.LikePredicate</A></B></CODE>
<BR>
Like Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.NotEqualPredicate.html" title="class in com.hazelcast.query">Predicates.NotEqualPredicate</A></B></CODE>
<BR>
Not Equal Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.NotPredicate.html" title="class in com.hazelcast.query">Predicates.NotPredicate</A></B></CODE>
<BR>
Not Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.OrPredicate.html" title="class in com.hazelcast.query">Predicates.OrPredicate</A></B></CODE>
<BR>
Or Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/Predicates.RegexPredicate.html" title="class in com.hazelcast.query">Predicates.RegexPredicate</A></B></CODE>
<BR>
Regex Predicate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/SqlPredicate.html" title="class in com.hazelcast.query">SqlPredicate</A></B></CODE>
<BR>
This class contains methods related to conversion of sql query to predicate.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/TruePredicate.html" title="class in com.hazelcast.query">TruePredicate</A></B></CODE>
<BR>
A <A HREF="../../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query"><CODE>Predicate</CODE></A> which always returns true.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.query.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/query/impl/package-summary.html">com.hazelcast.query.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/query/impl/package-summary.html">com.hazelcast.query.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/query/impl/QueryResultEntryImpl.html" title="class in com.hazelcast.query.impl">QueryResultEntryImpl</A></B></CODE>
<BR>
Multiple result set for Predicates</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.queue.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/queue/impl/package-summary.html">com.hazelcast.queue.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/queue/impl/package-summary.html">com.hazelcast.queue.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/QueueContainer.html" title="class in com.hazelcast.queue.impl">QueueContainer</A></B></CODE>
<BR>
This class contains methods be notable for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/QueueEvent.html" title="class in com.hazelcast.queue.impl">QueueEvent</A></B></CODE>
<BR>
Used for queue-wide events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/QueueEventFilter.html" title="class in com.hazelcast.queue.impl">QueueEventFilter</A></B></CODE>
<BR>
Provides the filtering functionality for Queue events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/QueueItem.html" title="class in com.hazelcast.queue.impl">QueueItem</A></B></CODE>
<BR>
Queue Item.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/TxQueueItem.html" title="class in com.hazelcast.queue.impl">TxQueueItem</A></B></CODE>
<BR>
Transactional Queue Item.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.queue.impl.operations"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/queue/impl/operations/package-summary.html">com.hazelcast.queue.impl.operations</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/queue/impl/operations/package-summary.html">com.hazelcast.queue.impl.operations</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/AddAllBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">AddAllBackupOperation</A></B></CODE>
<BR>
Provides backup functionality for <A HREF="../../../../../com/hazelcast/queue/impl/operations/AddAllOperation.html" title="class in com.hazelcast.queue.impl.operations"><CODE>AddAllOperation</CODE></A></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/AddAllOperation.html" title="class in com.hazelcast.queue.impl.operations">AddAllOperation</A></B></CODE>
<BR>
Add collection items to the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/CheckAndEvictOperation.html" title="class in com.hazelcast.queue.impl.operations">CheckAndEvictOperation</A></B></CODE>
<BR>
Provides eviction functionality for Operations of Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/ClearBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">ClearBackupOperation</A></B></CODE>
<BR>
Store items' id as set when ClearOperation run.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/ClearOperation.html" title="class in com.hazelcast.queue.impl.operations">ClearOperation</A></B></CODE>
<BR>
Clears items stored by Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/CompareAndRemoveBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">CompareAndRemoveBackupOperation</A></B></CODE>
<BR>
This class triggers backup method for items' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/CompareAndRemoveOperation.html" title="class in com.hazelcast.queue.impl.operations">CompareAndRemoveOperation</A></B></CODE>
<BR>
This class triggers iterator and if find same item in the Queue, remove this item.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/ContainsOperation.html" title="class in com.hazelcast.queue.impl.operations">ContainsOperation</A></B></CODE>
<BR>
Checks whether contain or not item in the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/DrainBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">DrainBackupOperation</A></B></CODE>
<BR>
This class stores items' id when DrainOperation run.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/DrainOperation.html" title="class in com.hazelcast.queue.impl.operations">DrainOperation</A></B></CODE>
<BR>
This class drain items according to drain condition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/IsEmptyOperation.html" title="class in com.hazelcast.queue.impl.operations">IsEmptyOperation</A></B></CODE>
<BR>
check if queue is empty</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/IteratorOperation.html" title="class in com.hazelcast.queue.impl.operations">IteratorOperation</A></B></CODE>
<BR>
Provides iterator functionality for Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/OfferBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">OfferBackupOperation</A></B></CODE>
<BR>
Backup items during offer operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/OfferOperation.html" title="class in com.hazelcast.queue.impl.operations">OfferOperation</A></B></CODE>
<BR>
Contains offer operation for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/PeekOperation.html" title="class in com.hazelcast.queue.impl.operations">PeekOperation</A></B></CODE>
<BR>
Peek operation for Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/PollBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">PollBackupOperation</A></B></CODE>
<BR>
Backup items during pool operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/PollOperation.html" title="class in com.hazelcast.queue.impl.operations">PollOperation</A></B></CODE>
<BR>
Pool operation for Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/QueueBackupAwareOperation.html" title="class in com.hazelcast.queue.impl.operations">QueueBackupAwareOperation</A></B></CODE>
<BR>
This abstract class contains important methods for all Queue operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/QueueOperation.html" title="class in com.hazelcast.queue.impl.operations">QueueOperation</A></B></CODE>
<BR>
This class contains methods for Queue operations
such as <A HREF="../../../../../com/hazelcast/queue/impl/operations/AddAllOperation.html" title="class in com.hazelcast.queue.impl.operations"><CODE>AddAllOperation</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/QueueReplicationOperation.html" title="class in com.hazelcast.queue.impl.operations">QueueReplicationOperation</A></B></CODE>
<BR>
Replication operation for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/RemainingCapacityOperation.html" title="class in com.hazelcast.queue.impl.operations">RemainingCapacityOperation</A></B></CODE>
<BR>
Returns the remaining capacity of the queue based on config max-size</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/RemoveBackupOperation.html" title="class in com.hazelcast.queue.impl.operations">RemoveBackupOperation</A></B></CODE>
<BR>
Remove backup of the Queue item.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/RemoveOperation.html" title="class in com.hazelcast.queue.impl.operations">RemoveOperation</A></B></CODE>
<BR>
Remove operation for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/operations/SizeOperation.html" title="class in com.hazelcast.queue.impl.operations">SizeOperation</A></B></CODE>
<BR>
Notify size of the queue.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.queue.impl.tx"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/QueueTransactionLog.html" title="class in com.hazelcast.queue.impl.tx">QueueTransactionLog</A></B></CODE>
<BR>
This class contains Transaction log for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/QueueTransactionRollbackOperation.html" title="class in com.hazelcast.queue.impl.tx">QueueTransactionRollbackOperation</A></B></CODE>
<BR>
Transaction Rollback Operation for the Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnOfferBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnOfferBackupOperation</A></B></CODE>
<BR>
Provides backup operation during transactional offer operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnOfferOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnOfferOperation</A></B></CODE>
<BR>
Offer operation for the Transactional Queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnPeekOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnPeekOperation</A></B></CODE>
<BR>
Peek operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnPollBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnPollBackupOperation</A></B></CODE>
<BR>
Provides backup operation during transactional poll operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnPollOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnPollOperation</A></B></CODE>
<BR>
Poll operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnPrepareBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnPrepareBackupOperation</A></B></CODE>
<BR>
Provides backup operation during transactional prepare operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnPrepareOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnPrepareOperation</A></B></CODE>
<BR>
Prepare operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnReserveOfferBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnReserveOfferBackupOperation</A></B></CODE>
<BR>
Reserve offer backup operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnReserveOfferOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnReserveOfferOperation</A></B></CODE>
<BR>
Reserve offer operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnReservePollBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnReservePollBackupOperation</A></B></CODE>
<BR>
Reserve poll backup operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnReservePollOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnReservePollOperation</A></B></CODE>
<BR>
Reserve poll operation for the transactional queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnRollbackBackupOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnRollbackBackupOperation</A></B></CODE>
<BR>
Provides backup operation during transactional rollback operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/TxnRollbackOperation.html" title="class in com.hazelcast.queue.impl.tx">TxnRollbackOperation</A></B></CODE>
<BR>
Rollback operation for the transactional queue.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.replicatedmap.impl.messages"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/messages/package-summary.html">com.hazelcast.replicatedmap.impl.messages</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/messages/package-summary.html">com.hazelcast.replicatedmap.impl.messages</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/messages/MultiReplicationMessage.html" title="class in com.hazelcast.replicatedmap.impl.messages">MultiReplicationMessage</A></B></CODE>
<BR>
This replicated message contains multiple replications at once</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/messages/ReplicationMessage.html" title="class in com.hazelcast.replicatedmap.impl.messages">ReplicationMessage<K,V></A></B></CODE>
<BR>
This replication message is used for sending over a replication event to another node</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.replicatedmap.impl.operation"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/package-summary.html">com.hazelcast.replicatedmap.impl.operation</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/package-summary.html">com.hazelcast.replicatedmap.impl.operation</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/AbstractReplicatedMapOperation.html" title="class in com.hazelcast.replicatedmap.impl.operation">AbstractReplicatedMapOperation</A></B></CODE>
<BR>
Base class for replicated map remote operations</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/ReplicatedMapClearOperation.html" title="class in com.hazelcast.replicatedmap.impl.operation">ReplicatedMapClearOperation</A></B></CODE>
<BR>
This operation will execute the remote clear on replicated map if
<A HREF="../../../../../com/hazelcast/core/ReplicatedMap.html#clear()"><CODE>ReplicatedMap.clear()</CODE></A> is called.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/ReplicatedMapInitChunkOperation.html" title="class in com.hazelcast.replicatedmap.impl.operation">ReplicatedMapInitChunkOperation</A></B></CODE>
<BR>
Class for requesting an initial chunk of data from another node to pre-provision newly joining members</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/ReplicatedMapPostJoinOperation.html" title="class in com.hazelcast.replicatedmap.impl.operation">ReplicatedMapPostJoinOperation</A></B></CODE>
<BR>
The replicated map post join operation to execute on remote nodes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/operation/ReplicatedMapPostJoinOperation.MemberMapPair.html" title="class in com.hazelcast.replicatedmap.impl.operation">ReplicatedMapPostJoinOperation.MemberMapPair</A></B></CODE>
<BR>
A mapping for replicated map names and the assigned provisioning member</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.replicatedmap.impl.record"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/record/package-summary.html">com.hazelcast.replicatedmap.impl.record</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/replicatedmap/impl/record/package-summary.html">com.hazelcast.replicatedmap.impl.record</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/record/ReplicatedRecord.html" title="class in com.hazelcast.replicatedmap.impl.record">ReplicatedRecord<K,V></A></B></CODE>
<BR>
A ReplicatedRecord is the actual data holding entity.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/replicatedmap/impl/record/VectorClockTimestamp.html" title="class in com.hazelcast.replicatedmap.impl.record">VectorClockTimestamp</A></B></CODE>
<BR>
A vector clock implementation based on hashcodes of the Hazelcast members UUID to solve conflicts on
replication updates</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.spi"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/spi/package-summary.html">com.hazelcast.spi</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/spi/package-summary.html">com.hazelcast.spi</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/EventRegistration.html" title="interface in com.hazelcast.spi">EventRegistration</A></B></CODE>
<BR>
The result of a Event Registration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/ObjectNamespace.html" title="interface in com.hazelcast.spi">ObjectNamespace</A></B></CODE>
<BR>
An ObjectNamespace that makes identification of in object within a service possible.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/OperationFactory.html" title="interface in com.hazelcast.spi">OperationFactory</A></B></CODE>
<BR>
A Factory for creating <A HREF="../../../../../com/hazelcast/spi/Operation.html" title="class in com.hazelcast.spi"><CODE>Operation</CODE></A> instances.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/spi/package-summary.html">com.hazelcast.spi</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/AbstractOperation.html" title="class in com.hazelcast.spi">AbstractOperation</A></B></CODE>
<BR>
Abstract <A HREF="../../../../../com/hazelcast/spi/Operation.html" title="class in com.hazelcast.spi"><CODE>Operation</CODE></A> implementation with some basic methods
implemented.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/DefaultObjectNamespace.html" title="class in com.hazelcast.spi">DefaultObjectNamespace</A></B></CODE>
<BR>
Default <A HREF="../../../../../com/hazelcast/spi/ObjectNamespace.html" title="interface in com.hazelcast.spi"><CODE>ObjectNamespace</CODE></A> implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/MemberAttributeServiceEvent.html" title="class in com.hazelcast.spi">MemberAttributeServiceEvent</A></B></CODE>
<BR>
This service event is fired to inform services about a change in a member's attributes collection</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/Operation.html" title="class in com.hazelcast.spi">Operation</A></B></CODE>
<BR>
An operation could be compared the a <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><CODE>Runnable</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.spi.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/spi/impl/package-summary.html">com.hazelcast.spi.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/spi/impl/package-summary.html">com.hazelcast.spi.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/AbstractNamedOperation.html" title="class in com.hazelcast.spi.impl">AbstractNamedOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/BinaryOperationFactory.html" title="class in com.hazelcast.spi.impl">BinaryOperationFactory</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/CallTimeoutResponse.html" title="class in com.hazelcast.spi.impl">CallTimeoutResponse</A></B></CODE>
<BR>
An response that indicates that the execution of a single call ran into a timeout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/DistributedObjectEventPacket.html" title="class in com.hazelcast.spi.impl">DistributedObjectEventPacket</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.DeregistrationOperation.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.DeregistrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.EmptyFilter.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.EmptyFilter</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.EventPacket.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.EventPacket</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.PostJoinRegistrationOperation.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.PostJoinRegistrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.Registration.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.Registration</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.RegistrationOperation.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.RegistrationOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/EventServiceImpl.SendEventOperation.html" title="class in com.hazelcast.spi.impl">EventServiceImpl.SendEventOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/IsStillExecutingOperation.html" title="class in com.hazelcast.spi.impl">IsStillExecutingOperation</A></B></CODE>
<BR>
An operation that checks if another operation is still running.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/NormalResponse.html" title="class in com.hazelcast.spi.impl">NormalResponse</A></B></CODE>
<BR>
A NormalResponse is send when an Operation needs to return a value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/PartitionIteratingOperation.html" title="class in com.hazelcast.spi.impl">PartitionIteratingOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/PartitionIteratingOperation.PartitionResponse.html" title="class in com.hazelcast.spi.impl">PartitionIteratingOperation.PartitionResponse</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/ProxyServiceImpl.DistributedObjectDestroyOperation.html" title="class in com.hazelcast.spi.impl">ProxyServiceImpl.DistributedObjectDestroyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/ProxyServiceImpl.PostJoinProxyOperation.html" title="class in com.hazelcast.spi.impl">ProxyServiceImpl.PostJoinProxyOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/Response.html" title="class in com.hazelcast.spi.impl">Response</A></B></CODE>
<BR>
A <A HREF="../../../../../com/hazelcast/spi/impl/Response.html" title="class in com.hazelcast.spi.impl"><CODE>Response</CODE></A> is a result of an <A HREF="../../../../../com/hazelcast/spi/Operation.html" title="class in com.hazelcast.spi"><CODE>Operation</CODE></A> being executed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/SerializableCollection.html" title="class in com.hazelcast.spi.impl">SerializableCollection</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/spi/impl/TraceableIsStillExecutingOperation.html" title="class in com.hazelcast.spi.impl">TraceableIsStillExecutingOperation</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.topic.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/topic/impl/package-summary.html">com.hazelcast.topic.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/topic/impl/package-summary.html">com.hazelcast.topic.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/topic/impl/PublishOperation.html" title="class in com.hazelcast.topic.impl">PublishOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/topic/impl/TopicEvent.html" title="class in com.hazelcast.topic.impl">TopicEvent</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.transaction"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/transaction/package-summary.html">com.hazelcast.transaction</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/transaction/package-summary.html">com.hazelcast.transaction</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/TransactionOptions.html" title="class in com.hazelcast.transaction">TransactionOptions</A></B></CODE>
<BR>
Contains the configuration for a Hazelcast transaction.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.transaction.impl"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/transaction/impl/package-summary.html">com.hazelcast.transaction.impl</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/transaction/impl/package-summary.html">com.hazelcast.transaction.impl</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/KeyAwareTransactionLog.html" title="interface in com.hazelcast.transaction.impl">KeyAwareTransactionLog</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/TransactionLog.html" title="interface in com.hazelcast.transaction.impl">TransactionLog</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/transaction/impl/package-summary.html">com.hazelcast.transaction.impl</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/BeginTxBackupOperation.html" title="class in com.hazelcast.transaction.impl">BeginTxBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/BroadcastTxRollbackOperation.html" title="class in com.hazelcast.transaction.impl">BroadcastTxRollbackOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/PurgeTxBackupOperation.html" title="class in com.hazelcast.transaction.impl">PurgeTxBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/RecoveredTransaction.html" title="class in com.hazelcast.transaction.impl">RecoveredTransaction</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/RecoverTxnOperation.html" title="class in com.hazelcast.transaction.impl">RecoverTxnOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/ReplicateTxOperation.html" title="class in com.hazelcast.transaction.impl">ReplicateTxOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/RollbackTxBackupOperation.html" title="class in com.hazelcast.transaction.impl">RollbackTxBackupOperation</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/transaction/impl/SerializableXID.html" title="class in com.hazelcast.transaction.impl">SerializableXID</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.util"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/util/package-summary.html">com.hazelcast.util</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/util/package-summary.html">com.hazelcast.util</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/util/QueryResultSet.html" title="class in com.hazelcast.util">QueryResultSet</A></B></CODE>
<BR>
Collection(Set) class for result of query operations</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.wan"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/wan/package-summary.html">com.hazelcast.wan</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/wan/package-summary.html">com.hazelcast.wan</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/wan/WanReplicationEvent.html" title="class in com.hazelcast.wan">WanReplicationEvent</A></B></CODE>
<BR>
Event class used to transmit the actual event object</TD>
</TR>
</TABLE>
<P>
<A NAME="com.hazelcast.web"><!-- --></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="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A> in <A HREF="../../../../../com/hazelcast/web/package-summary.html">com.hazelcast.web</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../com/hazelcast/web/package-summary.html">com.hazelcast.web</A> that implement <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization">DataSerializable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/AbstractWebDataEntryProcessor.html" title="class in com.hazelcast.web">AbstractWebDataEntryProcessor<T></A></B></CODE>
<BR>
A base class for <code>EntryProcessor</code>s which will use the <A HREF="../../../../../com/hazelcast/web/WebDataSerializerHook.html#F_ID"><CODE>web data serializer</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/AddSessionEntryProcessor.html" title="class in com.hazelcast.web">AddSessionEntryProcessor</A></B></CODE>
<BR>
Sets the initial reference count to 1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/DestroySessionEntryProcessor.html" title="class in com.hazelcast.web">DestroySessionEntryProcessor</A></B></CODE>
<BR>
Decrements the reference count for a session, returning <code>Boolean.TRUE</code> or <code>Boolean.FALSE</code> to
indicate whether the reference count has reached zero.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/InvalidateSessionAttributesEntryProcessor.html" title="class in com.hazelcast.web">InvalidateSessionAttributesEntryProcessor</A></B></CODE>
<BR>
Invalidates all attributes for a <A HREF="../../../../../com/hazelcast/web/DestroySessionEntryProcessor.html" title="class in com.hazelcast.web"><CODE>destroyed</CODE></A> session, removing them
from the clustered map.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/ReferenceSessionEntryProcessor.html" title="class in com.hazelcast.web">ReferenceSessionEntryProcessor</A></B></CODE>
<BR>
Increments the reference count, returning <code>Boolean.FALSE</code> if the entry does not exist and
<code>Boolean.TRUE</code> otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/hazelcast/web/SessionAttributePredicate.html" title="class in com.hazelcast.web">SessionAttributePredicate</A></B></CODE>
<BR>
Filters map entries to retrieve only the ones that belong to a specific session.</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/hazelcast/nio/serialization/DataSerializable.html" title="interface in com.hazelcast.nio.serialization"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/hazelcast/nio/serialization//class-useDataSerializable.html" target="_top"><B>FRAMES</B></A>
<A HREF="DataSerializable.html" target="_top"><B>NO FRAMES</B></A>
<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 © 2015 <a href="http://www.hazelcast.com/">Hazelcast, Inc.</a>. All Rights Reserved.
</BODY>
</HTML>
| akiskip/KoDeMat-Collaboration-Platform-Application | KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/nio/serialization/class-use/DataSerializable.html | HTML | apache-2.0 | 325,956 |
<datatable-demos></datatable-demos>
<div class="ContentSideSections">
<div>
<span class="fontSize30 TextShadow orange marginBottom20 dispBlock">DataGrid</span>
<span class="defaultText">DataGrid displays data in grid format.</span>
</div>
</div>
<div class="ContentSideSections Implementation">
<p-dataGrid [value]="cars" [columns]="5" [paginator]="true" [rows]="20">
<header>
List of Cars
</header>
<template let-car>
<div style="padding:3px">
<p-panel [header]="car.vin" [paginator]="true" [style]="{'text-align':'center'}">
<img src="showcase/resources/demo/images/car/{{car.brand}}.gif">
<div class="car-detail">{{car.year}} - {{car.color}}</div>
<hr class="ui-widget-content" style="border-top:0">
<i class="fa fa-search" (click)="selectCar(car)" style="cursor:pointer"></i>
</p-panel>
</div>
</template>
</p-dataGrid>
<p-dialog header="Car Details" [(visible)]="displayDialog" [responsive]="true" showEffect="fade" [modal]="true" width="225" (onAfterHide)="onDialogHide()">
<div class="ui-grid ui-grid-responsive ui-grid-pad" *ngIf="selectedCar" style="font-size:16px;text-align:center;padding:20px">
<div class="ui-grid-row">
<div class="ui-grid-col-12" style="text-align:center"><img src="showcase/resources/demo/images/car/{{selectedCar.brand}}-big.gif"></div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Vin: </div>
<div class="ui-grid-col-8">{{selectedCar.vin}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Year: </div>
<div class="ui-grid-col-8">{{selectedCar.year}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Brand: </div>
<div class="ui-grid-col-8">{{selectedCar.brand}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Color: </div>
<div class="ui-grid-col-8">{{selectedCar.color}}</div>
</div>
</div>
</p-dialog>
</div>
<div class="ContentSideSections Source">
<p-tabView effect="fade">
<p-tabPanel header="Documentation">
<h3>Import</h3>
<pre>
<code class="language-typescript" pCode>
import {DataGrid} from 'primeng/primeng';
</code>
</pre>
<h3>Getting Started</h3>
<p>DataGrid requires a collection of items as its value and a template to display each item. Template should contain a div element as a wrapper. Number of columns is defined with colums option.</p><p>Throughout the samples, a car interface having vin, brand, year and color properties are used to define an object to be displayed by the datagrid. Cars are loaded by a CarService that connects to a server to fetch the cars with a Promise.</p>
<pre>
<code class="language-typescript" pCode>
export interface Car {
vin;
year;
brand;
color;
}
</code>
</pre>
<pre>
<code class="language-typescript" pCode>
import {Injectable} from 'angular2/core';
import {Http, Response} from 'angular2/http';
import {Car} from '../domain/car';
@Injectable()
export class CarService {
constructor(private http: Http) {}
getCarsLarge() {
return this.http.get('/showcase/resources/data/cars-large.json')
.toPromise()
.then(res => <Car[]> res.json().data)
.then(data => { return data; });
}
}
</code>
</pre>
<p>Here is a sample DataGrid that displays a list of cars where each row contains 3 cars.</p>
<pre>
<code class="language-typescript" pCode>
export class DataGridDemo implements OnInit {
cars: Car[];
constructor(private carService: CarService) { }
ngOnInit() {
this.carService.getCarsLarge().then(cars => this.cars = cars);
}
}
</code>
</pre>
<pre>
<code class="language-markup" pCode>
<p-dataGrid [value]="cars" [columns]="3">
<template let-car>
<div>
Car content
</div>
</template>
</p-dataGrid>
</code>
</pre>
<h3>Facets</h3>
<p>Header and Footer are the two sections aka facets that are capable of displaying custom content.</p>
<pre>
<code class="language-typescript" pCode>
import {Header} from 'primeng/primeng';
import {Footer} from 'primeng/primeng';
</code>
</pre>
<pre>
<code class="language-markup" pCode>
<p-dataGrid [value]="cars" [columns]="5">
<header>List of Cars</header>
<footer>Choose from the list.</footer>
<template let-car>
<div>
Car content
</div>
</template>
</p-dataGrid>
</code>
</pre>
<h3>Paginator</h3>
<p>Pagination is enabled by setting paginator property to true, rows attribute defines the number of rows per page and pageLinks specify the the number
of page links to display.</p>
<pre>
<code class="language-markup" pCode>
<p-dataGrid [value]="cars" [columns]="3" [paginator]="true" [rows]="9">
<template let-car>
<div>
Car content
</div>
</template>
</p-dataGrid>
</code>
</pre>
<h3>Lazy Loading</h3>
<p>Lazy mode is handy to deal with large datasets, instead of loading the entire data, small chunks of data is loaded by invoking
onLazyLoad callback everytime paging happens. To implement lazy loading,
enable lazy attribute and provide a method callback using onLazyLoad that actually loads the data from a remote datasource. onLazyLoad gets an event object
that contains information about what to load. It is also important to assign the logical number of rows to totalRecords by doing a projection query for paginator configuration so that paginator
displays the UI assuming there are actually records of totalRecords size although in reality they aren't as in lazy mode, only the records that are displayed on the current page exist.</p>
<pre>
<code class="language-markup" pCode>
<p-dataGrid [value]="cars" [columns]="3" [paginator]="true" [rows]="9" [lazy]="true" (onLazyLoad)="loadData($event)" [totalRecords]="totalRecords">
<template let-car>
<div>
Car content
</div>
</template>
</p-dataGrid>
</code>
</pre>
<pre>
<code class="language-typescript" pCode>
loadData(event) {
//event.first = First row offset
//event.rows = Number of rows per page
}
</code>
</pre>
<h3>Responsive</h3>
<p>DataGrid is responsive by default, when the screen gets smaller than a certain value, items are displayed as stacked.</p>
<h3>Attributes</h3>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>value</td>
<td>array</td>
<td>null</td>
<td>An array of objects to display.</td>
</tr>
<tr>
<td>columns</td>
<td>number</td>
<td>3</td>
<td>Number of .</td>
</tr>
<tr>
<td>rows</td>
<td>number</td>
<td>null</td>
<td>Number of rows to display per page.</td>
</tr>
<tr>
<td>paginator</td>
<td>boolean</td>
<td>false</td>
<td>When specified as true, enables the pagination.</td>
</tr>
<tr>
<td>totalRecords</td>
<td>number</td>
<td>null</td>
<td>Number of total records, defaults to length of value when not defined.</td>
</tr>
<tr>
<td>pageLinks</td>
<td>number</td>
<td>null</td>
<td>Number of page links to display in paginator.</td>
</tr>
<tr>
<td>rowsPerPageOptions</td>
<td>array</td>
<td>null</td>
<td>Array of integer values to display inside rows per page dropdown of paginator</td>
</tr>
<tr>
<td>lazy</td>
<td>boolean</td>
<td>false</td>
<td>Defines if data is loaded and interacted with in lazy manner.</td>
</tr>
<tr>
<td>style</td>
<td>string</td>
<td>null</td>
<td>Inline style of the component.</td>
</tr>
<tr>
<td>styleClass</td>
<td>string</td>
<td>null</td>
<td>Style class of the component.</td>
</tr>
<tr>
<td>paginatorPosition</td>
<td>string</td>
<td>bottom</td>
<td>Position of the paginator.</td>
</tr>
</tbody>
</table>
</div>
<h3>Events</h3>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Parameters</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>onLazyLoad</td>
<td>event.first = First row offset <br>
event.rows = Number of rows per page <br></td>
<td>Callback to invoke when paging, sorting or filtering happens in lazy mode.</td>
</tr>
</tbody>
</table>
</div>
<h3>Styling</h3>
<p>Following is the list of structural style classes, for theming classes visit <a href="#" [routerLink]="['/theming']">theming page</a>.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Element</th>
</tr>
</thead>
<tbody>
<tr>
<td>ui-datagrid</td>
<td>Container element.</td>
</tr>
<tr>
<td>ui-datagrid-header</td>
<td>Header section.</td>
</tr>
<tr>
<td>ui-datagrid-footer</td>
<td>Footer section.</td>
</tr>
<tr>
<td>ui-datagrid-content</td>
<td>Container of items.</td>
</tr>
</tbody>
</table>
</div>
<h3>Dependencies</h3>
<p>Native component that requires css of PrimeUI DataGrid.</p>
</p-tabPanel>
<p-tabPanel header="Source">
<pre>
<code class="language-markup" pCode ngNonBindable>
<p-dataGrid [value]="cars" [columns]="5" [paginator]="true" [rows]="20">
<header>
List of Cars
</header>
<template let-car>
<div style="padding:3px">
<p-panel [header]="car.vin" [paginator]="true" [style]="{'text-align':'center'}">
<img src="showcase/resources/demo/images/car/{{car.brand}}.gif">
<div class="car-detail">{{car.year}} - {{car.color}}</div>
<hr class="ui-widget-content" style="border-top:0">
<i class="fa fa-search" (click)="selectCar(car)" style="cursor:pointer"></i>
</p-panel>
</div>
</template>
</p-dataGrid>
<p-dialog header="Car Details" [(visible)]="displayDialog" [responsive]="true" showEffect="fade" [modal]="true" width="225" (onAfterHide)="onDialogHide()">
<div class="ui-grid ui-grid-responsive ui-grid-pad" *ngIf="selectedCar" style="font-size:16px;text-align:center;padding:20px">
<div class="ui-grid-row">
<div class="ui-grid-col-12" style="text-align:center"><img src="showcase/resources/demo/images/car/{{selectedCar.brand}}-big.gif"></div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Vin: </div>
<div class="ui-grid-col-8">{{selectedCar.vin}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Year: </div>
<div class="ui-grid-col-8">{{selectedCar.year}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Brand: </div>
<div class="ui-grid-col-8">{{selectedCar.brand}}</div>
</div>
<div class="ui-grid-row">
<div class="ui-grid-col-4">Color: </div>
<div class="ui-grid-col-8">{{selectedCar.color}}</div>
</div>
</div>
</p-dialog>
</code>
</pre>
<pre>
<code class="language-typescript" pCode>
export class DataGridDemo implements OnInit {
cars: Car[];
selectedCar: Car;
displayDialog: boolean;
constructor(private carService: CarService) { }
ngOnInit() {
this.carService.getCarsLarge().then(cars => this.cars = cars);
}
selectCar(car: Car) {
this.selectedCar = car;
this.displayDialog = true;
}
onDialogHide() {
this.selectedCar = null;
}
}
</code>
</pre>
</p-tabPanel>
</p-tabView>
</div> | attilacsanyi/primeng | showcase/demo/datagrid/datagriddemo.html | HTML | apache-2.0 | 15,513 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="这里是 @XiWen希文 的个人博客,与你一起发现更大的世界。">
<meta name="keywords" content="希文, XiWen希文, XiWen, 希文的博客, XiWen Blog, 博客, 个人网站, 互联网">
<link rel="shortcut icon" href="/img/favicon.ico">
<title>基础设施集成-Mesos - 希文的博客 | XiWen Blog</title>
<link rel="canonical" href="http://fanbaofa.github.io/2016/08/31/Mesos/">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/hux-blog.min.css">
<!-- Pygments Github CSS -->
<link rel="stylesheet" href="/css/syntax.css">
<!-- Custom Fonts -->
<!-- <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> -->
<!-- Hux change font-awesome CDN to qiniu -->
<link href="https://cdn.staticfile.org/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Hux Delete, sad but pending in China
<link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' 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]-->
<!-- ga & ba script hoook -->
<script></script>
</head>
<!-- hack iOS CSS :active style -->
<body ontouchstart="">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle">
<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="/">XiWen Blog</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="huxblog_navbar">
<div class="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/about/">About</a>
</li>
<li>
<a href="/portfolio/">Portfolio</a>
</li>
<li>
<a href="/tags/">Tags</a>
</li>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<script>
// Drop Bootstarp low-performance Navbar
// Use customize navbar with high-quality material design animation
// in high-perf jank-free CSS3 implementation
var $body = document.body;
var $toggle = document.querySelector('.navbar-toggle');
var $navbar = document.querySelector('#huxblog_navbar');
var $collapse = document.querySelector('.navbar-collapse');
var __HuxNav__ = {
close: function(){
$navbar.className = " ";
// wait until animation end.
setTimeout(function(){
// prevent frequently toggle
if($navbar.className.indexOf('in') < 0) {
$collapse.style.height = "0px"
}
},400)
},
open: function(){
$collapse.style.height = "auto"
$navbar.className += " in";
}
}
// Bind Event
$toggle.addEventListener('click', function(e){
if ($navbar.className.indexOf('in') > 0) {
__HuxNav__.close()
}else{
__HuxNav__.open()
}
})
/**
* Since Fastclick is used to delegate 'touchstart' globally
* to hack 300ms delay in iOS by performing a fake 'click',
* Using 'e.stopPropagation' to stop 'touchstart' event from
* $toggle/$collapse will break global delegation.
*
* Instead, we use a 'e.target' filter to prevent handler
* added to document close HuxNav.
*
* Also, we use 'click' instead of 'touchstart' as compromise
*/
document.addEventListener('click', function(e){
if(e.target == $toggle) return;
if(e.target.className == 'icon-bar') return;
__HuxNav__.close();
})
</script>
<!-- Image to hack wechat -->
<!-- <img src="/img/icon_wechat.png" width="0" height="0"> -->
<!-- <img src="/img/post-bg-mesosphere.jpg" width="0" height="0"> -->
<!-- Post Header -->
<style type="text/css">
header.intro-header{
position: relative;
background-image: url('/img/post-bg-mesosphere.jpg')
}
</style>
<header class="intro-header" >
<div class="header-mask"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-heading">
<div class="tags">
<a class="tag" href="/tags/#Infrastructure Integration" title="Infrastructure Integration">Infrastructure Integration</a>
<a class="tag" href="/tags/#Mesosphere" title="Mesosphere">Mesosphere</a>
<a class="tag" href="/tags/#笔记" title="笔记">笔记</a>
</div>
<h1>基础设施集成-Mesos</h1>
<h2 class="subheading">Mesos 分布式系统内核、分布式基础框架</h2>
<span class="meta">Posted by XiWen on August 31, 2016</span>
</div>
</div>
</div>
</div>
</header>
<!-- Post Content -->
<article>
<div class="container">
<div class="row">
<!-- Post Container -->
<div class="
col-lg-8 col-lg-offset-2
col-md-10 col-md-offset-1
post-container">
<h1 id="mesos">Mesos</h1>
<h2 id="section">基本概念</h2>
<p>mesos是分布式系统的内核,同Linux内核一样,是采用相同的原则构建的一个分布式基础框架。与Linux内核相比,不同之处在于,它对机器(物理设备、虚拟机)上的CPU,Memory,Storage以及其他计算资源进行了抽象。Mesos内核运行在每一台机器上,并提供诸如Hadoop,Spark,Kafka,Elasticsearch等上层框架用于资源管理以及基于数据中心和云环境的调度行为。</p>
<h2 id="section-1">架构体系</h2>
<p><img src="https://fanbaofa.github.io/img/in-post/architecture.png" alt="architecture" /></p>
<p>Mesos 是由一个master后台驻留程序和Mesos frameworks构成。master管理着所有运行在每个集群节点上的agent的后台驻留程序,而frameworks则负责在这些agent节点上运行task任务。</p>
<h3 id="master">Master</h3>
<p>masters 如同人的大脑一般,是集群的中枢神经系统。它们主要负责一下几个方面:</p>
<h4 id="task">是用于执行task任务的资源中心</h4>
<p>为了以最小的等待时间,服务UI和tasks任务的数据,<strong>所有tasks任务的元数据都保存在内存当中</strong>, 这就意味着运行masters的节点将会需要并消耗大量内存。值得注意的是,这些元数据中并不包含已经被完成的任务的元数据。这是为什么呢。这是为了减轻masters上的某些工作量对内存的压力。虽然masters不会存储所有已完成任务的元数据,但是masters还是尽力存储近期被完成任务的元数据,只不过,出于节省内存的考虑,仅有一块固定大小的缓存区用于存储这些最新的元数据,容量大概在十万余左右。在高吞吐量的集群环境下,缓存区的容量就显得有些促狭了,元数据可存活时间也仅有短暂的几分钟而已,甚至更低。为了可以长时间保存任务的元数据,一个可行的方法是,利用Mesos的监测系统Satellite自动地将任务的元数据保存到NoSQL数据库当中去。</p>
<h4 id="mastercpuramagent">与所有在master上注册过的框架,共享诸如CPU、RAM等集群资源(agent节点上)</h4>
<p>masters的allocation modules(资源分配模块)以资源邀约的方式为frameworks提供资源, frameworks可以拒绝提供的资源。 masters了解frameworks所需要的资源类型,因此它可以决定资源的分配策略,给予那些正在使用资源低于分享资源的frameworks以优先选择权,优先享用那些闲置且未被预订的资源。不管一个framework何时连接到Mesos,它都是以一个role的身份连接的。role存在的意义在于表明了一个framework所需要的是哪些资源类型。在集群闲置资源分享方面,不同的role可能会被分配不同的权重。集群管理员可以对这些roles进行配置,确保其满足每个框架的服务等级协议(SLA),使framework可以正常运行。因为一些frameworks在某段时间内总会拒绝某种资源,Mesos会使其暂时进入拒绝过程回路中,类似于短路,期间避免其再与master交流此类资源(迟调度)。</p>
<h4 id="ui">持有关于集群信息的大部分UI接口</h4>
<p>master UI的默认端口号是5050。master UI 向外暴露出的是整个集群的状态信息,因此通过浏览器可以了解到,集群内总的可用资源有多少,有多少是正在被使用;所有连接到Mesos的框架信息,诸如frameworkID,何时注册等等;资源邀约和tasks任务的详情。</p>
<h4 id="section-2">高可用性</h4>
<p>因为所有的frameworks都是依赖于master的,所以使master具有容错性能力是保证Mesos系统健壮的前提条件。为了实现这个目的,采取了两种技术。一是,将master设计成为soft state(软状态),例如master可以利用来自agent和frameworks schedules的周期性信息,完整性地来重新构建其内部的状态。二是,实现hot-standby(热备用)设计,当leader master失败时,立即切换到backup master(备用的)上,继续服务提供支援。当masters节点数目低于一定程度(不能保证高可用性)时,master将迫使Mesos集群的操作进入安全模式下进行。当一个leader master失败时,frameworks将不能分配新的资源和装载新的tasks任务,但是处于运行态的task依旧能够正常执行,只要frameworks不加载新的任务继续执行,那么这个集群作为一个整体,提供不容打断的服务,相当于将其视为某些组件坏掉了。</p>
<h3 id="agentslave">Agent(Slave)</h3>
<p>agents是masters的补充部分,他们有不同的职责。</p>
<h4 id="executors">装载和管理 容器-执行器(executors)的持有者</h4>
<p>因为agents需要能够装载容器同时确保执行器(executors)是运行下特定用户下的,所以agents通常是以root身份工作的,这样它就能够创建容器并为不同的用户运行不同的执行器(executors)。另外,agent有时可能会以特定用户的身份工作,这样agent就只能运行该用户的执行器,这在高安全性环境下或者是在开发过程中是挺有用的。</p>
<h4 id="ui-1">提供访问容器内部数据的UI接口</h4>
<p>Agent UI 向外暴露的是Agent节点上正在发生的事情。不仅包括钻取Master UI的信息(仅显示和这个Agent相关的框架、任务和执行器)而且允许可交互式地浏览容器内的所有文件。这种特性的存在,可以使我们很容易地查看任何当前或已完成任务的日志信息,这对与调试和监视集群的价值是无法估量的。Mesos framework的UIs,时常会连接到 Agent UI上, 用户也借此可以很轻松的浏览、审视和下载Agent上任务所产生的文件。</p>
<h4 id="executorsmasters">通过控制本地Executors来管理与Masters的通信行为</h4>
<p>agent与executors的交流工作都是在本地完成的,这是因为百分百可信赖的本地环回接口,可以使我们免于陷入分布式给我们带来的很多的棘手的问题。因此,当短暂的网络问题或重起的情况发生时,Mesos Agent负责检查点和重新同步状态信息。</p>
<h4 id="agents">发布Agents所在主机的信息,包括正在运行的任务和调度器、可用资源以及其他元数据。</h4>
<p>在Mesos中,对于运行的任务有多少可使用的资源起决于每个Agent节点的自我报告。这样设计好处在于集群可以很容易的进行扩展(添加新的Agent),Agent驻留程序连接到Master,向集群报告它有什么资源对于集群来说这可以使用的。除了Agent自动报告(默认情况),另外,管理员可以通过配置Agent来决定保留自定义的资源类型。Agent可能向外暴露出机器的简陋的K/V数据。</p>
<h4 id="section-3">管理任务状态更新</h4>
<p>Agent负责将所有任务的状态更新保存到本地磁盘上,周期性地重新向任务的调度器告知这些任务状态更新消息,直到任务调度器获悉这些信息为止。要不然,当存在短暂的 网络问题或者调度器挂掉的情况,framework将不能知道任务是否已经执行完成。</p>
<h3 id="task-and-executor">Task And Executor</h3>
<p>task是Mesos中的工作单元,executor是一个执行tasks过程的容器。当调度器想要做某些工作时,它就会装载一个executor(容器)用于执行。tasks与executor的关系是多对一,如Storm、 Hadoop TaskTrackers,但通常每个executor只会有一个task。</p>
<h2 id="section-4">资源邀约</h2>
<p><img src="https://fanbaofa.github.io/img/in-post/architecture-example.png" alt="resource" /></p>
<ol>
<li>Agent向Master发布Agent宿主机上收集的除供Agent消耗的其它资源</li>
<li>Master查询Agent上的可用资源给Scheduler</li>
<li>Scheduler回复Master邀约的答复,向Master发出加载任务信息</li>
<li>Master将任务发送给Agent,由Agent上的Executor装载任务并执行</li>
<li>由Agent将任务状态更新信息反馈到Scheduler</li>
</ol>
<h2 id="section-5">生态系统</h2>
<p>尽管Mesos提供了大量的功能,但是依然需要部署一些其它应用(难以像框架一样运行在Mesos上的),来完善其功能。</p>
<ul>
<li>Zookeeper,服务发现</li>
<li>DataBases,数据持久化,如Kafka,Cassandra,Riak framework,Apache Cotton</li>
<li>Monitoring,系统监视,如Satellite</li>
</ul>
<hr>
<ul class="pager">
<li class="previous">
<a href="/2016/08/30/container-scheduling-and-orchestration/" data-toggle="tooltip" data-placement="top" title="编排和调度">
Previous<br>
<span>编排和调度</span>
</a>
</li>
<li class="next">
<a href="/2016/09/06/Zookeeper/" data-toggle="tooltip" data-placement="top" title="服务发现-ZooKeeper">
Next<br>
<span>服务发现-ZooKeeper</span>
</a>
</li>
</ul>
</div>
<!-- Side Catalog Container -->
<!-- Sidebar Container -->
<div class="
col-lg-8 col-lg-offset-2
col-md-10 col-md-offset-1
sidebar-container">
<!-- Featured Tags -->
<section>
<hr class="hidden-sm hidden-xs">
<h5><a href="/tags/">FEATURED TAGS</a></h5>
<div class="tags">
<a href="/tags/#笔记" title="笔记" rel="4">
笔记
</a>
<a href="/tags/#Mesosphere" title="Mesosphere" rel="2">
Mesosphere
</a>
<a href="/tags/#Service Discovery" title="Service Discovery" rel="2">
Service Discovery
</a>
</div>
</section>
<!-- Friends Blog -->
<hr>
<h5>FRIENDS</h5>
<ul class="list-inline">
</ul>
</div>
</div>
</div>
</article>
<!-- async load function -->
<script>
function async(u, c) {
var d = document, t = 'script',
o = d.createElement(t),
s = d.getElementsByTagName(t)[0];
o.src = u;
if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); }
s.parentNode.insertBefore(o, s);
}
</script>
<!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ -->
<script>
async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){
anchors.options = {
visible: 'always',
placement: 'right',
icon: '#'
};
anchors.add().remove('.intro-header h1').remove('.subheading').remove('.sidebar-container h5');
})
</script>
<style>
/* place left on bigger screen */
@media all and (min-width: 800px) {
.anchorjs-link{
position: absolute;
left: -0.75em;
font-size: 1.1em;
margin-top : -0.1em;
}
}
</style>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<!-- add Weibo, Zhihu by Hux, add target = "_blank" to <a> by Hux -->
<li>
<a target="_blank" href="https://github.com/fanbaofa">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">
Copyright © XiWen Blog 2016
<br>
Theme by <a href="http://huangxuan.me">Hux</a> |
<iframe
style="margin-left: 2px; margin-bottom:-5px;"
frameborder="0" scrolling="0" width="91px" height="20px"
src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true" >
</iframe>
</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/js/jquery.min.js "></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js "></script>
<!-- Custom Theme JavaScript -->
<script src="/js/hux-blog.min.js "></script>
<!-- async load function -->
<script>
function async(u, c) {
var d = document, t = 'script',
o = d.createElement(t),
s = d.getElementsByTagName(t)[0];
o.src = u;
if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); }
s.parentNode.insertBefore(o, s);
}
</script>
<!--
Because of the native support for backtick-style fenced code blocks
right within the Markdown is landed in Github Pages,
From V1.6, There is no need for Highlight.js,
so Huxblog drops it officially.
- https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
- https://help.github.com/articles/creating-and-highlighting-code-blocks/
- https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers
-->
<!--
<script>
async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){
hljs.initHighlightingOnLoad();
})
</script>
<link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet">
-->
<!-- jquery.tagcloud.js -->
<script>
// only load tagcloud.js in tag.html
if($('#tag_cloud').length !== 0){
async('/js/jquery.tagcloud.js',function(){
$.fn.tagcloud.defaults = {
//size: {start: 1, end: 1, unit: 'em'},
color: {start: '#bbbbee', end: '#0085a1'},
};
$('#tag_cloud a').tagcloud();
})
}
</script>
<!--fastClick.js -->
<script>
async("https://cdn.bootcss.com/fastclick/1.0.6/fastclick.min.js", function(){
var $nav = document.querySelector("nav");
if($nav) FastClick.attach($nav);
})
</script>
<!-- Google Analytics -->
<!-- Baidu Tongji -->
<!-- Side Catalog -->
<!-- Image to hack wechat -->
<img src="/img/icon_wechat.png" width="0" height="0" />
<!-- Migrate from head to bottom, no longer block render and still work -->
</body>
</html>
| fanbaofa/fanbaofa.github.io | _site/2016/08/31/Mesos/index.html | HTML | apache-2.0 | 23,147 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_25) on Thu Nov 12 16:46:11 ART 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (prefixmapper 2.22-SNAPSHOT API)</title>
<meta name="date" content="2015-11-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="Class Hierarchy (prefixmapper 2.22-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="com/google/i18n/phonenumbers/prefixmapper/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="com/google/i18n/phonenumbers/prefixmapper/package-tree.html">com.google.i18n.phonenumbers.prefixmapper</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">com.google.i18n.phonenumbers.prefixmapper.<a href="com/google/i18n/phonenumbers/prefixmapper/MappingFileProvider.html" title="class in com.google.i18n.phonenumbers.prefixmapper"><span class="typeNameLink">MappingFileProvider</span></a> (implements java.io.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>)</li>
<li type="circle">com.google.i18n.phonenumbers.prefixmapper.<a href="com/google/i18n/phonenumbers/prefixmapper/PhonePrefixMap.html" title="class in com.google.i18n.phonenumbers.prefixmapper"><span class="typeNameLink">PhonePrefixMap</span></a> (implements java.io.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>)</li>
<li type="circle">com.google.i18n.phonenumbers.prefixmapper.<a href="com/google/i18n/phonenumbers/prefixmapper/PrefixFileReader.html" title="class in com.google.i18n.phonenumbers.prefixmapper"><span class="typeNameLink">PrefixFileReader</span></a></li>
<li type="circle">com.google.i18n.phonenumbers.prefixmapper.<a href="com/google/i18n/phonenumbers/prefixmapper/PrefixTimeZonesMap.html" title="class in com.google.i18n.phonenumbers.prefixmapper"><span class="typeNameLink">PrefixTimeZonesMap</span></a> (implements java.io.<a href="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Externalizable.html?is-external=true" title="class or interface in java.io">Externalizable</a>)</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/google/i18n/phonenumbers/prefixmapper/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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 © 2015 <a href="http://www.google.com/">Google</a>. All Rights Reserved.</small></p>
</body>
</html>
| leandrocohn/libphonenumber-7-0.5 | java/internal/prefixmapper/target/apidocs/overview-tree.html | HTML | apache-2.0 | 5,851 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Star Wars Tic-Tac-Toe</title>
<link rel='icon' href='images/favicon.ico'>
<link rel="stylesheet" href="css/main.min.css">
</head>
<body>
<div class="wrapper">
<div id="panel">
</div>
</div>
<!-- Custom scripts -->
<script src="js/all.js"></script>
</body>
</html>
| rmfranciacastillo/rmfranciacastillo.github.io | webapps/games/tic-tac-toe/index.html | HTML | apache-2.0 | 443 |
<!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">
<meta name="description" content="">
<meta name="author" content="">
<title>Graph Dashboard</title>
<link href="../static/css/bootstrap.min.css" rel="stylesheet">
<link href="../static/css/background-image-devops.css" rel="stylesheet">
<link href="../static/css/simple-sidebar.css" rel="stylesheet">
<link href="../static/css/font-awesome.min.css" rel="stylesheet">
</head>
<body class="home-bg">
<nav class="navbar navbar-default no-margin navbar-fixed-top">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header fixed-brand">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" id="menu-toggle">
<span class="glyphicon glyphicon-th-large" aria-hidden="true"></span>
</button>
<a class="navbar-brand" href="http://graph.local.lftechhnology.com" title="DevOps"><img src="../static/images/hydra_logo.png" width="40px" height="40px" margin-left="auto" margin-right="auto"></a>
<div class="dashboard_text"><h5>Dasbhoard <b>V1.0</b></h5></div>
</div><!-- navbar-header-->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active" ><button class="navbar-toggle collapse in" data-toggle="collapse" id="menu-toggle-2"> <span class="glyphicon glyphicon-th-large" aria-hidden="true"></span></button></li>
</ul>
</div><!-- bs-example-navbar-collapse-1 -->
</nav>
<div id="wrapper" class="homepage">
<!-- Sidebar -->
<div id="sidebar-wrapper">
<ul class="sidebar-nav nav-pills nav-stacked" id="menu">
<li>
<a href="http://graph.local.lftechnology.com/wlink"><span class="fa-stack fa-lg pull-left"><i class="fa fa-server fa-stack-1x "></i></span> Wlink</a>
</li>
<li>
<a href="http://graph.local.lftechnology.com/subisu"><span class="fa-stack fa-lg pull-left"><i class="fa fa-folder fa-stack-1x "></i></span> Subisu</a>
</li>
<li>
<a href="http://graph.local.lftechnology.com/cactigraph"><span class="fa-stack fa-lg pull-left"><i class="fa fa-users fa-stack-1x "></i></span> Cacti</a>
</li>
</ul>
</div><!-- /#sidebar-wrapper -->
<!-- Page Content -->
<div class="background_image_front">
<div id="page-content-wrapper">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-sm-12 col-xs-12">
<h2>Cacti</h2>
<h3>Upload                             Download</h3>
<img class="graphs" src="/static/images/cacti_upload1">
<img class="graphs" src="/static/images/cacti_download1"><br/>
<h2>Subisu</h2>
<h3>Upload                             Download</h3>
<img class="graphs" src="/static/images/subisu_uploadlast12hrs">
<img class="graphs" src="/static/images/subisu_downloadlast12hrs"><br/>
<h2>Wlink</h2>
<h3>Charkhal                             Gyaneshwor</h3>
<img class="graphs" src="/static/images/charkhal0">
<img class="graphs" src="/static/images/gyaneshwor0"><br/>
</div>
</div>
</div>
</div>
</div>
<!-- /#page-content-wrapper -->
</div>
<!-- /#wrapper -->
<!-- jQuery -->
<script src="../static/js/jquery.js"></script>
<script src="../static/js/bootstrap.min.js"></script>
<script src="../static/js/sidebar_menu.js"></script>
</body>
</html>
| darmagedon/JenkTestRepo | app/templates/index.html | HTML | apache-2.0 | 4,607 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Excessive Microparsing | Vernacular</title>
<link rel="stylesheet" href="../vernacular.css">
</head>
<body>
<header>
<p class="title">Vernacular</p>
<p class="subtitle">
HTML Made Special
</p>
</header>
<nav>
<ul>
<li><a href="../index.html#how">Top</a></li>
</ul>
</nav>
<article>
<h1>Excessive Microparsing</h1>
<p>
Microparsing is a term covering the use of an extra non-HTML syntax inside of HTML, usually
in attribute values. It has been the subject of heated debate in the earlier days of the
markup community. The idea here is not to flag microparsing as always bad since in fact
there are numerous cases in which it is a good idea. Rather, there should be a rule of thumb
separating the good uses of it from those in which it is simply hiding away structure that
should be in the tree.
</p>
<p>
Microparsing is generally good when it is designed with the author in mind. For instance,
CSS Selectors are much better as they are than if one had to turn <code>section:target >
.foo[href^="#"]</code> into a tree of elements and attributes. This is essentially the same
argument that goes in favour of supporting a regular expression language within a larger
language rather than having to express the same concept with a long series of method calls.
</p>
<p>
There are however cases in which microparsing does not help the author much. For instance, here
is an extract from an SVG path:
</p>
<pre>M363.73 85.73 C359.27 86.29 355.23 86.73 354.23 81.23 C353.23 75.73 355.73 73.73 363.23 75.73
C370.73 77.73 375.73 84.23 363.73 85.73 zM327.23 89.23 C327.23 89.23 308.51 93.65 325.73 80.73
C333.73 74.73 334.23 79.73 334.73 82.73 C335.48 87.2 327.23 89.23 327.23 89.23 zM384.23 48.73
C375.88 47.06 376.23 42.23 385.23 40.23 C386.7 39.91 389.23 49.73 384.23 48.73 zM389.23 48.73
C391.73 48.23 395.73 49.23 396.23 52.73 C396.73 56.23 392.73 58.23 390.23 56.23
C387.73 54.23 386.73 49.23 389.23 48.73 zM383.23 59.73 C385.73 58.73 393.23 60.23 392.73 63.23
C392.23 66.23 386.23 66.73 383.73 65.23 C381.23 63.73 380.73 60.73 383.23 59.73 zM384.23 77.23
C387.23 74.73 390.73 77.23 391.73 78.73 C392.73 80.23 387.73 82.23 386.23 82.73
C384.73 83.23 381.23 79.73 384.23 77.23 zM395.73 40.23 C395.73 40.23 399.73 40.23 398.73 41.73
C397.73 43.23 394.73 43.23 394.73 43.23 zM401.73 49.23 C401.73 49.23 405.73 49.23 404.73 50.73
C403.73 52.23 400.73 52.23 400.73 52.23 zM369.23 97.23 C369.23 97.23 374.23 99.23 373.23 100.73
C372.23 102.23 370.73 104.73 367.23 101.23 C363.73 97.73 369.23 97.23 369.23 97.23 zM355.73 116.73
C358.73 114.23 362.23 116.73 363.23 118.23 C364.23 119.73 359.23 121.73 357.73 122.23
…</pre>
<p>
Some people, including yours truly, can read and even write the above. But they should be
discarded as bad guinea pigs. The reason for using such a syntax for paths in SVG was
two-fold (and is the same reason used in other similar situations): file size, and DOM size
(whereby if an element had been used for each path command, the DOM would have been
supposedly much larger). Where file size is concerned, the structure of such path data is so
repetitive that a good compression algorithm (such as gzip, or <a
href="http://www.w3.org/TR/exi/">EXI</a>) will produce similar compressed sizes whether the
microsyntax or elements are used — and since SVG path data is usually big, one wants to use
compression anyway. And where the DOM size is concerned, one has to keep in mind that it is
merely an API. A generic DOM will be larger, but the DOM inside an SVG implementation should
be able to have a very similar footprint to the one based on the microsyntax since whether
path data is in an attribute or in elements should have little effect on internal storage.
</p>
<p>
So the rule of thumb in this situation is that microparsing is for authors, not for
implementations.
</p>
<p class="back">
<a href="../index.html#how">↖︎ Back to list</a>
</p>
</article>
<footer>
<p>
<a href="http://creativecommons.org/licenses/by/4.0/">CC-BY</a>
<a href="https://twitter.com/sciencedotai">@sciencedotai</a>
•
Contributors:
<a href="https://twitter.com/robinberjon">@robinberjon</a>
•
Brought to you by the
<img src="../sciencedotai.svg" alt="science.ai logo" height="20px">
League of JStice
</p>
</footer>
</body>
</html>
| scienceai/vernacular.io | microparsing/index.html | HTML | apache-2.0 | 4,785 |
<!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 Fri Mar 06 22:16:22 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.mapred (hadoop-mapreduce-client-common 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../org/apache/hadoop/mapred/package-summary.html" target="classFrame">org.apache.hadoop.mapred</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="LocalClientProtocolProvider.html" title="class in org.apache.hadoop.mapred" target="classFrame">LocalClientProtocolProvider</A>
<BR>
<A HREF="LocalJobRunner.html" title="class in org.apache.hadoop.mapred" target="classFrame">LocalJobRunner</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| jsrudani/HadoopHDFSProject | hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/target/org/apache/hadoop/mapred/package-frame.html | HTML | apache-2.0 | 1,147 |
<!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 Feb 02 18:57:43 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.communote.server.core.note.processor.NoteContentHolder (Communote 3.5 API)</title>
<meta name="date" content="2019-02-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 com.communote.server.core.note.processor.NoteContentHolder (Communote 3.5 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/communote/server/core/note/processor/NoteContentHolder.html" title="class in com.communote.server.core.note.processor">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/communote/server/core/note/processor/class-use/NoteContentHolder.html" target="_top">Frames</a></li>
<li><a href="NoteContentHolder.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 com.communote.server.core.note.processor.NoteContentHolder" class="title">Uses of Class<br>com.communote.server.core.note.processor.NoteContentHolder</h2>
</div>
<div class="classUseContainer">No usage of com.communote.server.core.note.processor.NoteContentHolder</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/communote/server/core/note/processor/NoteContentHolder.html" title="class in com.communote.server.core.note.processor">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/communote/server/core/note/processor/class-use/NoteContentHolder.html" target="_top">Frames</a></li>
<li><a href="NoteContentHolder.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 © 2019 <a href="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p>
</body>
</html>
| Communote/communote.github.io | generated/javadoc/com/communote/server/core/note/processor/class-use/NoteContentHolder.html | HTML | apache-2.0 | 4,945 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<style type="text/css">
.ExternalClass {width:100%;}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}
body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
body {margin:0; padding:0;}
table td {border-collapse:collapse;}
p {margin:0; padding:0; margin-bottom:0;}
h1, h2, h3, h4, h5, h6 {
color: black;
line-height: 100%;
}
a, a:link {
color:#0070cc;
text-decoration: none;
}
body, #body_style {
background:#f5f5f5;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
span.yshortcuts { color:#000; background-color:none; border:none;}
span.yshortcuts:hover,
span.yshortcuts:active,
span.yshortcuts:focus {color:#000; background-color:none; border:none;}
a:visited { color: #3c96e2; text-decoration: none}
a:focus { color: #3c96e2; text-decoration: underline}
a:hover { color: #3c96e2; text-decoration: underline}
@media only screen and (max-device-width: 480px) {
body[yahoo] #container1 {display:block !important}
body[yahoo] p {font-size: 10px}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body[yahoo] #container1 {display:block !important}
body[yahoo] p {font-size: 12px}
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
div[class=hide-menu], td[class=hide-menu] {
height: 0 !important;
max-height: 0 !important;
display: none !important;
visibility: hidden !important;
}
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
table[class=full-width], img[class=full-width], td[class=full-width], div[class=full-width] {
width:100% !important;
height:auto !important;
}
}
.preheader {display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0;}
</style>
</head>
<body style="color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ffffff; " alink="#FF0000" link="#FF0000" bgcolor="#f5f5f5" text="#000000" yahoo="fix">
<!--[if gte mso 10]>
<table align="center" width="640" border="0" cellspacing="0" cellpadding="0">
<tr><td><![endif]-->
<table cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td bgcolor="#f5f5f5" align="center" width="640" style="width: 640px;">
<table bgcolor="#ffffff" class="full-width" width="640" cellspacing="0" cellpadding="0" style="width: 100%; max-width: 640px; min-width: 300px;">
<tbody>
<tr>
<td align="center">
<table align="center" width="94%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="padding-top: 14px; font-size: 1px; line-height: 1px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; text-align: center;">
Совершайте онлайн-покупки до 5 мая и участвуйте в акции
</td>
</tr>
<tr>
<td style="padding-bottom: 14px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a href="http://contact.mvideo.ru/u/gm.php?UID=$uid$&ID=$ident$" target="_blank" style="color: #838383; text-decoration: underline;" title = "Онлайн-версия письма">Письмо не отображается корректно?</a>
</td>
</tr>
<tr>
<td style="padding-bottom: 8px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-align: center;">
<img alt="" src="http://static.mvideo.ru/emarsis/20170502_1_million/top-shadow-img.gif" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 15px !important;">
</td>
</tr>
<tr>
<td align="center" style="padding-bottom: 20px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000;">
<a href="http://www.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_head_logo&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_logo&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img width="110" height="63" title="Перейти на сайт М.Видео" alt="Перейти на сайт М.Видео" src="http://static.mvideo.ru/emarsis/20170502_1_million/logo.png" style=" width: 110px; height: 63px; vertical-align: top; border:none;"></a>
</td>
</tr>
<!-- начало блока с главным меню -->
<tr>
<td class="hide-menu" style="padding-bottom: 20px; font-size: 0; text-align: center;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 83px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/telefony?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="82" height="53" title="Телефоны" alt="Телефоны и гаджеты" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img01.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 134px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/noutbuki-planshety-i-kompyutery?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="133" height="53" title="Ноутбуки, планшеты, компьютеры" alt="Ноутбуки, планшеты, компьютеры" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img02.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 93px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/televizory-i-video?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="92" height="53" title="LED-телевизоры и видео" alt="LED-телевизоры и видео" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img03.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 74px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/malaya-bytovaya-tehnika?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="73" height="53" title="Малая бытовая техника" alt="Малая бытовая техника" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img04.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 72px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/krupnaya-bytovaya-tehnika?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="71" height="53" title="Крупная бытовая техника" alt="Крупная бытовая техника" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img05.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 66px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/fotoapparaty-i-videotehnika?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="65" height="53" title="Фото и видео" alt="Фото и видео" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img06.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="bottom" align="left" height="55">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 77px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;">
<a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/catalog?reff=Action_mail_email_a_20170502_1_million_a_head_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_head_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="76" height="53" title="Другие категории" alt="Другие категории" src="http://static.mvideo.ru/emarsis/20170502_1_million/nav-item-img07.gif" style="display: block; border:none;"></a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- конец блока с главным меню -->
<tr>
<td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;">
<a target="_blank" href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_banner_top&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_banner_top&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" style="color: #0070cc; text-decoration: underline;">
<img width="600" src="http://static.mvideo.ru/emarsis/20170502_1_million/banner-top.png" style="display: block; background: #E8EAEC; color: #000000; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 302px !important;" alt="Раздаём 1 000 000 Бонусных рублей от М.Видео!" title="Раздаём 1 000 000 Бонусных рублей от М.Видео!">
</a>
</td>
</tr>
<tr>
<td align="center" style="padding-bottom: 20px; font-size: 17px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;">
Совершайте покупки в интернет-магазине «М.Видео», регистрируйте чек на странице <a href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_text_link_akcii&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_text_link_akcii&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #ed1c29; text-decoration: underline;">Акции</a> до 7 мая и участвуйте в розыгрыше <span style="white-space: nowrap;">1 000 000</span> Бонусных рублей.
<br>10 мая смотрите прямую трансляцию розыгрыша!
</td>
</tr>
<tr>
<td style="text-align: center; font-size: 0;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top" width="50%" align="center">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 50%; min-width: 250px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 25px; font-size: 17px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;">
<!--[if mso]>
<v:roundrect href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_btn_pereity_k_pokupkam&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_btn_pereity_k_pokupkam&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:45px;v-text-anchor:middle;width:250px;" arcsize="10%" stroke="f" fillcolor="#ed1c29">
<w:anchorlock/>
<center>
<![endif]-->
<a href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_btn_pereity_k_pokupkam&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_btn_pereity_k_pokupkam&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" title="Перейти к покупкам" style="background-color:#ed1c29; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#ffffff;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;line-height:45px;text-align:center;text-decoration:none;width:250px;-webkit-text-size-adjust:none;" target="_blank">Перейти к покупкам</a>
<!--[if mso]>
</center>
</v:roundrect>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="50%" align="center">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 50%; min-width: 250px;">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 25px; font-size: 17px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;">
<!--[if mso]>
<v:roundrect href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_btn_zaregistrirovat_check&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_btn_zaregistrirovat_check&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:45px;v-text-anchor:middle;width:250px;" arcsize="10%" stroke="f" fillcolor="#ed1c29">
<w:anchorlock/>
<center>
<![endif]-->
<a href="http://million.mvideo.ru/?reff=Action_mail_email_a_20170502_1_million_a_btn_zaregistrirovat_check&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_btn_zaregistrirovat_check&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" title="Зарегистрировать чек" style="background-color:#ed1c29; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#ffffff;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;line-height:45px;text-align:center;text-decoration:none;width:250px;-webkit-text-size-adjust:none;" target="_blank">Зарегистрировать чек</a>
<!--[if mso]>
</center>
</v:roundrect>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" style="padding-top: 10px;">
<table width="94%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="padding-bottom: 8px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-align: center;">
<img alt="" src="http://static.mvideo.ru/emarsis/20170502_1_million/top-shadow-img.gif" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 15px !important;">
</td>
</tr>
<!-- начало блока с всеми видами продукции -->
<tr>
<td style="font-size: 0; text-align: center; padding-bottom: 30px;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td valign="top" width="120" align="right">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="LED-телевизоры и цифровое ТВ" href="http://www.mvideo.ru/televizory-i-cifrovoe-tv-1?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico01.gif" width="88" height="83" alt="LED-телевизоры и цифровое ТВ"/>
<br/><strong>LED-телевизоры и цифровое ТВ</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Ноутбуки" href="http://www.mvideo.ru/noutbuki-planshety-komputery/noutbuki-118?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico02.gif" width="88" height="83" alt="Ноутбуки"/>
<br/><strong>Ноутбуки</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Планшеты" href="http://www.mvideo.ru/noutbuki-planshety-komputery/planshety-195?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico03.gif" width="88" height="83" alt="Планшеты"/>
<br/><strong>Планшеты</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Apple" href="http://www.mvideo.ru/komputernaya-tehnika-apple-2667?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico04.gif" width="88" height="83" alt="Apple"/>
<br/><strong>Apple</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Смартфоны и сотовые телефоны" href="http://www.mvideo.ru/smartfony-sotovye-telefony-10?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico05.gif" width="88" height="83" alt="Смартфоны и сотовые телефоны"/>
<br/><strong>Смартфоны <br/>и сотовые телефоны</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if gte mso 9]>
</td></tr>
</table><![endif]-->
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td valign="top" width="120" align="right">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Электронные книги" href="http://www.mvideo.ru/elektronnye-knigi-i-aksessuary/elektronnye-knigi-73?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico06.gif" width="88" height="83" alt="Электронные книги"/>
<br/><strong>Электронные книги</strong><br/><br/>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Фото и видео" href="http://www.mvideo.ru/fotoapparaty-i-videotehnika?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico07.gif" width="88" height="83" alt="Фото и видео"/>
<br/><strong>Фото и видео</strong><br/><br/>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Аудио" href="http://www.mvideo.ru/audiotehnika?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico08.gif" width="88" height="83" alt="Аудио"/>
<br/><strong>Аудио</strong><br/><br/>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Красота и здоровье" href="http://www.mvideo.ru/krasota-i-zdorove?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico09.gif" width="88" height="83" alt="Красота и здоровье"/>
<br/><strong>Красота и здоровье</strong><br/><br/>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Малая бытовая техника" href="http://www.mvideo.ru/malaya-bytovaya-tehnika?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico10.gif" width="88" height="83" alt="Техника для кухни"/>
<br/><strong>Малая бытовая техника</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if gte mso 9]>
</td></tr>
</table><![endif]-->
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td valign="top" width="120" align="right">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Крупная бытовая техника" href="http://www.mvideo.ru/krupnaya-bytovaya-tehnika?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico11.gif" width="88" height="83" alt="Бытовая техника"/>
<br/><strong>Крупная бытовая техника</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Автотехника" href="http://www.mvideo.ru/avtomobilnaya-elektronika-i-gps?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico12.gif" width="88" height="83" alt="Автотехника"/>
<br/><strong>Автотехника</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Игры и развлечения" href="http://www.mvideo.ru/igry-i-razvlecheniya?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico13.gif" width="88" height="83" alt="Игры и развлечения"/>
<br/><strong>Игры и развлечения</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Компьютерные программы" href="http://www.mvideo.ru/komputernye-programmy-i-pc-igry-19?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico14.gif" width="88" height="83" alt="Компьютерные программы"/>
<br/><strong>Компьютерные <br/>программы</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="120" align="left">
<![endif]-->
<div style="display: inline-block; vertical-align: top; width: 120px;">
<div style="display: inline-block; vertical-align: top; width: 120px;">
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;">
<a title="Аксессуары" href="http://www.mvideo.ru/aksessuary-dlya-telefonov-58?reff=Action_mail_email_a_20170502_1_million_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;">
<img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/article-ico15.gif" width="88" height="83" alt="Аксессуары"/>
<br/><strong>Аксессуары</strong>
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- конец блока с всеми видами продукции -->
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" bgcolor="#dfdfdf">
<table width="94%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="padding-bottom: 15px; font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">
<br/>
<font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Вы можете <a target="_blank" href="http://contact.mvideo.ru/u/un.php?par=$uid$_$cid$_$llid$_$sid$" style="text-decoration:none" title=""><font color="#A3A0A0" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:normal;font-weight:normal;color:#a3a0a0;text-decoration:underline">отписаться</font></a> и не получать информацию об акциях, распродажах и спецпредложениях.</font>
<br>
<font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Данное сообщение отправлено автоматически и не требует ответа.</font>
<br>
<font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Чтобы регулярно и без проблем получать рассылку от «М.Видео», пожалуйста, добавьте адрес <a target="_blank" href="mailto:m.video@sender.mvideo.ru" style="text-decoration:none" title=""><font color="#A3A0A0" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:normal;font-weight:normal;color:#a3a0a0;text-decoration:underline">m.video@sender.mvideo.ru</font></a> в свою адресную книгу.</font>
<br>
<font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Цены и скидки на товары действительны на момент отправки данного письма.</font>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="1" bgcolor="#aaaaaa" style="font-size: 0; line-height: 0;"></td>
</tr>
<tr>
<td align="center" bgcolor="#dfdfdf">
<table width="94%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="padding-bottom: 25px; font-family:Arial,sans-serif;font-size:13px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none">
<br/><br/>
<font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none">ООО «М.видео Менеджмент», ОГРН 1057746840095.
<br/>Юридический адрес: 105066, Россия, Москва, ул. Нижняя Красносельская, дом 40/12, корп. 20.
</font>
</td>
</tr>
<tr>
<td style="padding-bottom: 10px; font-size: 0; text-align: center;">
<!--[if (gte mso 9)|(IE)]>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top" width="50%" align="left">
<![endif]-->
<div style="display: inline-block; width:50%; min-width: 228px; vertical-align: top;">
<table align="left" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="padding-bottom: 15px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;">
<img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/footer_logo_mvideo.jpg" width="49" height="49" alt=""/>
</td>
<td width="2" style="font-size:0; line-height: 0;"> </td>
<td style=" font-size: 13px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;">
<span style="white-space: nowrap;"> Copyright © М.Видео, 2017</span>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
<td valign="top" width="50%" align="right">
<![endif]-->
<div style="display: inline-block; width:50%; min-width: 266px; vertical-align: top;">
<table align="right" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="padding-bottom: 15px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="padding-right: 5px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;">
<a target="_blank" href="http://www.mvideo.ru/legalcontent?reff=Action_mail_email_a_20170502_1_million_a_foot_links&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170502_1_million&utm_content=a_foot_links&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" style="color:#a3a0a0;text-decoration:underline; white-space: nowrap;" title="Политика конфиденциальности">Политика конфиденциальности </a>
</td>
<td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;">
<img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170502_1_million/footer_logo_akit.jpg" width="51" height="48" alt=""/>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 10]>
</td></tr>
</table><![endif]-->
</body>
</html> | wim-agency/wim-agency.github.io | mvideo/mvideo-2017_05_02_1_milion/mvideo-2017_05_02_1_milion.html | HTML | apache-2.0 | 48,631 |
<!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 Sun Oct 06 15:11:33 IRST 2013 -->
<title>All Classes (Abstract Service Library)</title>
<meta name="date" content="2013-10-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/nise/ux/asl/run/AbstractService.html" title="class in org.nise.ux.asl.run" target="classFrame">AbstractService</a></li>
<li><a href="org/nise/ux/asl/lib/ActivityBlocker.html" title="class in org.nise.ux.asl.lib" target="classFrame">ActivityBlocker</a></li>
<li><a href="org/nise/ux/asl/run/ASLClient.html" title="class in org.nise.ux.asl.run" target="classFrame">ASLClient</a></li>
<li><a href="org/nise/ux/asl/face/ClientInfoProfiler.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>ClientInfoProfiler</i></a></li>
<li><a href="org/nise/ux/asl/run/ClientInfoProfiler.html" title="class in org.nise.ux.asl.run" target="classFrame">ClientInfoProfiler</a></li>
<li><a href="org/nise/ux/asl/face/ClientInfoProfilerFactory.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>ClientInfoProfilerFactory</i></a></li>
<li><a href="org/nise/ux/asl/lib/ClientSocketConnector.html" title="class in org.nise.ux.asl.lib" target="classFrame">ClientSocketConnector</a></li>
<li><a href="org/nise/ux/asl/configuration/ConfigHandler.html" title="interface in org.nise.ux.asl.configuration" target="classFrame"><i>ConfigHandler</i></a></li>
<li><a href="org/nise/ux/asl/configuration/Configurations.html" title="class in org.nise.ux.asl.configuration" target="classFrame">Configurations</a></li>
<li><a href="org/nise/ux/asl/lib/DataPipe.html" title="class in org.nise.ux.asl.lib" target="classFrame">DataPipe</a></li>
<li><a href="org/nise/ux/asl/run/DefaultInputAnalyzer.html" title="class in org.nise.ux.asl.run" target="classFrame">DefaultInputAnalyzer</a></li>
<li><a href="org/nise/ux/asl/face/InputAnalyzer.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>InputAnalyzer</i></a></li>
<li><a href="org/nise/ux/asl/lib/Living.html" title="class in org.nise.ux.asl.lib" target="classFrame">Living</a></li>
<li><a href="org/nise/ux/asl/lib/NullDataPipe.html" title="class in org.nise.ux.asl.lib" target="classFrame">NullDataPipe</a></li>
<li><a href="org/nise/ux/asl/face/OutputAnalyzer.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>OutputAnalyzer</i></a></li>
<li><a href="org/nise/ux/asl/data/RequestData.html" title="class in org.nise.ux.asl.data" target="classFrame">RequestData</a></li>
<li><a href="org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data" target="classFrame">RequestPackage</a></li>
<li><a href="org/nise/ux/asl/data/RequestResponseData.html" title="class in org.nise.ux.asl.data" target="classFrame">RequestResponseData</a></li>
<li><a href="org/nise/ux/asl/data/ResponserInput.html" title="class in org.nise.ux.asl.data" target="classFrame">ResponserInput</a></li>
<li><a href="org/nise/ux/asl/lib/RoundQueue.html" title="class in org.nise.ux.asl.lib" target="classFrame">RoundQueue</a></li>
<li><a href="org/nise/ux/asl/lib/ServerSocketConnector.html" title="class in org.nise.ux.asl.lib" target="classFrame">ServerSocketConnector</a></li>
<li><a href="org/nise/ux/asl/run/ServiceRequestAnalyzer.html" title="class in org.nise.ux.asl.run" target="classFrame">ServiceRequestAnalyzer</a></li>
<li><a href="org/nise/ux/asl/run/ServiceRequestDistributer.html" title="class in org.nise.ux.asl.run" target="classFrame">ServiceRequestDistributer</a></li>
<li><a href="org/nise/ux/asl/run/ServiceRequestListener.html" title="class in org.nise.ux.asl.run" target="classFrame">ServiceRequestListener</a></li>
<li><a href="org/nise/ux/asl/run/ServiceRequestResponser.html" title="class in org.nise.ux.asl.run" target="classFrame">ServiceRequestResponser</a></li>
<li><a href="org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data" target="classFrame">ServiceResponse</a></li>
<li><a href="org/nise/ux/asl/run/ServiceResponseAnalyzer.html" title="class in org.nise.ux.asl.run" target="classFrame">ServiceResponseAnalyzer</a></li>
<li><a href="org/nise/ux/asl/face/ServiceResponser.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>ServiceResponser</i></a></li>
<li><a href="org/nise/ux/asl/face/ServiceResponserFactory.html" title="interface in org.nise.ux.asl.face" target="classFrame"><i>ServiceResponserFactory</i></a></li>
</ul>
</div>
</body>
</html>
| yeuser/java-libs | abstract-service-library/dist/abstract-service-library-0.3.4/api/allclasses-frame.html | HTML | apache-2.0 | 4,707 |
<!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 Interface org.apache.wicket.util.upload.RequestContext (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 Interface org.apache.wicket.util.upload.RequestContext (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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/wicket/util/upload/class-use/RequestContext.html" target="_top"><B>FRAMES</B></A>
<A HREF="RequestContext.html" target="_top"><B>NO FRAMES</B></A>
<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 Interface<br>org.apache.wicket.util.upload.RequestContext</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/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.wicket.util.upload"><B>org.apache.wicket.util.upload</B></A></TD>
<TD>
Protocol independent upload utilities. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.wicket.util.upload"><!-- --></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/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A> in <A HREF="../../../../../../org/apache/wicket/util/upload/package-summary.html">org.apache.wicket.util.upload</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/wicket/util/upload/package-summary.html">org.apache.wicket.util.upload</A> that implement <A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/wicket/util/upload/ServletRequestContext.html" title="class in org.apache.wicket.util.upload">ServletRequestContext</A></B></CODE>
<BR>
Provides access to the request information needed for a request made to an HTTP servlet.</TD>
</TR>
</TABLE>
<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/wicket/util/upload/package-summary.html">org.apache.wicket.util.upload</A> with parameters of type <A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/wicket/util/upload/FileItemIterator.html" title="interface in org.apache.wicket.util.upload">FileItemIterator</A></CODE></FONT></TD>
<TD><CODE><B>FileUploadBase.</B><B><A HREF="../../../../../../org/apache/wicket/util/upload/FileUploadBase.html#getItemIterator(org.apache.wicket.util.upload.RequestContext)">getItemIterator</A></B>(<A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A> ctx)</CODE>
<BR>
Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> compliant
<code>multipart/form-data</code> stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>FileUploadBase.</B><B><A HREF="../../../../../../org/apache/wicket/util/upload/FileUploadBase.html#isMultipartContent(org.apache.wicket.util.upload.RequestContext)">isMultipartContent</A></B>(<A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A> ctx)</CODE>
<BR>
Utility method that determines whether the request contains multipart content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A><<A HREF="../../../../../../org/apache/wicket/util/upload/FileItem.html" title="interface in org.apache.wicket.util.upload">FileItem</A>></CODE></FONT></TD>
<TD><CODE><B>FileUploadBase.</B><B><A HREF="../../../../../../org/apache/wicket/util/upload/FileUploadBase.html#parseRequest(org.apache.wicket.util.upload.RequestContext)">parseRequest</A></B>(<A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload">RequestContext</A> ctx)</CODE>
<BR>
Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> compliant
<code>multipart/form-data</code> stream.</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/wicket/util/upload/RequestContext.html" title="interface in org.apache.wicket.util.upload"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/wicket/util/upload/class-use/RequestContext.html" target="_top"><B>FRAMES</B></A>
<A HREF="RequestContext.html" target="_top"><B>NO FRAMES</B></A>
<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 © 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
| afiantara/apache-wicket-1.5.7 | apidocs/org/apache/wicket/util/upload/class-use/RequestContext.html | HTML | apache-2.0 | 11,165 |
{% set page = "home" %}
{% set showBuildNowSignup = true %}
{% extends "_layouts/creator.html" %}
{% block title %}Simple App Creator to Go Beyond Prototyping - Ionic Creator{% endblock %}
{% block body_id %}page-creator{% endblock %}
{% block main %}
<section class="hero">
<hgroup class="container">
<h1>
Creator is now closed to new signups
</h1>
<h2><a href="https://ionic.io" class="btn blue fill"><i class="icon ion-information"></i>Learn about our latest offerings on ionic.io</a></h2>
</section>
<div class="container used-by">
<p>Used by these awesome companies</p>
<img src="/img/pro/creator/comp-logos.png">
</div>
<section class="how-creator-works">
<div class="container">
<hgroup>
<h3>Here’s how Creator works</h3>
<p>
<strong>Creator</strong> makes building real mobile apps dead-simple.
</p>
</hgroup>
<div class="step drag-n-drop">
<h4>Drag and drop components</h4>
<p>
Visually build your app by dragging in pre-made mobile components into
the device emulator.
</p>
</div>
<div class="step preview">
<h4>Preview and share</h4>
<p>
Preview and interact with your projects live on your devices. Share with
colleagues and clients alike.
</p>
</div>
</div>
</section>
<section class="hero-side left tool">
<div class="container">
<h2>The simplest app <em>Creator</em> around.</h2>
<p>
Thousands of businesses across 150 countries use Creator to dramatically
reduce the time and cost it takes to create fully functional hybrid
mobile apps.
</p>
<p>
<em>Go beyond prototyping</em>: Add your own code, export clean,
standards compliant Ionic projects, and even iOS and Android builds ready to submit to the App Stores.
</p>
</div>
</section>
<section class="hero-side right dnd">
<div class="container">
<h2>As easy as drag and drop.</h2>
<p>
Click, move, and place premade mobile components onto your screen with our
easy-to-use drag & drop technology.
</p>
<p>
Choose from our pack of useful and intuitive <a target="_blank"
href="https://ionicframework.com/">Ionic-powered</a> components that create
production-ready HTML5 when dropped into the screen.
</p>
</div>
</section>
<section class="hero-side left xplatform">
<div class="container">
<h2>Build it once. Run it anywhere.</h2>
<p>
Your time is precious. <strong>Creator</strong> has your back. Spend more
time on building a great app experience, and less time managing separate
code bases and devices.
</p>
<p>
Export cross-platform mobile apps that look, feel, and perform amazing
across all modern phones and devices.
</p>
<p>
<img class="platforms" src="/img/pro/creator/platforms.png" alt="platforms" />
</p>
</div>
</section>
<section class="hero-side right teams">
<div class="container">
<h2>Share projects. Collect feedback. Iterate. Repeat.</h2>
<p>
Good projects deserve to be shared, to be criticized, and to be refined.
Save and access them anywhere from your phone and share with team members,
developers, and designers alike.
</p>
<p>
Present your live previews to stakeholders and clients for easier testing
and feedback.
</p>
</div>
</section>
<section class="hero-side left inline-code-editing">
<div class="container">
<h2>Code without ever leaving Creator</h2>
<p>
With a fully integrated code editor inside Creator, you don't need a local
development environment to add custom dynamic functionality to your
projects.
</p>
<p>
One-Click Addons enable you to include popular tools and services like
Google Maps, Analytics and database solutions.
</p>
</div>
</section>
<section class="hero-center creator-app">
<div class="top">
<hgroup class="container">
<h2>Preview your projects live on your device. From anywhere.</h2>
<p>
With the <strong>Creator App</strong> you can interact with your
projects on real devices, at any time, from anywhere.
</p>
</hgroup>
</div>
<div class="bottom">
<div class="container">
<p>Download the <strong>Creator App</strong> free today!</p>
<a class="btn app-store"
href="https://itunes.apple.com/us/app/ionic-creator/id1055373342?mt=8"
id="btn-products-creator-download-ios"
target="_blank"></a>
<a class="btn google-play"
href="https://play.google.com/store/apps/details?id=io.ionic.creator"
id="btn-products-creator-download-android"
target="_blank"></a>
</div>
</div>
</section>
{# <pre><code>{{ data | dump(2) }}</code></pre> #}
{% endblock %}
| ionic-team/ionic-site | server/pages/creator/index.html | HTML | apache-2.0 | 4,841 |
<!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"> 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_13a.html">Class Test_AbaRouteValidator_13a</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_26113_good
</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_13a.html?line=26777#src-26777" >testAbaNumberCheck_26113_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:41:57
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </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_26113_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=2921#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13a_testAbaNumberCheck_26113_good_295.html | HTML | apache-2.0 | 9,183 |
<link rel="stylesheet" type="text/css" href="/src/templates/pages/admin/admin.css">
<section>
<h2 class="center">Tournaments</h2>
<h3>Create New</h3>
<label>Table Size</label>
<select id="tourneyTableSize">
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="any">any</option>
<option value="weekly event">weekly event</option>
</select><br>
<label>Open Immediately?</label>
<input type="radio" name="openImmediately" value="yes" checked> Yes <input type="radio" name="openImmediately" value="no"> No<br>
<label>Date to open (if not open now)</label>
<input type="date" id="openingDate" placeholder="mm/dd/yyyy" pattern="[0-9]{2}/[0-9]{2}/[0-9]{4}"/><br>
<label>Date to close</label>
<input type="date" id="closingDate" placeholder="mm/dd/yyyy" pattern="[0-9]{2}/[0-9]{2}/[0-9]{4}"/><br>
<button onclick="newTourney()">Create New</button>
<br>
<br>
<h3>All Tourneys</h3>
<div id="allTourneys"></div>
<br>
<br>
</section>
<section>
<h2 class="center">Tickets Management</h2>
<h3>Give a ticket to a user</h3>
<select id="ticket-user"></select>
<button id="ticket-give-user" onclick="giveATicket()">Give a ticket!</button>
//todo: calculate current tickets out. <br>
//todo: tickets ever used.
</section>
| erincook/tenball | build/src/templates/pages/admin/admin.html | HTML | apache-2.0 | 1,286 |
<!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_45) on Sat Apr 09 10:11:03 EDT 2016 -->
<title>Message.Type (apache-cassandra API)</title>
<meta name="date" content="2016-04-09">
<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="Message.Type (apache-cassandra API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static 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="class-use/Message.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/transport/Message.Response.html" title="class in org.apache.cassandra.transport"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/transport/OptionCodec.html" title="class in org.apache.cassandra.transport"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/transport/Message.Type.html" target="_top">Frames</a></li>
<li><a href="Message.Type.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: </li>
<li>Nested | </li>
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
<li><a href="#field.detail">Field</a> | </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.transport</div>
<h2 title="Enum Message.Type" class="title">Enum Message.Type</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.transport.Message.Type</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a>></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/transport/Message.html" title="class in org.apache.cassandra.transport">Message</a></dd>
</dl>
<hr>
<br>
<pre>public static enum <span class="typeNameLabel">Message.Type</span>
extends java.lang.Enum<<a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a>></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#AUTH_CHALLENGE">AUTH_CHALLENGE</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#AUTH_RESPONSE">AUTH_RESPONSE</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#AUTH_SUCCESS">AUTH_SUCCESS</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#AUTHENTICATE">AUTHENTICATE</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#BATCH">BATCH</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#CREDENTIALS">CREDENTIALS</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#ERROR">ERROR</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#EVENT">EVENT</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#EXECUTE">EXECUTE</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#OPTIONS">OPTIONS</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#PREPARE">PREPARE</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#QUERY">QUERY</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#READY">READY</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#REGISTER">REGISTER</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#RESULT">RESULT</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#STARTUP">STARTUP</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#SUPPORTED">SUPPORTED</a></span></code> </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"> </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><a href="../../../../org/apache/cassandra/transport/Message.Codec.html" title="interface in org.apache.cassandra.transport">Message.Codec</a><?></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#codec">codec</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/transport/Message.Direction.html" title="enum in org.apache.cassandra.transport">Message.Direction</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#direction">direction</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#opcode">opcode</a></span></code> </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"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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>static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#fromOpcode-int-org.apache.cassandra.transport.Message.Direction-">fromOpcode</a></span>(int opcode,
<a href="../../../../org/apache/cassandra/transport/Message.Direction.html" title="enum in org.apache.cassandra.transport">Message.Direction</a> direction)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/transport/Message.Type.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="ERROR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ERROR</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> ERROR</pre>
</li>
</ul>
<a name="STARTUP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STARTUP</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> STARTUP</pre>
</li>
</ul>
<a name="READY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READY</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> READY</pre>
</li>
</ul>
<a name="AUTHENTICATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AUTHENTICATE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> AUTHENTICATE</pre>
</li>
</ul>
<a name="CREDENTIALS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREDENTIALS</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> CREDENTIALS</pre>
</li>
</ul>
<a name="OPTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPTIONS</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> OPTIONS</pre>
</li>
</ul>
<a name="SUPPORTED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUPPORTED</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> SUPPORTED</pre>
</li>
</ul>
<a name="QUERY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>QUERY</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> QUERY</pre>
</li>
</ul>
<a name="RESULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESULT</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> RESULT</pre>
</li>
</ul>
<a name="PREPARE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREPARE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> PREPARE</pre>
</li>
</ul>
<a name="EXECUTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXECUTE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> EXECUTE</pre>
</li>
</ul>
<a name="REGISTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REGISTER</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> REGISTER</pre>
</li>
</ul>
<a name="EVENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EVENT</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> EVENT</pre>
</li>
</ul>
<a name="BATCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BATCH</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> BATCH</pre>
</li>
</ul>
<a name="AUTH_CHALLENGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AUTH_CHALLENGE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> AUTH_CHALLENGE</pre>
</li>
</ul>
<a name="AUTH_RESPONSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AUTH_RESPONSE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> AUTH_RESPONSE</pre>
</li>
</ul>
<a name="AUTH_SUCCESS">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AUTH_SUCCESS</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> AUTH_SUCCESS</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="opcode">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>opcode</h4>
<pre>public final int opcode</pre>
</li>
</ul>
<a name="direction">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>direction</h4>
<pre>public final <a href="../../../../org/apache/cassandra/transport/Message.Direction.html" title="enum in org.apache.cassandra.transport">Message.Direction</a> direction</pre>
</li>
</ul>
<a name="codec">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>codec</h4>
<pre>public final <a href="../../../../org/apache/cassandra/transport/Message.Codec.html" title="interface in org.apache.cassandra.transport">Message.Codec</a><?> codec</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (Message.Type c : Message.Type.values())
System.out.println(c);
</pre></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
</dl>
</li>
</ul>
<a name="valueOf-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
</dl>
</li>
</ul>
<a name="fromOpcode-int-org.apache.cassandra.transport.Message.Direction-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>fromOpcode</h4>
<pre>public static <a href="../../../../org/apache/cassandra/transport/Message.Type.html" title="enum in org.apache.cassandra.transport">Message.Type</a> fromOpcode(int opcode,
<a href="../../../../org/apache/cassandra/transport/Message.Direction.html" title="enum in org.apache.cassandra.transport">Message.Direction</a> direction)</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/Message.Type.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/transport/Message.Response.html" title="class in org.apache.cassandra.transport"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/transport/OptionCodec.html" title="class in org.apache.cassandra.transport"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/transport/Message.Type.html" target="_top">Frames</a></li>
<li><a href="Message.Type.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: </li>
<li>Nested | </li>
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
<li><a href="#field.detail">Field</a> | </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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
| jasonwee/videoOnCloud | ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/transport/Message.Type.html | HTML | apache-2.0 | 24,559 |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link type="text/css" media="screen" rel="stylesheet" href="../../../../../lib/template.css" />
<script type="text/javascript" src="../../../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../../../../lib/template.js"></script>
<script type="text/javascript" src="../../../../../lib/tools.tooltip.js"></script>
</head>
<body class="type">
<div id="definition">
<img src="../../../../../lib/class_big.png" />
<p id="owner"><a name="net" class="extype" href="../../../../package.html">net</a>.<a name="net.lemonmodel" class="extype" href="../../../package.html">lemonmodel</a>.<a name="net.lemonmodel.patterns" class="extype" href="../../package.html">patterns</a>.<a name="net.lemonmodel.patterns.parser" class="extype" href="../package.html">parser</a>.<a name="net.lemonmodel.patterns.parser.Absyn" class="extype" href="package.html">Absyn</a></p>
<h1>EURIAsSynArg</h1>
</div>
<h4 class="signature" id="signature">
<span class="kind">class</span>
<span class="symbol">
<span class="name">EURIAsSynArg</span>
<span class="result"> extends <a name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="extype" href="OntologyFrameElement.html">OntologyFrameElement</a></span>
</span>
</h4>
<div class="fullcommenttop" id="comment"><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><a name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="extype" href="OntologyFrameElement.html">OntologyFrameElement</a>, <span name="java.io.Serializable" class="extype">Serializable</span>, AnyRef, <span name="scala.Any" class="extype">Any</span></div>
</div></div>
<div id="template">
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input accesskey="/" type="text" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol><li class="alpha in"><span>Alphabetic</span></li><li class="inherit out"><span>By inheritance</span></li></ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited</span>
<ol><li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li></ol>
<ol id="linearization"><li name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg" class="in"><span>EURIAsSynArg</span></li><li name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="in"><span>OntologyFrameElement</span></li><li name="java.io.Serializable" class="in"><span>Serializable</span></li><li name="scala.AnyRef" class="in"><span>AnyRef</span></li><li name="scala.Any" class="in"><span>Any</span></li></ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div class="members" id="constructors">
<h3>Instance Constructors</h3>
<ol><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg#this" data-isabs="false">
<a id="this:EURIAsSynArg"></a>
<h4 class="signature">
<span class="kind">new</span>
<span class="symbol">
<span class="name">EURIAsSynArg</span>
<span class="params">(<span name="p1">p1: <a name="net.lemonmodel.patterns.parser.Absyn.URI" class="extype" href="URI.html">URI</a></span>, <span name="p2">p2: <a name="net.lemonmodel.patterns.parser.Absyn.Arg" class="extype" href="Arg.html">Arg</a></span>)</span>
</span>
</h4>
</li></ol>
</div>
<div class="values members" id="values">
<h3>Value Members</h3>
<ol><li visbl="pub" name="scala.AnyRef#!=" data-isabs="false">
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">!=</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.Any#!=" data-isabs="false">
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">!=</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef###" data-isabs="false">
<a id="##():Int"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">##</span>
<span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#==" data-isabs="false">
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">==</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.Any#==" data-isabs="false">
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">==</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg#accept" data-isabs="false">
<a id="accept[R, A](Visitor[R, A],A):R"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">accept</span>
<span class="tparams">[<span name="R">R</span>, <span name="A">A</span>]</span>
<span class="params">(<span name="v">v: <a name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement.Visitor" class="extype" href="OntologyFrameElement$$Visitor.html">Visitor</a>[R, A]</span>, <span name="arg">arg: A</span>)</span><span class="result">: R</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg" class="extype" href="">EURIAsSynArg</a> → <a name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="extype" href="OntologyFrameElement.html">OntologyFrameElement</a></dd></dl></div>
</li><li visbl="pub" name="scala.Any#asInstanceOf" data-isabs="false">
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">asInstanceOf</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="result">: T0</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="prt" name="scala.AnyRef#clone" data-isabs="false">
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">clone</span>
<span class="params">()</span><span class="result">: AnyRef</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#eq" data-isabs="false">
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">eq</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg#equals" data-isabs="false">
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">equals</span>
<span class="params">(<span name="o">o: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg" class="extype" href="">EURIAsSynArg</a> → AnyRef → Any</dd></dl></div>
</li><li visbl="prt" name="scala.AnyRef#finalize" data-isabs="false">
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">finalize</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#getClass" data-isabs="false">
<a id="getClass():java.lang.Class[_]"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">getClass</span>
<span class="params">()</span><span class="result">: java.lang.Class[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg#hashCode" data-isabs="false">
<a id="hashCode():Int"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">hashCode</span>
<span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EURIAsSynArg" class="extype" href="">EURIAsSynArg</a> → AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="scala.Any#isInstanceOf" data-isabs="false">
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">isInstanceOf</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#ne" data-isabs="false">
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">ne</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#notify" data-isabs="false">
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">notify</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#notifyAll" data-isabs="false">
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">notifyAll</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#synchronized" data-isabs="false">
<a id="synchronized[T0](⇒ T0):T0"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">synchronized</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="params">(<span name="arg0">arg0: ⇒ T0</span>)</span><span class="result">: T0</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#toString" data-isabs="false">
<a id="toString():String"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">toString</span>
<span class="params">()</span><span class="result">: <span name="java.lang.String" class="extype">String</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>, <span name="arg1">arg1: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li></ol>
</div>
<div name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="parent">
<h3>Inherited from <a name="net.lemonmodel.patterns.parser.Absyn.OntologyFrameElement" class="extype" href="OntologyFrameElement.html">OntologyFrameElement</a></h3>
</div><div name="java.io.Serializable" class="parent">
<h3>Inherited from <span name="java.io.Serializable" class="extype">Serializable</span></h3>
</div><div name="scala.AnyRef" class="parent">
<h3>Inherited from AnyRef</h3>
</div><div name="scala.Any" class="parent">
<h3>Inherited from <span name="scala.Any" class="extype">Any</span></h3>
</div>
</div>
<div id="tooltip"></div>
</body>
</html> | jmccrae/lemon.patterns | docs/api/net/lemonmodel/patterns/parser/Absyn/EURIAsSynArg.html | HTML | apache-2.0 | 19,554 |
<!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"> 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_05.html">Class Test_AbaRouteValidator_05</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_8676_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_05.html?line=28264#src-28264" >testAbaNumberCheck_8676_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:34:40
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </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_8676_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=13481#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>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=13481#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>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=13481#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_05_testAbaNumberCheck_8676_bad_aeh.html | HTML | apache-2.0 | 10,984 |
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>popup</title>
<link rel="stylesheet" href="../../dist/ui.css">
</head>
<body>
<div class="notice popup">
<!-- <i class="icon close"></i> -->
<h1>恭喜你</h1>
<p>你获得了一个小面包,请好好享用。</p>
<div class="margin-top-20 align-right">
<a href="#" class="button disabled">不要</a>
<a href="#" class="button warning">真酷</a>
</div>
</div>
</body>
</html> | nicecss/uikit | modules/popup/popup.html | HTML | apache-2.0 | 484 |
<!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_191) on Tue Aug 06 11:27:48 CEST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>se.litsec.eidas.opensaml.ext.attributes.impl (eIDAS extension for OpenSAML 3.x - 1.4.1)</title>
<meta name="date" content="2019-08-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="se.litsec.eidas.opensaml.ext.attributes.impl (eIDAS extension for OpenSAML 3.x - 1.4.1)";
}
}
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="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../se/litsec/eidas/opensaml/ext/impl/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?se/litsec/eidas/opensaml/ext/attributes/impl/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 se.litsec.eidas.opensaml.ext.attributes.impl</h1>
<div class="docSummary">
<div class="block">Implementation classes for eIDAS SAML attributes.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</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"> </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="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">BirthNameTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>BirthNameType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/BirthNameTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">BirthNameTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation class for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/BirthNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>BirthNameType</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressStructuredTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <code>CurrentAddressStructuredType</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressStructuredTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of <code>CurrentAddressStructuredType</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeMarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressStructuredTypeMarshaller</a></td>
<td class="colLast">
<div class="block">Marshaller for <code>CurrentAddressStructuredType</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressStructuredTypeUnmarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressStructuredTypeUnmarshaller</a></td>
<td class="colLast">
<div class="block">Thread safe unmarshaller for <code>CurrentAddressStructuredType</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentAddressType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of <code>CurrentAddressType</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeMarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressTypeMarshaller</a></td>
<td class="colLast">
<div class="block">The marshaller for <code>CurrentAddressType</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentAddressTypeUnmarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentAddressTypeUnmarshaller</a></td>
<td class="colLast">
<div class="block">Thread safe unmarshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentAddressType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentAddressType</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentFamilyNameTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentFamilyNameType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentFamilyNameTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentFamilyNameTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation class for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentFamilyNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentFamilyNameType</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentGivenNameTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentGivenNameType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/CurrentGivenNameTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">CurrentGivenNameTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation class for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/CurrentGivenNameType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>CurrentGivenNameType</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">DateOfBirthTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder of <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>DateOfBirthType</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">DateOfBirthTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>DateOfBirthType</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeMarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">DateOfBirthTypeMarshaller</a></td>
<td class="colLast">
<div class="block">Thread-safe marshaller of <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>DateOfBirthType</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/DateOfBirthTypeUnmarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">DateOfBirthTypeUnmarshaller</a></td>
<td class="colLast">
<div class="block">Thread-safe unmarshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/DateOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>DateOfBirthType</code></a> objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">GenderTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/GenderType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>GenderType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">GenderTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/GenderType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>GenderType</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeMarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">GenderTypeMarshaller</a></td>
<td class="colLast">
<div class="block">A thread safe Marshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/GenderType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>GenderType</code></a> objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/GenderTypeUnmarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">GenderTypeUnmarshaller</a></td>
<td class="colLast">
<div class="block">Thread-safe unmarshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/GenderType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>GenderType</code></a> objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">PersonIdentifierTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>PersonIdentifierType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">PersonIdentifierTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of the <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/PersonIdentifierType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>PersonIdentifierType</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">PlaceOfBirthTypeBuilder</a></td>
<td class="colLast">
<div class="block">Builder for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>PlaceOfBirthType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PlaceOfBirthTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">PlaceOfBirthTypeImpl</a></td>
<td class="colLast">
<div class="block">Implementation of the <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/PlaceOfBirthType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>PlaceOfBirthType</code></a> interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">TransliterationStringTypeImpl</a></td>
<td class="colLast">
<div class="block">Abstract implementation class of <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>TransliterationStringType</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeMarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">TransliterationStringTypeMarshaller</a></td>
<td class="colLast">
<div class="block">Marshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>TransliterationStringType</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/TransliterationStringTypeUnmarshaller.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">TransliterationStringTypeUnmarshaller</a></td>
<td class="colLast">
<div class="block">Unmarshaller for <a href="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/TransliterationStringType.html" title="interface in se.litsec.eidas.opensaml.ext.attributes"><code>TransliterationStringType</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package se.litsec.eidas.opensaml.ext.attributes.impl Description">Package se.litsec.eidas.opensaml.ext.attributes.impl Description</h2>
<div class="block">Implementation classes for eIDAS SAML attributes.</div>
</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="../../../../../../../se/litsec/eidas/opensaml/ext/attributes/address/impl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../se/litsec/eidas/opensaml/ext/impl/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?se/litsec/eidas/opensaml/ext/attributes/impl/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 © 2019 <a href="http://www.litsec.se">Litsec AB</a>. All rights reserved.</small></p>
</body>
</html>
| litsec/eidas-opensaml | docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/ext/attributes/impl/package-summary.html | HTML | apache-2.0 | 19,867 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.4
Version: 4.0.2
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
-->
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Metronic | UI Features - Page Progress Bar - Style 3</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- BEGIN PACE PLUGIN FILES -->
<script src="../../assets/global/plugins/pace/pace.min.js" type="text/javascript"></script>
<link href="../../assets/global/plugins/pace/themes/pace-theme-minimal.css" rel="stylesheet" type="text/css"/>
<!-- END PACE PLUGIN FILES -->
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN THEME STYLES -->
<link href="../../assets/global/css/components-md.css" id="style_components" rel="stylesheet" type="text/css"/>
<link href="../../assets/global/css/plugins-md.css" rel="stylesheet" type="text/css"/>
<link href="../../assets/admin/layout4/css/layout.css" rel="stylesheet" type="text/css"/>
<link id="style_color" href="../../assets/admin/layout4/css/themes/light.css" rel="stylesheet" type="text/css"/>
<link href="../../assets/admin/layout4/css/custom.css" rel="stylesheet" type="text/css"/>
<!-- END THEME STYLES -->
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
<body class="page-md page-header-fixed page-sidebar-closed-hide-logo ">
<!-- BEGIN HEADER -->
<div class="page-header md-shadow-z-1-i navbar navbar-fixed-top">
<!-- BEGIN HEADER INNER -->
<div class="page-header-inner">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="index.html">
<img src="../../assets/admin/layout4/img/logo-light.png" alt="logo" class="logo-default"/>
</a>
<div class="menu-toggler sidebar-toggler">
<!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
</div>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
</a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN PAGE ACTIONS -->
<!-- DOC: Remove "hide" class to enable the page header actions -->
<div class="page-actions">
<div class="btn-group">
<button type="button" class="btn red-haze btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="hidden-sm hidden-xs">Actions </span><i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu" role="menu">
<li>
<a href="javascript:;">
<i class="icon-docs"></i> New Post </a>
</li>
<li>
<a href="javascript:;">
<i class="icon-tag"></i> New Comment </a>
</li>
<li>
<a href="javascript:;">
<i class="icon-share"></i> Share </a>
</li>
<li class="divider">
</li>
<li>
<a href="javascript:;">
<i class="icon-flag"></i> Comments <span class="badge badge-success">4</span>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span>
</a>
</li>
</ul>
</div>
</div>
<!-- END PAGE ACTIONS -->
<!-- BEGIN PAGE TOP -->
<div class="page-top">
<!-- BEGIN HEADER SEARCH BOX -->
<!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
<form class="search-form" action="extra_search.html" method="GET">
<div class="input-group">
<input type="text" class="form-control input-sm" placeholder="Search..." name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
</span>
</div>
</form>
<!-- END HEADER SEARCH BOX -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<ul class="nav navbar-nav pull-right">
<li class="separator hide">
</li>
<!-- BEGIN NOTIFICATION DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-bell"></i>
<span class="badge badge-success">
7 </span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3><span class="bold">12 pending</span> notifications</h3>
<a href="extra_profile.html">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="time">just now</span>
<span class="details">
<span class="label label-sm label-icon label-success">
<i class="fa fa-plus"></i>
</span>
New user registered. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 mins</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Server #12 overloaded. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">10 mins</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Server #2 not responding. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">14 hrs</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
Application error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">2 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Database overloaded 68%. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
A user IP blocked. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">4 days</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Storage Server #4 not responding dfdfdfd. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">5 days</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
System Error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">9 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Storage server failed. </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END NOTIFICATION DROPDOWN -->
<li class="separator hide">
</li>
<!-- BEGIN INBOX DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-envelope-open"></i>
<span class="badge badge-danger">
4 </span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have <span class="bold">7 New</span> Messages</h3>
<a href="inbox.html">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">Just Now </span>
</span>
<span class="message">
Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">16 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Bob Nilson </span>
<span class="time">2 hrs </span>
</span>
<span class="message">
Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">40 mins </span>
</span>
<span class="message">
Vivamus sed auctor 40% nibh congue nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">46 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END INBOX DROPDOWN -->
<li class="separator hide">
</li>
<!-- BEGIN TODO DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-calendar"></i>
<span class="badge badge-primary">
3 </span>
</a>
<ul class="dropdown-menu extended tasks">
<li class="external">
<h3>You have <span class="bold">12 pending</span> tasks</h3>
<a href="page_todo.html">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New release v1.2 </span>
<span class="percent">30%</span>
</span>
<span class="progress">
<span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Application deployment</span>
<span class="percent">65%</span>
</span>
<span class="progress">
<span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile app release</span>
<span class="percent">98%</span>
</span>
<span class="progress">
<span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Database migration</span>
<span class="percent">10%</span>
</span>
<span class="progress">
<span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Web server upgrade</span>
<span class="percent">58%</span>
</span>
<span class="progress">
<span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile development</span>
<span class="percent">85%</span>
</span>
<span class="progress">
<span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New UI release</span>
<span class="percent">38%</span>
</span>
<span class="progress progress-striped">
<span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END TODO DROPDOWN -->
<!-- BEGIN USER LOGIN DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-user dropdown-dark">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="username username-hide-on-mobile">
Nick </span>
<!-- DOC: Do not remove below empty space( ) as its purposely used -->
<img alt="" class="img-circle" src="../../assets/admin/layout4/img/avatar9.jpg"/>
</a>
<ul class="dropdown-menu dropdown-menu-default">
<li>
<a href="extra_profile.html">
<i class="icon-user"></i> My Profile </a>
</li>
<li>
<a href="page_calendar.html">
<i class="icon-calendar"></i> My Calendar </a>
</li>
<li>
<a href="inbox.html">
<i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
3 </span>
</a>
</li>
<li>
<a href="page_todo.html">
<i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
7 </span>
</a>
</li>
<li class="divider">
</li>
<li>
<a href="extra_lock.html">
<i class="icon-lock"></i> Lock Screen </a>
</li>
<li>
<a href="login.html">
<i class="icon-key"></i> Log Out </a>
</li>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
</ul>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
<!-- END PAGE TOP -->
</div>
<!-- END HEADER INNER -->
</div>
<!-- END HEADER -->
<div class="clearfix">
</div>
<!-- BEGIN CONTAINER -->
<div class="page-container">
<!-- BEGIN SIDEBAR -->
<div class="page-sidebar-wrapper">
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<div class="page-sidebar md-shadow-z-2-i navbar-collapse collapse">
<!-- BEGIN SIDEBAR MENU -->
<!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
<!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
<!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
<!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
<li class="start ">
<a href="index.html">
<i class="icon-home"></i>
<span class="title">Dashboard</span>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-basket"></i>
<span class="title">eCommerce</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="ecommerce_index.html">
<i class="icon-home"></i>
Dashboard</a>
</li>
<li>
<a href="ecommerce_orders.html">
<i class="icon-basket"></i>
Orders</a>
</li>
<li>
<a href="ecommerce_orders_view.html">
<i class="icon-tag"></i>
Order View</a>
</li>
<li>
<a href="ecommerce_products.html">
<i class="icon-handbag"></i>
Products</a>
</li>
<li>
<a href="ecommerce_products_edit.html">
<i class="icon-pencil"></i>
Product Edit</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-rocket"></i>
<span class="title">Page Layouts</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="layout_sidebar_reversed.html">
<span class="badge badge-warning">new</span>Right Sidebar Page</a>
</li>
<li>
<a href="layout_sidebar_fixed.html">
Sidebar Fixed Page</a>
</li>
<li>
<a href="layout_sidebar_closed.html">
Sidebar Closed Page</a>
</li>
<li>
<a href="layout_blank_page.html">
Blank Page</a>
</li>
<li>
<a href="layout_boxed_page.html">
Boxed Page</a>
</li>
<li>
<a href="layout_language_bar.html">
Language Switch Bar</a>
</li>
</ul>
</li>
<li class="active open">
<a href="javascript:;">
<i class="icon-diamond"></i>
<span class="title">UI Features</span>
<span class="arrow open"></span>
</a>
<ul class="sub-menu">
<li>
<a href="ui_general.html">
General Components</a>
</li>
<li>
<a href="ui_buttons.html">
Buttons</a>
</li>
<li>
<a href="ui_icons.html">
<span class="badge badge-danger">new</span>Font Icons</a>
</li>
<li>
<a href="ui_colors.html">
Flat UI Colors</a>
</li>
<li>
<a href="ui_typography.html">
Typography</a>
</li>
<li>
<a href="ui_tabs_accordions_navs.html">
Tabs, Accordions & Navs</a>
</li>
<li>
<a href="ui_tree.html">
<span class="badge badge-danger">new</span>Tree View</a>
</li>
<li class="active">
<a href="ui_page_progress_style_1.html">
<span class="badge badge-warning">new</span>Page Progress Bar - Style 1</a>
</li>
<li>
<a href="ui_blockui.html">
Block UI</a>
</li>
<li>
<a href="ui_bootstrap_growl.html">
<span class="badge badge-roundless badge-warning">new</span>Bootstrap Growl Notifications</a>
</li>
<li>
<a href="ui_notific8.html">
Notific8 Notifications</a>
</li>
<li>
<a href="ui_toastr.html">
Toastr Notifications</a>
</li>
<li>
<a href="ui_alert_dialog_api.html">
<span class="badge badge-danger">new</span>Alerts & Dialogs API</a>
</li>
<li>
<a href="ui_session_timeout.html">
Session Timeout</a>
</li>
<li>
<a href="ui_idle_timeout.html">
User Idle Timeout</a>
</li>
<li>
<a href="ui_modals.html">
Modals</a>
</li>
<li>
<a href="ui_extended_modals.html">
Extended Modals</a>
</li>
<li>
<a href="ui_tiles.html">
Tiles</a>
</li>
<li>
<a href="ui_datepaginator.html">
<span class="badge badge-success">new</span>Date Paginator</a>
</li>
<li>
<a href="ui_nestable.html">
Nestable List</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-puzzle"></i>
<span class="title">UI Components</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="components_pickers.html">
Date & Time Pickers</a>
</li>
<li>
<a href="components_context_menu.html">
Context Menu</a>
</li>
<li>
<a href="components_dropdowns.html">
Custom Dropdowns</a>
</li>
<li>
<a href="components_form_tools.html">
Form Widgets & Tools</a>
</li>
<li>
<a href="components_form_tools2.html">
Form Widgets & Tools 2</a>
</li>
<li>
<a href="components_editors.html">
Markdown & WYSIWYG Editors</a>
</li>
<li>
<a href="components_ion_sliders.html">
Ion Range Sliders</a>
</li>
<li>
<a href="components_noui_sliders.html">
NoUI Range Sliders</a>
</li>
<li>
<a href="components_jqueryui_sliders.html">
jQuery UI Sliders</a>
</li>
<li>
<a href="components_knob_dials.html">
Knob Circle Dials</a>
</li>
</ul>
</li>
<!-- BEGIN ANGULARJS LINK -->
<li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo">
<a href="angularjs" target="_blank">
<i class="icon-paper-plane"></i>
<span class="title">
AngularJS Version </span>
</a>
</li>
<!-- END ANGULARJS LINK -->
<li>
<a href="javascript:;">
<i class="icon-settings"></i>
<span class="title">Form Stuff</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="form_controls_md.html">
<span class="badge badge-roundless badge-danger">new</span>Material Design<br>
Form Controls</a>
</li>
<li>
<a href="form_controls.html">
Bootstrap<br>
Form Controls</a>
</li>
<li>
<a href="form_layouts.html">
Form Layouts</a>
</li>
<li>
<a href="form_editable.html">
<span class="badge badge-warning">new</span>Form X-editable</a>
</li>
<li>
<a href="form_wizard.html">
Form Wizard</a>
</li>
<li>
<a href="form_validation.html">
Form Validation</a>
</li>
<li>
<a href="form_image_crop.html">
<span class="badge badge-danger">new</span>Image Cropping</a>
</li>
<li>
<a href="form_fileupload.html">
Multiple File Upload</a>
</li>
<li>
<a href="form_dropzone.html">
Dropzone File Upload</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-briefcase"></i>
<span class="title">Data Tables</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="table_basic.html">
Basic Datatables</a>
</li>
<li>
<a href="table_tree.html">
Tree Datatables</a>
</li>
<li>
<a href="table_responsive.html">
Responsive Datatables</a>
</li>
<li>
<a href="table_managed.html">
Managed Datatables</a>
</li>
<li>
<a href="table_editable.html">
Editable Datatables</a>
</li>
<li>
<a href="table_advanced.html">
Advanced Datatables</a>
</li>
<li>
<a href="table_ajax.html">
Ajax Datatables</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-wallet"></i>
<span class="title">Portlets</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="portlet_general.html">
General Portlets</a>
</li>
<li>
<a href="portlet_general2.html">
<span class="badge badge-danger">new</span>New Portlets #1</a>
</li>
<li>
<a href="portlet_general3.html">
<span class="badge badge-danger">new</span>New Portlets #2</a>
</li>
<li>
<a href="portlet_ajax.html">
Ajax Portlets</a>
</li>
<li>
<a href="portlet_draggable.html">
Draggable Portlets</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-bar-chart"></i>
<span class="title">Charts</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="charts_amcharts.html">
Amchart</a>
</li>
<li>
<a href="charts_flotcharts.html">
Flotchart</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-docs"></i>
<span class="title">Pages</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="page_timeline.html">
<i class="icon-paper-plane"></i>
<span class="badge badge-warning">2</span>New Timeline</a>
</li>
<li>
<a href="extra_profile.html">
<i class="icon-user-following"></i>
<span class="badge badge-success badge-roundless">new</span>New User Profile</a>
</li>
<li>
<a href="page_todo.html">
<i class="icon-hourglass"></i>
<span class="badge badge-danger">4</span>Todo</a>
</li>
<li>
<a href="inbox.html">
<i class="icon-envelope"></i>
<span class="badge badge-danger">4</span>Inbox</a>
</li>
<li>
<a href="extra_faq.html">
<i class="icon-info"></i>
FAQ</a>
</li>
<li>
<a href="page_portfolio.html">
<i class="icon-feed"></i>
Portfolio</a>
</li>
<li>
<a href="page_timeline.html">
<i class="icon-clock"></i>
<span class="badge badge-info">4</span>Timeline</a>
</li>
<li>
<a href="page_coming_soon.html">
<i class="icon-flag"></i>
Coming Soon</a>
</li>
<li>
<a href="page_calendar.html">
<i class="icon-calendar"></i>
<span class="badge badge-danger">14</span>Calendar</a>
</li>
<li>
<a href="extra_invoice.html">
<i class="icon-flag"></i>
Invoice</a>
</li>
<li>
<a href="page_blog.html">
<i class="icon-speech"></i>
Blog</a>
</li>
<li>
<a href="page_blog_item.html">
<i class="icon-link"></i>
Blog Post</a>
</li>
<li>
<a href="page_news.html">
<i class="icon-eye"></i>
<span class="badge badge-success">9</span>News</a>
</li>
<li>
<a href="page_news_item.html">
<i class="icon-bell"></i>
News View</a>
</li>
<li>
<a href="page_timeline_old.html">
<i class="icon-paper-plane"></i>
<span class="badge badge-warning">2</span>Old Timeline</a>
</li>
<li>
<a href="extra_profile_old.html">
<i class="icon-user"></i>
Old User Profile</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-present"></i>
<span class="title">Extra</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="page_about.html">
About Us</a>
</li>
<li>
<a href="page_contact.html">
Contact Us</a>
</li>
<li>
<a href="extra_search.html">
Search Results</a>
</li>
<li>
<a href="extra_pricing_table.html">
Pricing Tables</a>
</li>
<li>
<a href="extra_404_option1.html">
404 Page Option 1</a>
</li>
<li>
<a href="extra_404_option2.html">
404 Page Option 2</a>
</li>
<li>
<a href="extra_404_option3.html">
404 Page Option 3</a>
</li>
<li>
<a href="extra_500_option1.html">
500 Page Option 1</a>
</li>
<li>
<a href="extra_500_option2.html">
500 Page Option 2</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-folder"></i>
<span class="title">Multi Level Menu</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="javascript:;">
<i class="icon-settings"></i> Item 1 <span class="arrow"></span>
</a>
<ul class="sub-menu">
<li>
<a href="javascript:;">
<i class="icon-user"></i>
Sample Link 1 <span class="arrow"></span>
</a>
<ul class="sub-menu">
<li>
<a href="#"><i class="icon-power"></i> Sample Link 1</a>
</li>
<li>
<a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a>
</li>
<li>
<a href="#"><i class="icon-star"></i> Sample Link 1</a>
</li>
</ul>
</li>
<li>
<a href="#"><i class="icon-camera"></i> Sample Link 1</a>
</li>
<li>
<a href="#"><i class="icon-link"></i> Sample Link 2</a>
</li>
<li>
<a href="#"><i class="icon-pointer"></i> Sample Link 3</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-globe"></i> Item 2 <span class="arrow"></span>
</a>
<ul class="sub-menu">
<li>
<a href="#"><i class="icon-tag"></i> Sample Link 1</a>
</li>
<li>
<a href="#"><i class="icon-pencil"></i> Sample Link 1</a>
</li>
<li>
<a href="#"><i class="icon-graph"></i> Sample Link 1</a>
</li>
</ul>
</li>
<li>
<a href="#">
<i class="icon-bar-chart"></i>
Item 3 </a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-user"></i>
<span class="title">Login Options</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="login.html">
Login Form 1</a>
</li>
<li>
<a href="login_2.html">
Login Form 2</a>
</li>
<li>
<a href="login_3.html">
Login Form 3</a>
</li>
<li>
<a href="login_soft.html">
Login Form 4</a>
</li>
<li>
<a href="extra_lock.html">
Lock Screen 1</a>
</li>
<li>
<a href="extra_lock2.html">
Lock Screen 2</a>
</li>
</ul>
</li>
<li class="last ">
<a href="javascript:;">
<i class="icon-pointer"></i>
<span class="title">Maps</span>
<span class="arrow "></span>
</a>
<ul class="sub-menu">
<li>
<a href="maps_google.html">
Google Maps</a>
</li>
<li>
<a href="maps_vector.html">
Vector Maps</a>
</li>
</ul>
</li>
</ul>
<!-- END SIDEBAR MENU -->
</div>
</div>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT -->
<div class="page-content-wrapper">
<div class="page-content">
<!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
<div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
<h4 class="modal-title">Modal title</h4>
</div>
<div class="modal-body">
Widget settings form goes here
</div>
<div class="modal-footer">
<button type="button" class="btn blue">Save changes</button>
<button type="button" class="btn default" data-dismiss="modal">Close</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal-dialog -->
</div>
<!-- /.modal -->
<!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
<!-- BEGIN PAGE HEADER-->
<!-- BEGIN PAGE HEAD -->
<div class="page-head">
<!-- BEGIN PAGE TITLE -->
<div class="page-title">
<h1>Page Progress Bar - Style 3 <small>an automatic web page progress bar</small></h1>
</div>
<!-- END PAGE TITLE -->
<!-- BEGIN PAGE TOOLBAR -->
<div class="page-toolbar">
<!-- BEGIN THEME PANEL -->
<div class="btn-group btn-theme-panel">
<a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
<i class="icon-settings"></i>
</a>
<div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-12">
<h3>THEME</h3>
<ul class="theme-colors">
<li class="theme-color theme-color-default active" data-theme="default">
<span class="theme-color-view"></span>
<span class="theme-color-name">Dark Header</span>
</li>
<li class="theme-color theme-color-light" data-theme="light">
<span class="theme-color-view"></span>
<span class="theme-color-name">Light Header</span>
</li>
</ul>
</div>
<div class="col-md-8 col-sm-8 col-xs-12 seperator">
<h3>LAYOUT</h3>
<ul class="theme-settings">
<li>
Theme Style
<select class="layout-style-option form-control input-small input-sm">
<option value="square" selected="selected">Square corners</option>
<option value="rounded">Rounded corners</option>
</select>
</li>
<li>
Layout
<select class="layout-option form-control input-small input-sm">
<option value="fluid" selected="selected">Fluid</option>
<option value="boxed">Boxed</option>
</select>
</li>
<li>
Header
<select class="page-header-option form-control input-small input-sm">
<option value="fixed" selected="selected">Fixed</option>
<option value="default">Default</option>
</select>
</li>
<li>
Top Dropdowns
<select class="page-header-top-dropdown-style-option form-control input-small input-sm">
<option value="light">Light</option>
<option value="dark" selected="selected">Dark</option>
</select>
</li>
<li>
Sidebar Mode
<select class="sidebar-option form-control input-small input-sm">
<option value="fixed">Fixed</option>
<option value="default" selected="selected">Default</option>
</select>
</li>
<li>
Sidebar Menu
<select class="sidebar-menu-option form-control input-small input-sm">
<option value="accordion" selected="selected">Accordion</option>
<option value="hover">Hover</option>
</select>
</li>
<li>
Sidebar Position
<select class="sidebar-pos-option form-control input-small input-sm">
<option value="left" selected="selected">Left</option>
<option value="right">Right</option>
</select>
</li>
<li>
Footer
<select class="page-footer-option form-control input-small input-sm">
<option value="fixed">Fixed</option>
<option value="default" selected="selected">Default</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- END THEME PANEL -->
</div>
<!-- END PAGE TOOLBAR -->
</div>
<!-- END PAGE HEAD -->
<!-- BEGIN PAGE BREADCRUMB -->
<ul class="page-breadcrumb breadcrumb">
<li>
<a href="index.html">Home</a>
<i class="fa fa-circle"></i>
</li>
<li>
<a href="#">UI Features</a>
<i class="fa fa-circle"></i>
</li>
<li>
<a href="#">Page Progress Bar - Style 3</a>
</li>
</ul>
<!-- END PAGE BREADCRUMB -->
<!-- END PAGE HEADER-->
<!-- BEGIN PAGE CONTENT-->
<div class="row">
<div class="col-md-12">
<div class="note note-danger note-shadow">
<h4 class="block">Pace</h4>
<p>
An automatic web page progress bar. Pace will automatically monitor your Ajax requests, event loop lag, document ready state and elements on your page to decide on the progress. For more info check the plugin documentation <a href="http://github.hubspot.com/pace" target="_blank">
here </a>
</p>
</div>
<!-- BEGIN PORTLET-->
<div class="portlet box blue-hoki">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-gift"></i>Pace Themes
</div>
<div class="tools">
<a href="javascript:;" class="collapse">
</a>
<a href="javascript:;" class="reload">
</a>
</div>
</div>
<div class="portlet-body">
<table class="table table-hover table-striped table-bordered">
<tr>
<td>
Default Example With Spinner <code>pace-theme-flash.css</code>
</td>
<td>
<a class="btn default" href="ui_page_progress_style_1.html">
View Demo </a>
</td>
</tr>
<tr>
<td>
Big Counter <code>pace-theme-big-counter.css</code>
</td>
<td>
<a class="btn default" href="ui_page_progress_style_2.html">
View Demo </a>
</td>
</tr>
<tr class="active">
<td>
Minimal Example Without Spinner <code>pace-theme-minimal.css</code>
</td>
<td>
<a class="btn blue" href="ui_page_progress_style_3.html">
View Demo </a>
</td>
</tr>
</table>
</div>
</div>
<!-- END PORTLET-->
</div>
</div>
<!-- END PAGE CONTENT-->
</div>
</div>
<!-- END CONTENT -->
</div>
<!-- END CONTAINER -->
<!-- BEGIN FOOTER -->
<div class="page-footer">
<div class="page-footer-inner">
2014 © Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a>
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
</div>
<!-- END FOOTER -->
</div>
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- BEGIN CORE PLUGINS -->
<!--[if lt IE 9]>
<script src="../../assets/global/plugins/respond.min.js"></script>
<script src="../../assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="../../assets/admin/layout4/scripts/layout.js" type="text/javascript"></script>
<script src="../../assets/admin/layout4/scripts/demo.js" type="text/javascript"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<script>
jQuery(document).ready(function() {
// initiate layout and plugins
Metronic.init(); // init metronic core components
Layout.init(); // init current layout
Demo.init(); // init demo features
});
</script>
<!-- END JAVASCRIPTS -->
<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-37564768-1', 'keenthemes.com');
ga('send', 'pageview');
</script>
</body>
<!-- END BODY -->
</html> | kevinvn1709/6ee03ebec9a8d5b5481a36e82af4db98 | html/templates/admin4_material_design/ui_page_progress_style_3.html | HTML | apache-2.0 | 46,932 |
<ion-view view-title="已订阅课程">
<ion-content>
<ion-list>
<ion-item class="item-remove-animate item-avatar item-icon-right" ng-repeat="lesson in myLessons" type="item-text-wrap" href="#/tab/account/{{lesson.id}}">
<img ng-src="img/ben.png">
<h2>{{lesson.lessontable_name}}</h2>
<p>{{lesson.lessontable_description}}</p>
<i class="icon ion-chevron-right icon-accessory"></i>
<ion-option-button class="button-assertive" ng-click="removeCollect(lesson)">
取消订阅
</ion-option-button>
</ion-item>
</ion-list>
</ion-content>
</ion-view>
| echoguan/StudentHD | platforms/android/assets/www/templates/my-lessons.html | HTML | apache-2.0 | 627 |
<!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>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.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="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 9.2</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: Routing</h1>
</div>
<!-- Generated by Doxygen 1.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&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&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&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('structoperations__research_1_1_simple_bound_costs_1_1_bound_cost.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="#pub-attribs">Public Attributes</a> |
<a href="structoperations__research_1_1_simple_bound_costs_1_1_bound_cost-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">SimpleBoundCosts::BoundCost</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_8h_source.html#l02525">2525</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a4f1e8002734902ae1c65ccc3fc30c98e"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structoperations__research_1_1_simple_bound_costs_1_1_bound_cost.html#a4f1e8002734902ae1c65ccc3fc30c98e">bound</a></td></tr>
<tr class="separator:a4f1e8002734902ae1c65ccc3fc30c98e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a75d7b5e4cab1e156cc7a2c5eba1e16f1"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structoperations__research_1_1_simple_bound_costs_1_1_bound_cost.html#a75d7b5e4cab1e156cc7a2c5eba1e16f1">cost</a></td></tr>
<tr class="separator:a75d7b5e4cab1e156cc7a2c5eba1e16f1"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a4f1e8002734902ae1c65ccc3fc30c98e" name="a4f1e8002734902ae1c65ccc3fc30c98e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4f1e8002734902ae1c65ccc3fc30c98e">◆ </a></span>bound</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int64_t bound</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l02526">2526</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div>
</div>
<a id="a75d7b5e4cab1e156cc7a2c5eba1e16f1" name="a75d7b5e4cab1e156cc7a2c5eba1e16f1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a75d7b5e4cab1e156cc7a2c5eba1e16f1">◆ </a></span>cost</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int64_t cost</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="routing_8h_source.html#l02527">2527</a> of file <a class="el" href="routing_8h_source.html">routing.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="routing_8h_source.html">routing.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>
| google/or-tools | docs/cpp_routing/structoperations__research_1_1_simple_bound_costs_1_1_bound_cost.html | HTML | apache-2.0 | 6,645 |
<html>
<head>
<style>
body { font-family: sans, sans-serif; background-color: white; }
div.test { border: 1px solid #c3c3c3; padding: 5px; margin: 8px 0 8px 0; display: none; }
div.test div { padding: 6px; }
div.output { border: 1px solid #c3c3c3; padding: 5px; margin: 8px 0 px 0; background-color: black; color: white; height: 350px; overflow: scroll; }
</style>
<script>
var tests = new Object();
tests.jsAlert = function(params) {
var text = params[0];
alert(text);
return "completed successfully";
}
tests.jsConfirm = function(params) {
var text = params[0];
confirm(text);
return "completed successfully";
}
tests.jsPrompt = function(params) {
var text = params[0];
var response = null;
if(params.length > 1) {
var value = params[1];
response = prompt(text, value);
}
else {
response = prompt(text);
}
return response;
}
function executeTest() {
var testName = $('testsSelect').value;
try {
var params = new Array();
var index = 1;
while(true) {
var p = $(testName + "_param" + index);
if(!p || '' == p.value) { break; }
params.push(p.value);
index++;
}
var s = 'executing: ' + testName + '(';
for(i = 0; i < params.length; i++) {
if(i != 0) { s += ','; }
s += '"' + params[i] + '"';
}
s += ')';
log(s);
var r = tests[testName](params);
log('>>>>>>>> ' + r);
}
catch (e) {
log('error: ' + e);
}
log('finished test ' + testName);
}
function $(id) { return document.getElementById(id); }
function show(id) { $(id).style.display = 'block'; }
function hide(id) { $(id).style.display = 'none'; }
function getTestDivs() {
var testDivs = new Array();
var divs = document.getElementsByTagName('div');
for(i = 0; i < divs.length; i++) {
var d = divs[i];
if(d.className.indexOf('test') != -1) {
testDivs.push(d);
}
}
return testDivs;
}
function updateObjectInfo(testName) {
var s = "Titanium.Filesystem." + testName + " = ";
try {
s += Titanium.Filesystem[testName];
}
catch (e) {
s += '??? (' + e + ')';
}
$('objectInfo').innerHTML = s;
}
function testChanged() {
var testName = $('testsSelect').value;
updateObjectInfo(testName);
var divID = 'test_' + testName;
var tests = getTestDivs();
for(i = 0;i < tests.length; i++) {
var test = tests[i];
if(divID == test.id) {
show(test.id);
}
else {
hide(test.id);
}
}
}
function log(s) { appendToLog($('log'), s); }
function appendToLog(d, s) {
s = timestamp() + " : " + s;
d.innerHTML = d.innerHTML + s + '<br>';
}
function timestamp() {
var d = new Date();
var s = (d.getHours()<10?'0'+d.getHours():d.getHours()) + ":" + (d.getMinutes()<10?'0'+d.getMinutes():d.getMinutes()) + ":" + (d.getSeconds()<10?'0'+d.getSeconds():d.getSeconds());
return s;
}
function initPage() {
testChanged();
}
</script>
</head>
<body onload="initPage();">
<h2>Titanium UIDelegate test app</h2>
<br>
<div>Titanium = <script>document.write(Titanium)</script></div>
<div>Titanium.version = <script>document.write(Titanium.version)</script></div>
<div>Titanium.platform = <script>document.write(Titanium.platform)</script></div>
<div id="objectInfo"></div>
<br>
<div>
<span><input type="button" value="execute test" onclick="javascript:executeTest();" /></span>
<select id="testsSelect" onchange="testChanged()">
<option value="jsAlert">JavaScript Alert</option>
<option value="jsConfirm">JavaScript Confirm</option>
<option value="jsPrompt">JavaScript Prompt</option>
</select>
</div>
<div id="test_jsAlert" class="test">
<div class="params">
<table>
<tr><td>alert text</td><td><textarea id="jsAlert_param2" class="param" cols="75" rows="3">You're session is about to expire. Do something!</textarea></td></tr>
</table>
</div>
</div>
<div id="test_jsConfirm" class="test">
<div class="params">
<table>
<tr><td>confirm text</td><td><textarea id="jsConfirm_param2" class="param" cols="75" rows="3">You're session is about to expire. Still there?</textarea></td></tr>
</table>
</div>
</div>
<div id="test_jsPrompt" class="test">
<div class="params">
<table>
<tr><td>contents</td><td><textarea id="jsPrompt_param2" class="param" cols="75" rows="3">You're session is about to expire. What's you id?</textarea></td></tr>
<tr><td>defaultValue</td><td><input id="jsPrompt_param2" class="param" size="75" value="584123654" /></td></tr>
</table>
</div>
</div>
<div class='output log'><code id="log"></code></div>
</body>
</html>
| marshall/titanium | apps/testapp/Resources/test-ui-delegate.html | HTML | apache-2.0 | 4,859 |
<!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"> 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_09.html">Class Test_AbaRouteValidator_09</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_19746_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_09.html?line=49477#src-49477" >testAbaNumberCheck_19746_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:39:01
</td>
<td>
0.001 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </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_19746_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=36359#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>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=36359#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>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=36359#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_19746_bad_s1z.html | HTML | apache-2.0 | 10,989 |
<!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.4.2_18) on Thu Jul 31 15:03:54 GMT+01:00 2008 -->
<TITLE>
PDFImageHandlerRawCCITTFax (Apache FOP 0.95 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="PDFImageHandlerRawCCITTFax (Apache FOP 0.95 API)";
}
</SCRIPT>
</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=3 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PDFImageHandlerRawCCITTFax.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 0.95</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerGraphics2D.html" title="class in org.apache.fop.render.pdf"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawJPEG.html" title="class in org.apache.fop.render.pdf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="PDFImageHandlerRawCCITTFax.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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.fop.render.pdf</FONT>
<BR>
Class PDFImageHandlerRawCCITTFax</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.fop.render.pdf.PDFImageHandlerRawCCITTFax</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>PDFImageHandlerRawCCITTFax</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></DL>
<P>
PDFImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html#PDFImageHandlerRawCCITTFax()">PDFImageHandlerRawCCITTFax</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/fop/pdf/PDFXObject.html" title="class in org.apache.fop.pdf">PDFXObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html#generateImage(org.apache.fop.render.RendererContext, org.apache.xmlgraphics.image.loader.Image, java.awt.Point, java.awt.Rectangle)">generateImage</A></B>(<A HREF="../../../../../org/apache/fop/render/RendererContext.html" title="class in org.apache.fop.render">RendererContext</A> context,
org.apache.xmlgraphics.image.loader.Image image,
java.awt.Point origin,
java.awt.Rectangle pos)</CODE>
<BR>
Generates the PDF objects for the given <CODE>Image</CODE> instance. If the handler generates
an XObject, it shall return it or otherwise return null. A generated XObject shall be
placed in the current viewport according to the two parameters "origin" and "pos".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html#getPriority()">getPriority</A></B>()</CODE>
<BR>
Returns the priority for this image handler. A lower value means higher priority. This
information is used to build the ordered/prioritized list of supported ImageFlavors for
the PDF renderer. The built-in handlers use priorities between 100 and 999.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html#getSupportedImageClass()">getSupportedImageClass</A></B>()</CODE>
<BR>
Returns the <CODE>Image</CODE> subclass supported by this instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> org.apache.xmlgraphics.image.loader.ImageFlavor[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html#getSupportedImageFlavors()">getSupportedImageFlavors</A></B>()</CODE>
<BR>
Returns the <CODE>ImageFlavor</CODE>s supported by this instance</TD>
</TR>
</TABLE>
<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">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="PDFImageHandlerRawCCITTFax()"><!-- --></A><H3>
PDFImageHandlerRawCCITTFax</H3>
<PRE>
public <B>PDFImageHandlerRawCCITTFax</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">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="generateImage(org.apache.fop.render.RendererContext, org.apache.xmlgraphics.image.loader.Image, java.awt.Point, java.awt.Rectangle)"><!-- --></A><H3>
generateImage</H3>
<PRE>
public <A HREF="../../../../../org/apache/fop/pdf/PDFXObject.html" title="class in org.apache.fop.pdf">PDFXObject</A> <B>generateImage</B>(<A HREF="../../../../../org/apache/fop/render/RendererContext.html" title="class in org.apache.fop.render">RendererContext</A> context,
org.apache.xmlgraphics.image.loader.Image image,
java.awt.Point origin,
java.awt.Rectangle pos)
throws java.io.IOException</PRE>
<DL>
<DD>Generates the PDF objects for the given <CODE>Image</CODE> instance. If the handler generates
an XObject, it shall return it or otherwise return null. A generated XObject shall be
placed in the current viewport according to the two parameters "origin" and "pos".
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html#generateImage(org.apache.fop.render.RendererContext, org.apache.xmlgraphics.image.loader.Image, java.awt.Point, java.awt.Rectangle)">generateImage</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>context</CODE> - the PDF renderer context<DD><CODE>image</CODE> - the image to be handled<DD><CODE>origin</CODE> - the current position in the current viewport (in millipoints)<DD><CODE>pos</CODE> - the position and scaling of the image relative to the origin point
(in millipoints)
<DT><B>Returns:</B><DD>the generated XObject or null if no XObject was generated
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE> - if an I/O error occurs</DL>
</DD>
</DL>
<HR>
<A NAME="getPriority()"><!-- --></A><H3>
getPriority</H3>
<PRE>
public int <B>getPriority</B>()</PRE>
<DL>
<DD>Returns the priority for this image handler. A lower value means higher priority. This
information is used to build the ordered/prioritized list of supported ImageFlavors for
the PDF renderer. The built-in handlers use priorities between 100 and 999.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html#getPriority()">getPriority</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a positive integer (>0) indicating the priority</DL>
</DD>
</DL>
<HR>
<A NAME="getSupportedImageClass()"><!-- --></A><H3>
getSupportedImageClass</H3>
<PRE>
public java.lang.Class <B>getSupportedImageClass</B>()</PRE>
<DL>
<DD>Returns the <CODE>Image</CODE> subclass supported by this instance.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html#getSupportedImageClass()">getSupportedImageClass</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the Image type</DL>
</DD>
</DL>
<HR>
<A NAME="getSupportedImageFlavors()"><!-- --></A><H3>
getSupportedImageFlavors</H3>
<PRE>
public org.apache.xmlgraphics.image.loader.ImageFlavor[] <B>getSupportedImageFlavors</B>()</PRE>
<DL>
<DD>Returns the <CODE>ImageFlavor</CODE>s supported by this instance
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html#getSupportedImageFlavors()">getSupportedImageFlavors</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandler.html" title="interface in org.apache.fop.render.pdf">PDFImageHandler</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the supported image flavors</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=3 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PDFImageHandlerRawCCITTFax.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 0.95</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerGraphics2D.html" title="class in org.apache.fop.render.pdf"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerRawJPEG.html" title="class in org.apache.fop.render.pdf"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="PDFImageHandlerRawCCITTFax.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
| tavultesoft/keymanweb | windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/render/pdf/PDFImageHandlerRawCCITTFax.html | HTML | apache-2.0 | 16,921 |
<!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 Thu Dec 05 05:02:05 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JaspiAuthenticationConsumer (BOM: * : All 2.6.0.Final API)</title>
<meta name="date" content="2019-12-05">
<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="JaspiAuthenticationConsumer (BOM: * : All 2.6.0.Final API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":18};
var tabs = {65535:["t0","All 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="class-use/JaspiAuthenticationConsumer.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">Thorntail API, 2.6.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthentication.JaspiAuthenticationResources.html" title="class in org.wildfly.swarm.config.security.security_domain"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationSupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" target="_top">Frames</a></li>
<li><a href="JaspiAuthenticationConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.security.security_domain</div>
<h2 title="Interface JaspiAuthenticationConsumer" class="title">Interface JaspiAuthenticationConsumer<T extends <a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthentication.html" title="class in org.wildfly.swarm.config.security.security_domain">JaspiAuthentication</a><T>></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="https://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">JaspiAuthenticationConsumer<T extends <a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthentication.html" title="class in org.wildfly.swarm.config.security.security_domain">JaspiAuthentication</a><T>></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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </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="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a> value)</code>
<div class="block">Configure a pre-constructed instance of JaspiAuthentication resource</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain">JaspiAuthenticationConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html#andThen-org.wildfly.swarm.config.security.security_domain.JaspiAuthenticationConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain">JaspiAuthenticationConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a>> after)</code> </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="accept-org.wildfly.swarm.config.security.security_domain.JaspiAuthentication-">
<!-- -->
</a><a name="accept-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>void accept(<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a> value)</pre>
<div class="block">Configure a pre-constructed instance of JaspiAuthentication resource</div>
</li>
</ul>
<a name="andThen-org.wildfly.swarm.config.security.security_domain.JaspiAuthenticationConsumer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>andThen</h4>
<pre>default <a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain">JaspiAuthenticationConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a>> andThen(<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain">JaspiAuthenticationConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" title="type parameter in JaspiAuthenticationConsumer">T</a>> after)</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/JaspiAuthenticationConsumer.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">Thorntail API, 2.6.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthentication.JaspiAuthenticationResources.html" title="class in org.wildfly.swarm.config.security.security_domain"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationSupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html" target="_top">Frames</a></li>
<li><a href="JaspiAuthenticationConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.6.0.Final/apidocs/org/wildfly/swarm/config/security/security_domain/JaspiAuthenticationConsumer.html | HTML | apache-2.0 | 12,323 |
<!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"> 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_11.html">Class Test_AbaRouteValidator_11</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_24127_good
</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_11.html?line=40312#src-40312" >testAbaNumberCheck_24127_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:40:23
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </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_24127_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=25790#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24127_good_jwe.html | HTML | apache-2.0 | 9,181 |
<!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) on Mon May 01 08:43:55 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer (Public javadocs 2017.5.0 API)</title>
<meta name="date" content="2017-05-01">
<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 org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer (Public javadocs 2017.5.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/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">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 class="aboutLanguage">WildFly Swarm API, 2017.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.html" target="_top">Frames</a></li>
<li><a href="LegacyConnectionFactoryConsumer.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.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer</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/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a></span><span class="tabEnd"> </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.wildfly.swarm.config.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.messaging.activemq.server">org.wildfly.swarm.config.messaging.activemq.server</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</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/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a></span><span class="tabEnd"> </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/wildfly/swarm/config/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#legacyConnectionFactory-java.lang.String-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">legacyConnectionFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a> consumer)</code>
<div class="block">Create and configure a LegacyConnectionFactory object to the list of
subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</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/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a></span><span class="tabEnd"> </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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a><<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">LegacyConnectionFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a><<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>> after)</code> </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="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a></span><span class="tabEnd"> </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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a><<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">LegacyConnectionFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a><<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>> after)</code> </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/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">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 class="aboutLanguage">WildFly Swarm API, 2017.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.html" target="_top">Frames</a></li>
<li><a href="LegacyConnectionFactoryConsumer.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 © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2017.5.0/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.html | HTML | apache-2.0 | 13,455 |
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--><html class="no-js"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Selectize.js Demo</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/stylesheet.css">
<!--[if IE 8]><script src="js/es5.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="../dist/js/standalone/selectize.js"></script>
<script src="js/index.js"></script>
</head>
<body>
<div id="wrapper">
<h1>Selectize.js</h1>
<div class="demo">
<h2><input type="text"></h2>
<div class="control-group">
<label for="input-tags">Tags:</label>
<input type="text" id="input-tags" class="demo-default" values="awesome,neat">
</div>
<script>
$('#input-tags').selectize({
persist: false,
createOnBlur: true,
create: true
});
</script>
</div>
<div class="demo">
<h2><select></h2>
<div class="control-group">
<label for="select-beast">Beast:</label>
<select id="select-beast" class="demo-default" placeholder="Select a person...">
<option values="">Select a person...</option>
<option values="4">Thomas Edison</option>
<option values="1">Nikola</option>
<option values="3">Nikola Tesla</option>
<option values="5">Arnold Schwarzenegger</option>
</select>
</div>
<script>
$('#select-beast').selectize({
create: true,
sortField: {
field: 'text',
direction: 'asc'
},
dropdownParent: 'body'
});
</script>
</div>
<div class="demo">
<h2><select> (allow empty)</h2>
<div class="control-group">
<label for="select-beast-empty">Beast:</label>
<select id="select-beast-empty" class="demo-default" data-placeholder="Select a person...">
<option values="">None</option>
<option values="4">Thomas Edison</option>
<option values="1">Nikola</option>
<option values="3">Nikola Tesla</option>
<option values="5">Arnold Schwarzenegger</option>
</select>
</div>
<script>
$('#select-beast-empty').selectize({
allowEmptyOption: true,
create: true
});
</script>
</div>
<div class="demo">
<h2><select> (disabled)</h2>
<div class="control-group">
<label for="select-beast-disabled">Beast:</label>
<select id="select-beast-disabled" class="demo-default" disabled placeholder="Select a person...">
<option values="">Select a person...</option>
<option values="4">Thomas Edison</option>
<option values="1">Nikola</option>
<option values="3" selected>Nikola Tesla</option>
</select>
</div>
<script>
$('#select-beast-disabled').selectize({
create: true,
sortField: {field: 'text'}
});
</script>
</div>
<div class="demo">
<h2><select multiple></h2>
<div class="control-group">
<label for="select-state">States:</label>
<select id="select-state" name="state[]" multiple class="demo-default" style="width:50%" placeholder="Select a state...">
<option values="">Select a state...</option>
<option values="AL">Alabama</option>
<option values="AK">Alaska</option>
<option values="AZ">Arizona</option>
<option values="AR">Arkansas</option>
<option values="CA" selected>California</option>
<option values="CO">Colorado</option>
<option values="CT">Connecticut</option>
<option values="DE">Delaware</option>
<option values="DC">District of Columbia</option>
<option values="FL">Florida</option>
<option values="GA">Georgia</option>
<option values="HI">Hawaii</option>
<option values="ID">Idaho</option>
<option values="IL">Illinois</option>
<option values="IN">Indiana</option>
<option values="IA">Iowa</option>
<option values="KS">Kansas</option>
<option values="KY">Kentucky</option>
<option values="LA">Louisiana</option>
<option values="ME">Maine</option>
<option values="MD">Maryland</option>
<option values="MA">Massachusetts</option>
<option values="MI">Michigan</option>
<option values="MN">Minnesota</option>
<option values="MS">Mississippi</option>
<option values="MO">Missouri</option>
<option values="MT">Montana</option>
<option values="NE">Nebraska</option>
<option values="NV">Nevada</option>
<option values="NH">New Hampshire</option>
<option values="NJ">New Jersey</option>
<option values="NM">New Mexico</option>
<option values="NY">New York</option>
<option values="NC">North Carolina</option>
<option values="ND">North Dakota</option>
<option values="OH">Ohio</option>
<option values="OK">Oklahoma</option>
<option values="OR">Oregon</option>
<option values="PA">Pennsylvania</option>
<option values="RI">Rhode Island</option>
<option values="SC">South Carolina</option>
<option values="SD">South Dakota</option>
<option values="TN">Tennessee</option>
<option values="TX">Texas</option>
<option values="UT">Utah</option>
<option values="VT">Vermont</option>
<option values="VA">Virginia</option>
<option values="WA">Washington</option>
<option values="WV">West Virginia</option>
<option values="WI">Wisconsin</option>
<option values="WY" selected>Wyoming</option>
</select>
</div>
<script>
$('#select-state').selectize({
maxItems: 3
});
</script>
</div>
<div class="demo">
<div class="control-group">
<label for="select-country">Country:</label>
<select id="select-country" class="demo-default" placeholder="Select a country...">
<option values="">Select a country...</option>
<option values="AF">Afghanistan</option>
<option values="AX">Åland Islands</option>
<option values="AL">Albania</option>
<option values="DZ">Algeria</option>
<option values="AS">American Samoa</option>
<option values="AD">Andorra</option>
<option values="AO">Angola</option>
<option values="AI">Anguilla</option>
<option values="AQ">Antarctica</option>
<option values="AG">Antigua and Barbuda</option>
<option values="AR">Argentina</option>
<option values="AM">Armenia</option>
<option values="AW">Aruba</option>
<option values="AU">Australia</option>
<option values="AT">Austria</option>
<option values="AZ">Azerbaijan</option>
<option values="BS">Bahamas</option>
<option values="BH">Bahrain</option>
<option values="BD">Bangladesh</option>
<option values="BB">Barbados</option>
<option values="BY">Belarus</option>
<option values="BE">Belgium</option>
<option values="BZ">Belize</option>
<option values="BJ">Benin</option>
<option values="BM">Bermuda</option>
<option values="BT">Bhutan</option>
<option values="BO">Bolivia, Plurinational State of</option>
<option values="BA">Bosnia and Herzegovina</option>
<option values="BW">Botswana</option>
<option values="BV">Bouvet Island</option>
<option values="BR">Brazil</option>
<option values="IO">British Indian Ocean Territory</option>
<option values="BN">Brunei Darussalam</option>
<option values="BG">Bulgaria</option>
<option values="BF">Burkina Faso</option>
<option values="BI">Burundi</option>
<option values="KH">Cambodia</option>
<option values="CM">Cameroon</option>
<option values="CA">Canada</option>
<option values="CV">Cape Verde</option>
<option values="KY">Cayman Islands</option>
<option values="CF">Central African Republic</option>
<option values="TD">Chad</option>
<option values="CL">Chile</option>
<option values="CN">China</option>
<option values="CX">Christmas Island</option>
<option values="CC">Cocos (Keeling) Islands</option>
<option values="CO">Colombia</option>
<option values="KM">Comoros</option>
<option values="CG">Congo</option>
<option values="CD">Congo, the Democratic Republic of the</option>
<option values="CK">Cook Islands</option>
<option values="CR">Costa Rica</option>
<option values="CI">Côte d'Ivoire</option>
<option values="HR">Croatia</option>
<option values="CU">Cuba</option>
<option values="CY">Cyprus</option>
<option values="CZ">Czech Republic</option>
<option values="DK">Denmark</option>
<option values="DJ">Djibouti</option>
<option values="DM">Dominica</option>
<option values="DO">Dominican Republic</option>
<option values="EC">Ecuador</option>
<option values="EG">Egypt</option>
<option values="SV">El Salvador</option>
<option values="GQ">Equatorial Guinea</option>
<option values="ER">Eritrea</option>
<option values="EE">Estonia</option>
<option values="ET">Ethiopia</option>
<option values="FK">Falkland Islands (Malvinas)</option>
<option values="FO">Faroe Islands</option>
<option values="FJ">Fiji</option>
<option values="FI">Finland</option>
<option values="FR">France</option>
<option values="GF">French Guiana</option>
<option values="PF">French Polynesia</option>
<option values="TF">French Southern Territories</option>
<option values="GA">Gabon</option>
<option values="GM">Gambia</option>
<option values="GE">Georgia</option>
<option values="DE">Germany</option>
<option values="GH">Ghana</option>
<option values="GI">Gibraltar</option>
<option values="GR">Greece</option>
<option values="GL">Greenland</option>
<option values="GD">Grenada</option>
<option values="GP">Guadeloupe</option>
<option values="GU">Guam</option>
<option values="GT">Guatemala</option>
<option values="GG">Guernsey</option>
<option values="GN">Guinea</option>
<option values="GW">Guinea-Bissau</option>
<option values="GY">Guyana</option>
<option values="HT">Haiti</option>
<option values="HM">Heard Island and McDonald Islands</option>
<option values="VA">Holy See (Vatican City State)</option>
<option values="HN">Honduras</option>
<option values="HK">Hong Kong</option>
<option values="HU">Hungary</option>
<option values="IS">Iceland</option>
<option values="IN">India</option>
<option values="ID">Indonesia</option>
<option values="IR">Iran, Islamic Republic of</option>
<option values="IQ">Iraq</option>
<option values="IE">Ireland</option>
<option values="IM">Isle of Man</option>
<option values="IL">Israel</option>
<option values="IT">Italy</option>
<option values="JM">Jamaica</option>
<option values="JP">Japan</option>
<option values="JE">Jersey</option>
<option values="JO">Jordan</option>
<option values="KZ">Kazakhstan</option>
<option values="KE">Kenya</option>
<option values="KI">Kiribati</option>
<option values="KP">Korea, Democratic People's Republic of</option>
<option values="KR">Korea, Republic of</option>
<option values="KW">Kuwait</option>
<option values="KG">Kyrgyzstan</option>
<option values="LA">Lao People's Democratic Republic</option>
<option values="LV">Latvia</option>
<option values="LB">Lebanon</option>
<option values="LS">Lesotho</option>
<option values="LR">Liberia</option>
<option values="LY">Libyan Arab Jamahiriya</option>
<option values="LI">Liechtenstein</option>
<option values="LT">Lithuania</option>
<option values="LU">Luxembourg</option>
<option values="MO">Macao</option>
<option values="MK">Macedonia, the former Yugoslav Republic of</option>
<option values="MG">Madagascar</option>
<option values="MW">Malawi</option>
<option values="MY">Malaysia</option>
<option values="MV">Maldives</option>
<option values="ML">Mali</option>
<option values="MT">Malta</option>
<option values="MH">Marshall Islands</option>
<option values="MQ">Martinique</option>
<option values="MR">Mauritania</option>
<option values="MU">Mauritius</option>
<option values="YT">Mayotte</option>
<option values="MX">Mexico</option>
<option values="FM">Micronesia, Federated States of</option>
<option values="MD">Moldova, Republic of</option>
<option values="MC">Monaco</option>
<option values="MN">Mongolia</option>
<option values="ME">Montenegro</option>
<option values="MS">Montserrat</option>
<option values="MA">Morocco</option>
<option values="MZ">Mozambique</option>
<option values="MM">Myanmar</option>
<option values="NA">Namibia</option>
<option values="NR">Nauru</option>
<option values="NP">Nepal</option>
<option values="NL">Netherlands</option>
<option values="AN">Netherlands Antilles</option>
<option values="NC">New Caledonia</option>
<option values="NZ">New Zealand</option>
<option values="NI">Nicaragua</option>
<option values="NE">Niger</option>
<option values="NG">Nigeria</option>
<option values="NU">Niue</option>
<option values="NF">Norfolk Island</option>
<option values="MP">Northern Mariana Islands</option>
<option values="NO">Norway</option>
<option values="OM">Oman</option>
<option values="PK">Pakistan</option>
<option values="PW">Palau</option>
<option values="PS">Palestinian Territory, Occupied</option>
<option values="PA">Panama</option>
<option values="PG">Papua New Guinea</option>
<option values="PY">Paraguay</option>
<option values="PE">Peru</option>
<option values="PH">Philippines</option>
<option values="PN">Pitcairn</option>
<option values="PL">Poland</option>
<option values="PT">Portugal</option>
<option values="PR">Puerto Rico</option>
<option values="QA">Qatar</option>
<option values="RE">Réunion</option>
<option values="RO">Romania</option>
<option values="RU">Russian Federation</option>
<option values="RW">Rwanda</option>
<option values="BL">Saint Barthélemy</option>
<option values="SH">Saint Helena, Ascension and Tristan da Cunha</option>
<option values="KN">Saint Kitts and Nevis</option>
<option values="LC">Saint Lucia</option>
<option values="MF">Saint Martin (French part)</option>
<option values="PM">Saint Pierre and Miquelon</option>
<option values="VC">Saint Vincent and the Grenadines</option>
<option values="WS">Samoa</option>
<option values="SM">San Marino</option>
<option values="ST">Sao Tome and Principe</option>
<option values="SA">Saudi Arabia</option>
<option values="SN">Senegal</option>
<option values="RS">Serbia</option>
<option values="SC">Seychelles</option>
<option values="SL">Sierra Leone</option>
<option values="SG">Singapore</option>
<option values="SK">Slovakia</option>
<option values="SI">Slovenia</option>
<option values="SB">Solomon Islands</option>
<option values="SO">Somalia</option>
<option values="ZA">South Africa</option>
<option values="GS">South Georgia and the South Sandwich Islands</option>
<option values="ES">Spain</option>
<option values="LK">Sri Lanka</option>
<option values="SD">Sudan</option>
<option values="SR">Suriname</option>
<option values="SJ">Svalbard and Jan Mayen</option>
<option values="SZ">Swaziland</option>
<option values="SE">Sweden</option>
<option values="CH">Switzerland</option>
<option values="SY">Syrian Arab Republic</option>
<option values="TW">Taiwan, Province of China</option>
<option values="TJ">Tajikistan</option>
<option values="TZ">Tanzania, United Republic of</option>
<option values="TH">Thailand</option>
<option values="TL">Timor-Leste</option>
<option values="TG">Togo</option>
<option values="TK">Tokelau</option>
<option values="TO">Tonga</option>
<option values="TT">Trinidad and Tobago</option>
<option values="TN">Tunisia</option>
<option values="TR">Turkey</option>
<option values="TM">Turkmenistan</option>
<option values="TC">Turks and Caicos Islands</option>
<option values="TV">Tuvalu</option>
<option values="UG">Uganda</option>
<option values="UA">Ukraine</option>
<option values="AE">United Arab Emirates</option>
<option values="GB">United Kingdom</option>
<option values="US">United States</option>
<option values="UM">United States Minor Outlying Islands</option>
<option values="UY">Uruguay</option>
<option values="UZ">Uzbekistan</option>
<option values="VU">Vanuatu</option>
<option values="VE">Venezuela, Bolivarian Republic of</option>
<option values="VN">Viet Nam</option>
<option values="VG">Virgin Islands, British</option>
<option values="VI">Virgin Islands, U.S.</option>
<option values="WF">Wallis and Futuna</option>
<option values="EH">Western Sahara</option>
<option values="YE">Yemen</option>
<option values="ZM">Zambia</option>
<option values="ZW">Zimbabwe</option>
</select>
</div>
<script>
$('#select-country').selectize();
</script>
</div>
<div class="demo">
<h2><select multiple> (disabled)</h2>
<div class="control-group">
<label for="select-state-disabled">States:</label>
<select id="select-state-disabled" name="state[]" multiple disabled class="demo-default" style="width:50%" placeholder="Select a state...">
<option values="">Select a state...</option>
<option values="AL">Alabama</option>
<option values="AK">Alaska</option>
<option values="AZ">Arizona</option>
<option values="AR">Arkansas</option>
<option values="CA" selected>California</option>
<option values="CO">Colorado</option>
<option values="CT">Connecticut</option>
<option values="DE">Delaware</option>
<option values="DC">District of Columbia</option>
<option values="FL">Florida</option>
<option values="GA">Georgia</option>
<option values="HI">Hawaii</option>
<option values="ID">Idaho</option>
<option values="IL">Illinois</option>
<option values="IN">Indiana</option>
<option values="IA">Iowa</option>
<option values="KS">Kansas</option>
<option values="KY">Kentucky</option>
<option values="LA">Louisiana</option>
<option values="ME">Maine</option>
<option values="MD">Maryland</option>
<option values="MA">Massachusetts</option>
<option values="MI">Michigan</option>
<option values="MN">Minnesota</option>
<option values="MS">Mississippi</option>
<option values="MO">Missouri</option>
<option values="MT">Montana</option>
<option values="NE">Nebraska</option>
<option values="NV">Nevada</option>
<option values="NH">New Hampshire</option>
<option values="NJ">New Jersey</option>
<option values="NM">New Mexico</option>
<option values="NY">New York</option>
<option values="NC">North Carolina</option>
<option values="ND">North Dakota</option>
<option values="OH">Ohio</option>
<option values="OK">Oklahoma</option>
<option values="OR">Oregon</option>
<option values="PA">Pennsylvania</option>
<option values="RI">Rhode Island</option>
<option values="SC">South Carolina</option>
<option values="SD">South Dakota</option>
<option values="TN">Tennessee</option>
<option values="TX">Texas</option>
<option values="UT">Utah</option>
<option values="VT">Vermont</option>
<option values="VA">Virginia</option>
<option values="WA">Washington</option>
<option values="WV">West Virginia</option>
<option values="WI">Wisconsin</option>
<option values="WY" selected>Wyoming</option>
</select>
</div>
<script>
$('#select-state-disabled').selectize({
maxItems: 3
});
</script>
</div>
</div>
</body>
</html>
| PkayJava/ECommerce | backoffice/src/main/resources/com/angkorteam/framework/selectize.js-0.12.3/examples/basic.html | HTML | apache-2.0 | 21,513 |
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" styleshe>
<title>CSCI599 Assignment3</title>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<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>
<a class="navbar-brand" href="#">D3 Visualization</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="q4/">Q4</a></li>
<li><a href="q5_ratio_index/">Q5_ratio_index</a></li>
<li><a href="q5_size_diversity/">Q5_size_diversity</a></li>
<li><a href="q6_a/">Q6_a</a></li>
<li><a href="q6_b/">Q6_b</a></li>
<li><a href="q7_lang_diversity/">Q7_lang_diversity</a></li>
<li><a href="q8_word_cloud/word_cloud/">Q8_word_cloud</a></li>
<li><a href="question9f/">Q9</a></li>
<li><a href="q10_a/">Q10_a</a></li>
<li><a href="q10_b1/">Q10_b1</a></li>
<li><a href="q10_b2/">Q10_b2</a></li>
<li><a href="q10_b3/">Q10_b3</a></li>
<li><a href="q10_c/">Q10_c</a></li>
<li><a href="q10_d/">Q10_d</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!-- <a href="q4/">Q4</a>
<a href="q5_ratio_index/">Q5_ratio_index</a>
<a href="q5_size_diversity/">Q5_size_diversity</a>
<a href="q6_a/">Q6_a</a>
<a href="q6_b/">Q6_b</a>
<a href="q7_lang_diversity/">Q7_lang_diversity</a>
<a href="q8_word_cloud/word_cloud/">Q8_word_cloud</a>
<a href="question9f/">Q9</a>
<a href="q10_a/">Q10_a</a>
<a href="q10_b1/">Q10_b1</a>
<a href="q10_b2/">Q10_b2</a>
<a href="q10_b3/">Q10_b3</a>
<a href="q10_c/">Q10_c</a>
<a href="q10_d/">Q10_d</a> -->
</body>
</html> | USCDataScience/polar.usc.edu | html/team27/enrichment/index.html | HTML | apache-2.0 | 2,397 |
<!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 Dec 12 12:37:13 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.batch.jberet (BOM: * : All 2012.12.0 API)</title>
<meta name="date" content="2017-12-12">
<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="../../../../../../org/wildfly/swarm/config/batch/jberet/package-summary.html" target="classFrame">org.wildfly.swarm.config.batch.jberet</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="InMemoryJobRepositoryConsumer.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">InMemoryJobRepositoryConsumer</span></a></li>
<li><a href="InMemoryJobRepositorySupplier.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">InMemoryJobRepositorySupplier</span></a></li>
<li><a href="JDBCJobRepositoryConsumer.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">JDBCJobRepositoryConsumer</span></a></li>
<li><a href="JDBCJobRepositorySupplier.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">JDBCJobRepositorySupplier</span></a></li>
<li><a href="ThreadFactoryConsumer.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">ThreadFactoryConsumer</span></a></li>
<li><a href="ThreadFactorySupplier.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">ThreadFactorySupplier</span></a></li>
<li><a href="ThreadPoolConsumer.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">ThreadPoolConsumer</span></a></li>
<li><a href="ThreadPoolSupplier.html" title="interface in org.wildfly.swarm.config.batch.jberet" target="classFrame"><span class="interfaceName">ThreadPoolSupplier</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="InMemoryJobRepository.html" title="class in org.wildfly.swarm.config.batch.jberet" target="classFrame">InMemoryJobRepository</a></li>
<li><a href="JDBCJobRepository.html" title="class in org.wildfly.swarm.config.batch.jberet" target="classFrame">JDBCJobRepository</a></li>
<li><a href="ThreadFactory.html" title="class in org.wildfly.swarm.config.batch.jberet" target="classFrame">ThreadFactory</a></li>
<li><a href="ThreadPool.html" title="class in org.wildfly.swarm.config.batch.jberet" target="classFrame">ThreadPool</a></li>
</ul>
</div>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2012.12.0/apidocs/org/wildfly/swarm/config/batch/jberet/package-frame.html | HTML | apache-2.0 | 3,010 |
<!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:54 MSK 2012 -->
<TITLE>
ColorSchemeAtom (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="ColorSchemeAtom (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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ColorSchemeAtom.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/hslf/record/AnimationInfoAtom.html" title="class in org.apache.poi.hslf.record"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/hslf/record/Comment2000.html" title="class in org.apache.poi.hslf.record"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/hslf/record/ColorSchemeAtom.html" target="_top"><B>FRAMES</B></A>
<A HREF="ColorSchemeAtom.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | <A HREF="#fields_inherited_from_class_org.apache.poi.hslf.record.Record">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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.hslf.record</FONT>
<BR>
Class ColorSchemeAtom</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">org.apache.poi.hslf.record.Record</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">org.apache.poi.hslf.record.RecordAtom</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hslf.record.ColorSchemeAtom</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <B>ColorSchemeAtom</B><DT>extends <A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">RecordAtom</A></DL>
</PRE>
<P>
A ColorSchemeAtom (type 2032). Holds the 8 RGB values for the different
colours of bits of text, that makes up a given colour scheme.
Slides (presumably) link to a given colour scheme atom, and that
defines the colours to be used
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Nick Burch</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>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.poi.hslf.record.Record"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.poi.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#logger">logger</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== 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> </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#ColorSchemeAtom()">ColorSchemeAtom</A></B>()</CODE>
<BR>
Create a new ColorSchemeAtom, to go with a new Slide</TD>
</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/hslf/record/ColorSchemeAtom.html#ColorSchemeAtom(byte[], int, int)">ColorSchemeAtom</A></B>(byte[] source,
int start,
int len)</CODE>
<BR>
For the Colour Scheme (ColorSchem) Atom</TD>
</TR>
</TABLE>
<!-- ========== 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> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getAccentAndFollowingHyperlinkColourRGB()">getAccentAndFollowingHyperlinkColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Accent And Following Hyperlink Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getAccentAndHyperlinkColourRGB()">getAccentAndHyperlinkColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Accent And Hyperlink Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getAccentColourRGB()">getAccentColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Accent Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getBackgroundColourRGB()">getBackgroundColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Background Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getColor(int)">getColor</A></B>(int idx)</CODE>
<BR>
Returns color by its index</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getFillsColourRGB()">getFillsColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Fills Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getRecordType()">getRecordType</A></B>()</CODE>
<BR>
We are of type 3999</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getShadowsColourRGB()">getShadowsColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Shadows Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getTextAndLinesColourRGB()">getTextAndLinesColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Text And Lines Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#getTitleTextColourRGB()">getTitleTextColourRGB</A></B>()</CODE>
<BR>
Fetch the RGB value for Title Text Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#joinRGB(byte[])">joinRGB</A></B>(byte[] rgb)</CODE>
<BR>
Convert from split R, G, B values to an integer RGB value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#joinRGB(byte, byte, byte)">joinRGB</A></B>(byte r,
byte g,
byte b)</CODE>
<BR>
Convert from split R, G, B values to an integer RGB value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setAccentAndFollowingHyperlinkColourRGB(int)">setAccentAndFollowingHyperlinkColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Accent And Following Hyperlink Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setAccentAndHyperlinkColourRGB(int)">setAccentAndHyperlinkColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Accent And Hyperlink Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setAccentColourRGB(int)">setAccentColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Accent Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setBackgroundColourRGB(int)">setBackgroundColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Background Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setFillsColourRGB(int)">setFillsColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Fills Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setShadowsColourRGB(int)">setShadowsColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Shadows Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setTextAndLinesColourRGB(int)">setTextAndLinesColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Text And Lines Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#setTitleTextColourRGB(int)">setTitleTextColourRGB</A></B>(int rgb)</CODE>
<BR>
Set the RGB value for Title Text Colour</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static byte[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#splitRGB(int)">splitRGB</A></B>(int rgb)</CODE>
<BR>
Convert from an integer RGB value to individual R, G, B 0-255 values</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html#writeOut(java.io.OutputStream)">writeOut</A></B>(java.io.OutputStream out)</CODE>
<BR>
Write the contents of the record back, so it can be written
to disk</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.poi.hslf.record.RecordAtom"><!-- --></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.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">RecordAtom</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</A>, <A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html#isAnAtom()">isAnAtom</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.poi.hslf.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.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#buildRecordAtOffset(byte[], int)">buildRecordAtOffset</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#createRecordForType(long, byte[], int, int)">createRecordForType</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#findChildRecords(byte[], int, int)">findChildRecords</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeLittleEndian(int, java.io.OutputStream)">writeLittleEndian</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeLittleEndian(short, java.io.OutputStream)">writeLittleEndian</A></CODE></TD>
</TR>
</TABLE>
<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, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ColorSchemeAtom(byte[], int, int)"><!-- --></A><H3>
ColorSchemeAtom</H3>
<PRE>
protected <B>ColorSchemeAtom</B>(byte[] source,
int start,
int len)</PRE>
<DL>
<DD>For the Colour Scheme (ColorSchem) Atom
<P>
</DL>
<HR>
<A NAME="ColorSchemeAtom()"><!-- --></A><H3>
ColorSchemeAtom</H3>
<PRE>
public <B>ColorSchemeAtom</B>()</PRE>
<DL>
<DD>Create a new ColorSchemeAtom, to go with a new Slide
<P>
</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="getBackgroundColourRGB()"><!-- --></A><H3>
getBackgroundColourRGB</H3>
<PRE>
public int <B>getBackgroundColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Background Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setBackgroundColourRGB(int)"><!-- --></A><H3>
setBackgroundColourRGB</H3>
<PRE>
public void <B>setBackgroundColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Background Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTextAndLinesColourRGB()"><!-- --></A><H3>
getTextAndLinesColourRGB</H3>
<PRE>
public int <B>getTextAndLinesColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Text And Lines Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTextAndLinesColourRGB(int)"><!-- --></A><H3>
setTextAndLinesColourRGB</H3>
<PRE>
public void <B>setTextAndLinesColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Text And Lines Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getShadowsColourRGB()"><!-- --></A><H3>
getShadowsColourRGB</H3>
<PRE>
public int <B>getShadowsColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Shadows Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setShadowsColourRGB(int)"><!-- --></A><H3>
setShadowsColourRGB</H3>
<PRE>
public void <B>setShadowsColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Shadows Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTitleTextColourRGB()"><!-- --></A><H3>
getTitleTextColourRGB</H3>
<PRE>
public int <B>getTitleTextColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Title Text Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTitleTextColourRGB(int)"><!-- --></A><H3>
setTitleTextColourRGB</H3>
<PRE>
public void <B>setTitleTextColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Title Text Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFillsColourRGB()"><!-- --></A><H3>
getFillsColourRGB</H3>
<PRE>
public int <B>getFillsColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Fills Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFillsColourRGB(int)"><!-- --></A><H3>
setFillsColourRGB</H3>
<PRE>
public void <B>setFillsColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Fills Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAccentColourRGB()"><!-- --></A><H3>
getAccentColourRGB</H3>
<PRE>
public int <B>getAccentColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Accent Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAccentColourRGB(int)"><!-- --></A><H3>
setAccentColourRGB</H3>
<PRE>
public void <B>setAccentColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Accent Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAccentAndHyperlinkColourRGB()"><!-- --></A><H3>
getAccentAndHyperlinkColourRGB</H3>
<PRE>
public int <B>getAccentAndHyperlinkColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Accent And Hyperlink Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAccentAndHyperlinkColourRGB(int)"><!-- --></A><H3>
setAccentAndHyperlinkColourRGB</H3>
<PRE>
public void <B>setAccentAndHyperlinkColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Accent And Hyperlink Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAccentAndFollowingHyperlinkColourRGB()"><!-- --></A><H3>
getAccentAndFollowingHyperlinkColourRGB</H3>
<PRE>
public int <B>getAccentAndFollowingHyperlinkColourRGB</B>()</PRE>
<DL>
<DD>Fetch the RGB value for Accent And Following Hyperlink Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAccentAndFollowingHyperlinkColourRGB(int)"><!-- --></A><H3>
setAccentAndFollowingHyperlinkColourRGB</H3>
<PRE>
public void <B>setAccentAndFollowingHyperlinkColourRGB</B>(int rgb)</PRE>
<DL>
<DD>Set the RGB value for Accent And Following Hyperlink Colour
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRecordType()"><!-- --></A><H3>
getRecordType</H3>
<PRE>
public long <B>getRecordType</B>()</PRE>
<DL>
<DD>We are of type 3999
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#getRecordType()">getRecordType</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="splitRGB(int)"><!-- --></A><H3>
splitRGB</H3>
<PRE>
public static byte[] <B>splitRGB</B>(int rgb)</PRE>
<DL>
<DD>Convert from an integer RGB value to individual R, G, B 0-255 values
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="joinRGB(byte, byte, byte)"><!-- --></A><H3>
joinRGB</H3>
<PRE>
public static int <B>joinRGB</B>(byte r,
byte g,
byte b)</PRE>
<DL>
<DD>Convert from split R, G, B values to an integer RGB value
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="joinRGB(byte[])"><!-- --></A><H3>
joinRGB</H3>
<PRE>
public static int <B>joinRGB</B>(byte[] rgb)</PRE>
<DL>
<DD>Convert from split R, G, B values to an integer RGB value
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="writeOut(java.io.OutputStream)"><!-- --></A><H3>
writeOut</H3>
<PRE>
public void <B>writeOut</B>(java.io.OutputStream out)
throws java.io.IOException</PRE>
<DL>
<DD>Write the contents of the record back, so it can be written
to disk
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeOut(java.io.OutputStream)">writeOut</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getColor(int)"><!-- --></A><H3>
getColor</H3>
<PRE>
public int <B>getColor</B>(int idx)</PRE>
<DL>
<DD>Returns color by its index
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>idx</CODE> - 0-based color index
<DT><B>Returns:</B><DD>color by its index</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ColorSchemeAtom.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/hslf/record/AnimationInfoAtom.html" title="class in org.apache.poi.hslf.record"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/hslf/record/Comment2000.html" title="class in org.apache.poi.hslf.record"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/hslf/record/ColorSchemeAtom.html" target="_top"><B>FRAMES</B></A>
<A HREF="ColorSchemeAtom.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | <A HREF="#fields_inherited_from_class_org.apache.poi.hslf.record.Record">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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>
| Stephania16/ProductDesignGame | MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/hslf/record/ColorSchemeAtom.html | HTML | apache-2.0 | 29,585 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="http://cdn.bootcss.com/font-awesome/4.2.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.3.1/css/bootstrap.min.css"/>
<script type="text/javascript" src="marked.js"></script>
<script type="text/javascript" src="vendor/codemirror.js"></script>
<script type="text/javascript" src="vendor/continuelist.js"></script>
<script type="text/javascript" src="vendor/markdown.js"></script>
<script type="text/javascript" src="vendor/xml.js"></script>
<script type="text/javascript" src="src/editor.js"></script>
<link rel="stylesheet" href="editor.css" />
<title>Editor</title>
<style type="text/css">
body {
padding: 0;
margin: 0;
background-color: #f9f9f7;
}
.wrapper {
max-width: 680px;
padding: 10px;
margin: 60px auto;
}
</style>
</head>
<body>
<div class="wrapper">
<textarea id="editor" placeholder="Content here ....">
您可以使用 Markdown:
> * 整理知识,学习笔记
> * 发布日记,杂文,所见所想
> * 撰写发布技术文稿(代码支持)
</textarea>
</div>
<div id="preview">
</div>
<!-- only required for loading sample markdown into the textarea -->
<script type="text/javascript" src="http://cdn.bootcss.com/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript">
$(function() {
var editor = new Editor({
onChange: function(mk, htm) {
//$('#preview').html(htm);
}
});
editor.render();
});
</script>
</body>
</html>
| langhsu/mtons-markdown | editor.html | HTML | apache-2.0 | 1,691 |
<!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_231) on Sun Nov 17 02:10:35 CET 2019 -->
<title>Uses of Class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardModel.SourceType</title>
<meta name="date" content="2019-11-17">
<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.deidentifier.arx.gui.view.impl.wizard.ImportWizardModel.SourceType";
}
}
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/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">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?org/deidentifier/arx/gui/view/impl/wizard/class-use/ImportWizardModel.SourceType.html" target="_top">Frames</a></li>
<li><a href="ImportWizardModel.SourceType.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.deidentifier.arx.gui.view.impl.wizard.ImportWizardModel.SourceType" class="title">Uses of Class<br>org.deidentifier.arx.gui.view.impl.wizard.ImportWizardModel.SourceType</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/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a></span><span class="tabEnd"> </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.deidentifier.arx.gui.view.impl.wizard">org.deidentifier.arx.gui.view.impl.wizard</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.deidentifier.arx.gui.view.impl.wizard">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a> in <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/package-summary.html">org.deidentifier.arx.gui.view.impl.wizard</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/deidentifier/arx/gui/view/impl/wizard/package-summary.html">org.deidentifier.arx.gui.view.impl.wizard</a> that return <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a></span><span class="tabEnd"> </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/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportWizardModel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.html#getSourceType--">getSourceType</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportWizardModel.SourceType.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ImportWizardModel.SourceType.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</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="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/package-summary.html">org.deidentifier.arx.gui.view.impl.wizard</a> with parameters of type <a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a></span><span class="tabEnd"> </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="typeNameLabel">ImportWizardModel.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.html#setSourceType-org.deidentifier.arx.gui.view.impl.wizard.ImportWizardModel.SourceType-">setSourceType</a></span>(<a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">ImportWizardModel.SourceType</a> sourceType)</code>
<div class="block">Setter</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="../../../../../../../../org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.SourceType.html" title="enum in org.deidentifier.arx.gui.view.impl.wizard">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?org/deidentifier/arx/gui/view/impl/wizard/class-use/ImportWizardModel.SourceType.html" target="_top">Frames</a></li>
<li><a href="ImportWizardModel.SourceType.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 ======= -->
</body>
</html>
| arx-deidentifier/arx | doc/org/deidentifier/arx/gui/view/impl/wizard/class-use/ImportWizardModel.SourceType.html | HTML | apache-2.0 | 10,283 |
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>ClassValidator</title>
<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head>
<body>
<div id="container">
<div id="leftColumn"><a href="../../../index.html">
<div id="logo"></div>
</a>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="acra::org.acra.config/ClassValidator///PointingToDeclaration//2111235986">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">acra</a>/<a href="../index.html">org.acra.config</a>/<a href="index.html">ClassValidator</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":acra-javacore:dokkaHtml/main">jvm</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>Class</span><wbr></wbr><span>Validator</span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":acra-javacore:dokkaHtml/main"><div class="symbol monospace">object <a href="index.html">ClassValidator</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><h4 class="">Author</h4><p class="paragraph">F43nd1r</p><h4 class="">Since</h4><p class="paragraph">07.06.2017</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button></div>
<div class="tabs-section-body">
<h2 class="">Functions</h2>
<div class="table" data-togglable="Functions"><a data-name="-1122766356%2FFunctions%2F2111235986" anchor-label="check" id="-1122766356%2FFunctions%2F2111235986" data-filterable-set=":acra-javacore:dokkaHtml/main"></a>
<div class="table-row" data-filterable-current=":acra-javacore:dokkaHtml/main" data-filterable-set=":acra-javacore:dokkaHtml/main">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="check.html">check</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1122766356%2FFunctions%2F2111235986"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="platform-tags ">
<div class="platform-tag jvm-like">jvm</div>
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":acra-javacore:dokkaHtml/main" data-filterable-set=":acra-javacore:dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":acra-javacore:dokkaHtml/main"><div class="symbol monospace"><div class="block"><div class="block">@<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-static/index.html">JvmStatic</a>()</div></div>fun <a href="check.html">check</a>(vararg classes: <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html">Class</a><*>)<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>
| ACRA/acra | web/static/javadoc/5.8.2/acra/org.acra.config/-class-validator/index.html | HTML | apache-2.0 | 5,567 |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link type="text/css" media="screen" rel="stylesheet" href="../../../lib/template.css" />
<script type="text/javascript" src="../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<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-71294502-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="type">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<img src="../../../lib/class_big.png" />
<p id="owner"><a name="org" class="extype" href="../../package.html">org</a>.<a name="org.scalatest" class="extype" href="../package.html">scalatest</a>.<a name="org.scalatest.fixture" class="extype" href="package.html">fixture</a>.<a name="org.scalatest.fixture.FixtureFlatSpec" class="extype" href="FixtureFlatSpec.html">FixtureFlatSpec</a></p>
<h1>ItVerbStringTaggedAs</h1>
</div>
<h4 class="signature" id="signature">
<span class="kind">class</span>
<span class="symbol">
<span class="name">ItVerbStringTaggedAs</span>
<span class="result"> extends AnyRef</span>
</span>
</h4>
<div class="fullcommenttop" id="comment"><div class="comment cmt"><p>Class that supports the registration of tagged tests via the <code>ItWord</code> instance
referenced from <code>FixtureFlatSpec</code>'s <code>it</code> field.</p><p>This class enables syntax such as the following tagged test registration:</p><p><pre class="stHighlighted">
it should <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) in { ... }
^
</pre></p><p>It also enables syntax such as the following registration of an ignored, tagged test:</p><p><pre class="stHighlighted">
it should <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) ignore { ... }
^
</pre></p><p>In addition, it enables syntax such as the following registration of a pending, tagged test:</p><p><pre class="stHighlighted">
it should <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) is (pending)
^
</pre></p><p>For more information and examples of the use of the <code>it</code> field to register tagged tests, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div><dl class="attributes block"> <dt>Attributes</dt><dd>protected final </dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent">AnyRef, <span name="scala.Any" class="extype">Any</span></div>
</div></div>
<div id="template">
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input accesskey="/" type="text" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol><li class="alpha in"><span>Alphabetic</span></li><li class="inherit out"><span>By inheritance</span></li></ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited</span>
<ol><li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li></ol>
<ol id="linearization"><li name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs" class="in"><span>ItVerbStringTaggedAs</span></li><li name="scala.AnyRef" class="in"><span>AnyRef</span></li><li name="scala.Any" class="in"><span>Any</span></li></ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div class="members" id="constructors">
<h3>Instance Constructors</h3>
<ol><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#this" data-isabs="false">
<a id="this:ItVerbStringTaggedAs"></a>
<h4 class="signature">
<span class="kind">new</span>
<span class="symbol">
<span class="name">ItVerbStringTaggedAs</span>
<span class="params">(<span name="verb">verb: String</span>, <span name="name">name: String</span>, <span name="tags">tags: List[<a name="org.scalatest.Tag" class="extype" href="../Tag.html">Tag</a>]</span>)</span>
</span>
</h4>
</li></ol>
</div>
<div class="values members" id="values">
<h3>Value Members</h3>
<ol><li visbl="pub" name="scala.AnyRef#!=" data-isabs="false">
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">!=</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.Any#!=" data-isabs="false">
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">!=</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef###" data-isabs="false">
<a id="##():Int"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">##</span>
<span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#==" data-isabs="false">
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">==</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.Any#==" data-isabs="false">
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">==</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="scala.Any#asInstanceOf" data-isabs="false">
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">asInstanceOf</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="result">: T0</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="prt" name="scala.AnyRef#clone" data-isabs="false">
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">clone</span>
<span class="params">()</span><span class="result">: AnyRef</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#eq" data-isabs="false">
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">eq</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#equals" data-isabs="false">
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">equals</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="prt" name="scala.AnyRef#finalize" data-isabs="false">
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">finalize</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#getClass" data-isabs="false">
<a id="getClass():java.lang.Class[_]"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">getClass</span>
<span class="params">()</span><span class="result">: java.lang.Class[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#hashCode" data-isabs="false">
<a id="hashCode():Int"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">hashCode</span>
<span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#ignore" data-isabs="false">
<a id="ignore((FixtureParam) ⇒ Any):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">ignore</span>
<span class="params">(<span name="testFun">testFun: (FixtureParam) ⇒ <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<p class="shortcomment cmt">Supports the registration of ignored, tagged, one-arg tests (tests that take a <code>FixtureParam</code> object
as a parameter) in a <code>FixtureFlatSpec</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Supports the registration of ignored, tagged, one-arg tests (tests that take a <code>FixtureParam</code> object
as a parameter) in a <code>FixtureFlatSpec</code>.</p><p>This method supports syntax such as the following:</p><p><pre class="stHighlighted">
it must <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) ignore { fixture => ... }
^
</pre></p><p>For examples of ignored test registration, see the <a href="../FlatSpec.html#IgnoredTests">Ignored tests section</a> in the main documentation
for trait <code>FlatSpec</code>. And for examples of tagged test registration, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div></div>
</li><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#ignore" data-isabs="false">
<a id="ignore(() ⇒ Any):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">ignore</span>
<span class="params">(<span name="testFun">testFun: () ⇒ <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<p class="shortcomment cmt">Supports the registration of ignored, tagged, no-arg tests in a <code>FixtureFlatSpec</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Supports the registration of ignored, tagged, no-arg tests in a <code>FixtureFlatSpec</code>.</p><p>This method supports syntax such as the following:</p><p><pre class="stHighlighted">
it must <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) ignore { () => ... }
^
</pre></p><p>For examples of ignored test registration, see the <a href="../FlatSpec.html#IgnoredTests">Ignored tests section</a> in the main documentation
for trait <code>FlatSpec</code>. And for examples of tagged test registration, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div></div>
</li><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#in" data-isabs="false">
<a id="in((FixtureParam) ⇒ Any):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">in</span>
<span class="params">(<span name="testFun">testFun: (FixtureParam) ⇒ <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<p class="shortcomment cmt">Supports the registration of tagged, one-arg tests (tests that take a <code>FixtureParam</code> object as a parameter) in a <code>FixtureFlatSpec</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Supports the registration of tagged, one-arg tests (tests that take a <code>FixtureParam</code> object as a parameter) in a <code>FixtureFlatSpec</code>.</p><p>This method supports syntax such as the following:</p><p><pre class="stHighlighted">
it must <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) in { fixture => ... }
^
</pre></p><p>For examples of tagged test registration, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div></div>
</li><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#in" data-isabs="false">
<a id="in(() ⇒ Any):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">in</span>
<span class="params">(<span name="testFun">testFun: () ⇒ <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<p class="shortcomment cmt">Supports the registration of tagged, no-arg tests in a <code>FixtureFlatSpec</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Supports the registration of tagged, no-arg tests in a <code>FixtureFlatSpec</code>.</p><p>This method supports syntax such as the following:</p><p><pre class="stHighlighted">
it must <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) in { () => ... }
^
</pre></p><p>For examples of tagged test registration, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div></div>
</li><li visbl="pub" name="org.scalatest.fixture.FixtureFlatSpec.ItVerbStringTaggedAs#is" data-isabs="false">
<a id="is(⇒ PendingNothing):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">is</span>
<span class="params">(<span name="testFun">testFun: ⇒ <a name="org.scalatest.PendingNothing" class="extype" href="../PendingNothing.html">PendingNothing</a></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<p class="shortcomment cmt">Supports the registration of pending, tagged tests in a <code>FlatSpec</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Supports the registration of pending, tagged tests in a <code>FlatSpec</code>.</p><p>This method supports syntax such as the following:</p><p><pre class="stHighlighted">
it must <span class="stQuotedString">"pop values in last-in-first-out order"</span> taggedAs(<span class="stType">SlowTest</span>) is (pending)
^
</pre></p><p>For examples of pending test registration, see the <a href="../FlatSpec.html#PendingTests">Pending tests section</a> in the main documentation
for trait <code>FlatSpec</code>. And for examples of tagged test registration, see
the <a href="../FlatSpec.html#TaggingTests">Tagging tests section</a> in the main documentation for trait <code>FlatSpec</code>.</p></div></div>
</li><li visbl="pub" name="scala.Any#isInstanceOf" data-isabs="false">
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">isInstanceOf</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#ne" data-isabs="false">
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">ne</span>
<span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#notify" data-isabs="false">
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">notify</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#notifyAll" data-isabs="false">
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">notifyAll</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#synchronized" data-isabs="false">
<a id="synchronized[T0](⇒ T0):T0"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">synchronized</span>
<span class="tparams">[<span name="T0">T0</span>]</span>
<span class="params">(<span name="arg0">arg0: ⇒ T0</span>)</span><span class="result">: T0</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#toString" data-isabs="false">
<a id="toString():String"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">toString</span>
<span class="params">()</span><span class="result">: <span name="java.lang.String" class="extype">String</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>, <span name="arg1">arg1: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false">
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="kind">def</span>
<span class="symbol">
<span class="name">wait</span>
<span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li></ol>
</div>
<div name="scala.AnyRef" class="parent">
<h3>Inherited from AnyRef</h3>
</div><div name="scala.Any" class="parent">
<h3>Inherited from <span name="scala.Any" class="extype">Any</span></h3>
</div>
</div>
<div id="tooltip"></div>
</body>
</html> | scalatest/scalatest-website | public/scaladoc/1.6.1/org/scalatest/fixture/FixtureFlatSpec$ItVerbStringTaggedAs.html | HTML | apache-2.0 | 27,275 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>org.apache.jmeter.protocol.jdbc.config (Apache JMeter API)</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="org.apache.jmeter.protocol.jdbc.config (Apache JMeter 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-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><b>Apache JMeter</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/jmeter/protocol/jdbc/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/apache/jmeter/protocol/jdbc/processor/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/jmeter/protocol/jdbc/config/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 org.apache.jmeter.protocol.jdbc.config</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"> </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/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.html" title="class in org.apache.jmeter.protocol.jdbc.config">DataSourceElementBeanInfo</a></td>
<td class="colLast"> </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-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><b>Apache JMeter</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/jmeter/protocol/jdbc/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/apache/jmeter/protocol/jdbc/processor/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/jmeter/protocol/jdbc/config/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 © 1998-2016 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>
| kangli914/JmeterAutomation | docs/api/org/apache/jmeter/protocol/jdbc/config/package-summary.html | HTML | apache-2.0 | 5,355 |
<ion-view view-title="Budget Calculator">
<ion-content style="background: url(img/wed1.jpg) center; background-size: cover;">
<div class="tabs tabs-dark tabs-icon-top static">
<a class="tab-item" ng-click="budgetCal('Venue')">
<i class="icon ion-home" style="color:red"></i> Venue
</a>
<a class="tab-item" ng-click="budgetCal('Food')">
<i class="icon ion-pizza" style="color:red"></i>
Food
</a>
<a class="tab-item" ng-click="budgetCal('Decoration')" >
<i style="color:red" class="icon ion-paintbrush"></i>
decorations
</a>
<a class="tab-item" ng-click="budgetCal('Entertainment')">
<i style="color:red" class="icon ion-mic-c"></i>
DJ
</a>
<a class="tab-item" ng-click="budgetCal('Apparels')">
<i style="color:red" class="icon ion-tshirt"></i>
Apparels
</a>
<a class="tab-item" ng-click="budgetCal('Other')">
<i style="color:red" class="icon ion-happy"></i>
Other
</a>
</div>
<div id="Venue" ng-show='displayVenue'>
<form name="venueBudget" novalidate>
<div class="list">
<label class="item item-input">
<span class="input-label light"> <i class="icon ion-cash"></i> Venue Amount Spent Today : </span>
<input ng-pattern="/^[0-9]*$/" type="text" name="amount" ng-model="amount" required/>
</label>
<label class="item item-input" ng-show="venueBudget.amount.$error.pattern">
<span class="input-label" style="color: #fff;">
Only numeric values allowed! <i class="icon ion-bug"></i>
</span>
</label>
</div>
<div class="padding">
<button type="button" class="button button-full button-assertive ink" ng-disabled="venueBudget.$invalid" ng-click="addVenueAmont(amount)">
<i class="icon ion-plus"></i> Add
</button>
<button style="width: 200px;bottom:85px;" id="fab-profile" class="button button-fab button-fab-bottom-right button-energized-900">
<i class="icon ion-cash"></i> Venue Total : {{totalVenueBudget}}
</button>
</div>
</form>
</div>
<div id="Food" ng-show='displayFood'>
<form name="foodBudget" novalidate>
<div class="list">
<label class="item item-input">
<span class="input-label light"> <i class="icon ion-cash"></i> Food Amount Spent Today : </span>
<input ng-pattern="/^[0-9]*$/" type="text" name="amount" ng-model="amount" required/>
</label>
<label class="item item-input" ng-show="foodBudget.amount.$error.pattern">
<span class="input-label" style="color: #fff;">
Only numeric values allowed! <i class="icon ion-bug"></i>
</span>
</label>
</div>
<div class="padding">
<button type="button" class="button button-full button-assertive ink" ng-disabled="foodBudget.$invalid" ng-click="addFoodAmont(amount)">
<i class="icon ion-plus"></i> Add
</button>
<button style="width: 200px;bottom:85px;" id="fab-profile" class="button button-fab button-fab-bottom-right button-energized-900">
<i class="icon ion-cash"></i> Food Total : {{totalFoodBudget}}
</button>
</div>
</form>
</div>
<button style="width: 200px;" id="fab-profile" class="button button-fab button-fab-bottom-right button-energized-900">
<i class="icon ion-cash"></i> Budget Total : {{totalWeddingBudget}}
</button>
<!-- <form name="budget" novalidate>
<div class="list">
<label class="item item-input">
<span class="input-label light"> <i class="icon ion-cash"></i> Amount Spent Today : </span>
<input ng-pattern="/^[0-9]*$/" type="text" name="amount" ng-model="amount" required/>
</label>
<label class="item item-input" ng-show="budget.amount.$error.pattern">
<span class="input-label" style="color: #fff;">
Only numeric values allowed! <i class="icon ion-bug"></i>
</span>
</label>
</div>
<div class="padding">
<button type="button" class="button button-full button-assertive ink" ng-disabled="budget.$invalid" ng-click="addAmont(amount)">
<i class="icon ion-plus"></i> Add
</button>
<button style="width: 200px;" id="fab-profile" class="button button-fab button-fab-bottom-right button-energized-900">
<i class="icon ion-cash"></i> Total : {{weddingBudget}}
</button>
</div>
</form> -->
</ion-content>
</ion-view> | gauravsaini03/wedding-planner | www/templates/budget.html | HTML | apache-2.0 | 5,404 |
<!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_19) on Mon Feb 03 12:19:31 CET 2014 -->
<TITLE>
Uses of Class org.openxava.util.AssertException (OpenXava 4.9.1 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.openxava.util.AssertException (OpenXava 4.9.1 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/openxava/util/AssertException.html" title="class in org.openxava.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/openxava/util/class-use/AssertException.html" target="_top"><B>FRAMES</B></A>
<A HREF="AssertException.html" target="_top"><B>NO FRAMES</B></A>
<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.openxava.util.AssertException</B></H2>
</CENTER>
No usage of org.openxava.util.AssertException
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/openxava/util/AssertException.html" title="class in org.openxava.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/openxava/util/class-use/AssertException.html" target="_top"><B>FRAMES</B></A>
<A HREF="AssertException.html" target="_top"><B>NO FRAMES</B></A>
<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>
</BODY>
</HTML>
| jecuendet/maven4openxava | dist/openxava/doc/apidocs/org/openxava/util/class-use/AssertException.html | HTML | apache-2.0 | 5,751 |
<!DOCTYPE html>
<html>
<head>
<title>Unibabel</title>
<script src="bower_components/unibabel/index.js"></script>
<script src="crypto.js"></script>
<script src="app.js"></script>
<script src="browser.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootswatch/3.3.4/flatly/bootstrap.min.css" rel="stylesheet" />
</head>
<body>
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1>Unicode (!¶☢☃𩶘𝄢), WebCrypto, and You</h1>
<h2>How can I get a SHA-1 sum of a unicode string?</h2>
<p>Let's talk about that... It's actually a lot more difficult than you would think.</p>
<h3>TL;DR</h3>
<pre><code>bower install unibabel</code></pre>
<pre><code>var buffer = window.Unibabel.strToUtf8Arr("I♥☢𝄢");
console.log(buffer);
var base64 = window.Unibabel.arrToBase64(buffer);
console.log(base64); // SeKZpeKYou2gtO20og==
window.crypto.subtle.digest("SHA-1", buffer);
// Promies contains buffer, as hex: da548f7a00f799317d9ba6c03a6ee9d14065223d</code></pre>
<h3>Naive Approach</h3>
<p></p>
<pre><code>var text = "Hello World!";
var textLen = text.length;
var buffer = new Uint8Array(textLen);
var index;
//
// Create the Buffer from the String
//
for (index = 0; index < textLen; index += 1) {
// most browsers now support text.codePointAt(index), which is better
// WARNING buffer[index] = text[index] WILL FAIL SILENTLY
buffer[index] = text.charCodeAt(index);
}
//
// Create and print SHA-1 Hash
//
function printHex(sha1buf) {
console.log(sha1buf);
var hex = bufferToHex(sha1buf); // implementation in appendix
console.log(hex);
}
function printErr(err) {
console.error(err);
}
window.crypto.subtle.digest("SHA-1", buffer).then(printHex, printErr);</code></pre>
<h3>The Unicode Problem</h3>
<p>Now let's consider that we're in 2015, not 1986:</p>
<table class="table table-bordered">
<tr>
<td>1-byte</td>
<td>~</td>
<td>a</td>
<td>0</td>
<td>!</td>
</tr>
<tr>
<td>2-byte</td>
<td>¶</td>
<td>¢</td>
<td>ε</td>
<td>ñ</td>
</tr>
<tr>
<td>3-byte</td>
<td>♥</td>
<td>☢</td>
<td>☃</td>
<td>‱</td>
</tr>
<tr>
<td>6-byte</td>
<td>𩶘</td>
<td>𐑶</td>
<td>𐐦</td>
<td>𝄢</td>
</tr>
</table>
<p>Our users use weird symbols (💩) and, surprise surprise, they don't all speak ASCII English.</p>
<p>Also, check out these
<a href="https://groups.google.com/forum/#!topic/utahjs/P4iEIlPa81g">full-color symbols</a>.
</p>
<pre><code>var radSnoBass = "I ♥ ☢ 𝄢!"; // 6 chars
Unibabel.strToUtf8Arr(radSnoBass).length; // 17 bytes
"I".length; // 1 char
Unibabel.strToUtf8Arr("I").length; // 1 byte
"♥".length; // 1 char
Unibabel.strToUtf8Arr("♥").length; // 2 bytes
"☢".length; // 1 char
Unibabel.strToUtf8Arr("☢").length; // 3 bytes
"𝄢".length; // 2 chars WHAT!?!?
Unibabel.strToUtf8Arr("𝄢").length; // 6 bytes
var happyBuf = Unibabel.strToUtf8Arr(radSnoBass);</code></pre>
<p>So what's wrong with this? Well... a lot.</p>
<ul>
<li>JavaScript uses UCS2. Not UTF-8. Not Unicode.
<li>^^ I don't know what that means, but it's BAD!!!
<li>It gives us a bad charater count for characters.
<li>It gives us a bad byte count.
<li>We can't loop over characters!
</ul>
<p>Let's take a look</p>
<pre><code>var text = "I♥☢𝄢"; // aka "I Love Radioactive Bass"
var textLen = text.length;
var buffer = new Uint8Array(textLen);
var index;
for (index = 0; index < textLen; index += 1) {
console.log('char[' + index + ']', text[index]
, text.charCodeAt(index), text.codePointAt(index));
buffer[index] = text.charCodeAt(index);
console.log('buffer[' + index + ']', buffer[index]);
}
window.crypto.subtle.digest("SHA-1", buffer).then(printHex, printErr);
// BAD!: da548f7a00f799317d9ba6c03a6ee9d14065223d
// compare with `echo "I♥☢𝄢" | shasum`
// Good: d5bb644c3a9f517bec9c36400cbc449be271f65f</code></pre>
<h3>Mozilla's Solution</h3>
<p>I took MDN's <a href="https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding">sample code</a>
and published it as <a href="https://github.com/coolaj86/unibabel-js">unibabel</a> on bower</p>
<p>How does it work?</p>
<p>Magic.<br>'nuf said</p>
<p>Check out the article (above) if you're really interested.
It's a bunch of double and triple bit-shifting and other similar nonsense
that I don't care to think about, but for which I am very grateful.</p>
<pre><code>bower install unibabel</code></pre>
<pre><code>var buffer = window.Unibabel.strToUtf8Arr("I♥☢𝄢");
console.log(buffer);
// Unibabel also supports base64 conversion, if you need it
window.Unibabel.arrToBase64(buffer); // SeKZpeKYou2gtO20og==
window.crypto.subtle.digest("SHA-1", buffer).then(printHex, printErr);
// YAY! da548f7a00f799317d9ba6c03a6ee9d14065223d</code></pre>
<h2>Can I encrypt in node and decrypt in the browser?</h2>
<p>What do you get when you mix an Elephant with a Rhino?</p>
<p>Let's try!</p>
<p>aes-256-cbc</p>
<h2>Appendix</h2>
<pre><code>function bufferToHex(buf) {
// NOTE: new Uint8Array(sha1buf) would create a mutable copy, whereas a DataView does not
var dv = new DataView(buf)
var i;
var len;
var hex = '';
var c;
for (i = 0, len = dv.byteLength; i < len; i += 1) {
c = dv.getUint8(i).toString(16);
if (c.length < 2) {
c = '0' + c;
}
hex += c;
}
return hex;
}</code></pre>
<p>Helpful Hints:</p>
<ul>
<li><a href="https://github.com/diafygi/webcrypto-examples#aes-cbc---generatekey">WebCrytpo AES Examples</a></li>
<li><a href="https://github.com/diafygi/webcrypto-examples#hmac">WebCrypto HMAC Examples</a></li>
<li><a href="http://en.wikipedia.org/wiki/List_of_Unicode_characters">WikiPedia List of Unicode characters</a></li>
<li><a href="http://www.unicode.org/charts/#symbols">Unicode Charts</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>
| coolaj86/web-crypto-utahjs-preso | index.html | HTML | apache-2.0 | 6,884 |
<!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 Wed Dec 04 18:43:04 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.jca (BOM: * : All 2.5.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-12-04">
<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="org.wildfly.swarm.config.jca (BOM: * : All 2.5.1.Final-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 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">Thorntail API, 2.5.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/io/worker/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/jgroups/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/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 org.wildfly.swarm.config.jca</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/ArchiveValidationConsumer.html" title="interface in org.wildfly.swarm.config.jca">ArchiveValidationConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/ArchiveValidationSupplier.html" title="interface in org.wildfly.swarm.config.jca">ArchiveValidationSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BeanValidationConsumer.html" title="interface in org.wildfly.swarm.config.jca">BeanValidationConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BeanValidation.html" title="class in org.wildfly.swarm.config.jca">BeanValidation</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BeanValidationSupplier.html" title="interface in org.wildfly.swarm.config.jca">BeanValidationSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BeanValidation.html" title="class in org.wildfly.swarm.config.jca">BeanValidation</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContextConsumer.html" title="interface in org.wildfly.swarm.config.jca">BootstrapContextConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContext.html" title="class in org.wildfly.swarm.config.jca">BootstrapContext</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContextSupplier.html" title="interface in org.wildfly.swarm.config.jca">BootstrapContextSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContext.html" title="class in org.wildfly.swarm.config.jca">BootstrapContext</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManagerConsumer.html" title="interface in org.wildfly.swarm.config.jca">CachedConnectionManagerConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManager.html" title="class in org.wildfly.swarm.config.jca">CachedConnectionManager</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">CachedConnectionManagerSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManager.html" title="class in org.wildfly.swarm.config.jca">CachedConnectionManager</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca">DistributedWorkmanagerConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">DistributedWorkmanagerSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreadsConsumer.html" title="interface in org.wildfly.swarm.config.jca">LongRunningThreadsConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca">LongRunningThreads</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">LongRunningThreadsSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca">LongRunningThreads</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsConsumer.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreads.html" title="class in org.wildfly.swarm.config.jca">ShortRunningThreads</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreads.html" title="class in org.wildfly.swarm.config.jca">ShortRunningThreads</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/TracerConsumer.html" title="interface in org.wildfly.swarm.config.jca">TracerConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Tracer.html" title="class in org.wildfly.swarm.config.jca">Tracer</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/TracerSupplier.html" title="interface in org.wildfly.swarm.config.jca">TracerSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Tracer.html" title="class in org.wildfly.swarm.config.jca">Tracer</a>></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/WorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Workmanager.html" title="class in org.wildfly.swarm.config.jca">Workmanager</a><T>></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerSupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Workmanager.html" title="class in org.wildfly.swarm.config.jca">Workmanager</a>></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<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"> </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/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a><T>></td>
<td class="colLast">
<div class="block">Archive validation for resource adapters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BeanValidation.html" title="class in org.wildfly.swarm.config.jca">BeanValidation</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BeanValidation.html" title="class in org.wildfly.swarm.config.jca">BeanValidation</a><T>></td>
<td class="colLast">
<div class="block">Bean validation (JSR-303) for resource adapters</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContext.html" title="class in org.wildfly.swarm.config.jca">BootstrapContext</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/BootstrapContext.html" title="class in org.wildfly.swarm.config.jca">BootstrapContext</a><T>></td>
<td class="colLast">
<div class="block">Bootstrap context for resource adapters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManager.html" title="class in org.wildfly.swarm.config.jca">CachedConnectionManager</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/CachedConnectionManager.html" title="class in org.wildfly.swarm.config.jca">CachedConnectionManager</a><T>></td>
<td class="colLast">
<div class="block">Cached connection manager for resource adapters</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a><T>></td>
<td class="colLast">
<div class="block">DistributedWorkManager for resource adapters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.DistributedWorkmanagerResources.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager.DistributedWorkmanagerResources</a></td>
<td class="colLast">
<div class="block">Child mutators for DistributedWorkmanager</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca">LongRunningThreads</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca">LongRunningThreads</a><T>></td>
<td class="colLast">
<div class="block">A thread pool executor with a bounded queue where threads submittings tasks
may block.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreads.html" title="class in org.wildfly.swarm.config.jca">ShortRunningThreads</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/ShortRunningThreads.html" title="class in org.wildfly.swarm.config.jca">ShortRunningThreads</a><T>></td>
<td class="colLast">
<div class="block">A thread pool executor with a bounded queue where threads submittings tasks
may block.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/Tracer.html" title="class in org.wildfly.swarm.config.jca">Tracer</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Tracer.html" title="class in org.wildfly.swarm.config.jca">Tracer</a><T>></td>
<td class="colLast">
<div class="block">Tracer for resource adapters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/Workmanager.html" title="class in org.wildfly.swarm.config.jca">Workmanager</a><T extends <a href="../../../../../org/wildfly/swarm/config/jca/Workmanager.html" title="class in org.wildfly.swarm.config.jca">Workmanager</a><T>></td>
<td class="colLast">
<div class="block">WorkManager for resource adapters</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/Workmanager.WorkmanagerResources.html" title="class in org.wildfly.swarm.config.jca">Workmanager.WorkmanagerResources</a></td>
<td class="colLast">
<div class="block">Child mutators for Workmanager</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.Policy.html" title="enum in org.wildfly.swarm.config.jca">DistributedWorkmanager.Policy</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.Selector.html" title="enum in org.wildfly.swarm.config.jca">DistributedWorkmanager.Selector</a></td>
<td class="colLast"> </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 class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/io/worker/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/jgroups/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/jca/package-summary.html | HTML | apache-2.0 | 18,831 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ReplaceKeyPrefixWithWriter` struct in crate `aws_sdk_rust`.">
<meta name="keywords" content="rust, rustlang, rust-lang, ReplaceKeyPrefixWithWriter">
<title>aws_sdk_rust::aws::s3::writeparse::ReplaceKeyPrefixWithWriter - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../normalize.css">
<link rel="stylesheet" type="text/css" href="../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../main.css">
<link rel="shortcut icon" href="https://lambdastackio.github.io/static/images/favicon.ico">
</head>
<body class="rustdoc struct">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../../../../aws_sdk_rust/index.html'><img src='https://lambdastackio.github.io/static/images/lambdastack-200x200.png' alt='logo' width='100'></a>
<p class='location'>Struct ReplaceKeyPrefixWithWriter</p><div class="block items"><ul><li><a href="#methods">Methods</a></li></ul></div><p class='location'><a href='../../../index.html'>aws_sdk_rust</a>::<wbr><a href='../../index.html'>aws</a>::<wbr><a href='../index.html'>s3</a>::<wbr><a href='index.html'>writeparse</a></p><script>window.sidebarCurrent = {name: 'ReplaceKeyPrefixWithWriter', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content">
<h1 class='fqn'><span class='in-band'>Struct <a href='../../../index.html'>aws_sdk_rust</a>::<wbr><a href='../../index.html'>aws</a>::<wbr><a href='../index.html'>s3</a>::<wbr><a href='index.html'>writeparse</a>::<wbr><a class="struct" href=''>ReplaceKeyPrefixWithWriter</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a class='srclink' href='../../../../src/aws_sdk_rust/aws/s3/writeparse.rs.html#4080' title='goto source code'>[src]</a></span></h1>
<pre class='rust struct'>pub struct ReplaceKeyPrefixWithWriter;</pre><div class='docblock'><p>Write <code>ReplaceKeyPrefixWith</code> contents to a <code>SignedRequest</code></p>
</div><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class="struct" href="../../../../aws_sdk_rust/aws/s3/writeparse/struct.ReplaceKeyPrefixWithWriter.html" title="struct aws_sdk_rust::aws::s3::writeparse::ReplaceKeyPrefixWithWriter">ReplaceKeyPrefixWithWriter</a></code></span><span class='out-of-band'><div class='ghost'></div><a class='srclink' href='../../../../src/aws_sdk_rust/aws/s3/writeparse.rs.html#4082-4086' title='goto source code'>[src]</a></span></h3>
<div class='impl-items'><h4 id='method.write_params' class="method"><span id='write_params.v' class='invisible'><code>fn <a href='#method.write_params' class='fnname'>write_params</a>(params: &mut <a class="type" href="../../../../aws_sdk_rust/aws/common/params/type.Params.html" title="type aws_sdk_rust::aws::common::params::Params">Params</a>, name: &<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>, obj: &<a class="type" href="../../../../aws_sdk_rust/aws/s3/writeparse/type.ReplaceKeyPrefixWith.html" title="type aws_sdk_rust::aws::s3::writeparse::ReplaceKeyPrefixWith">ReplaceKeyPrefixWith</a>)</code></span></h4>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../";
window.currentCrate = "aws_sdk_rust";
</script>
<script src="../../../../main.js"></script>
<script defer src="../../../../search-index.js"></script>
</body>
</html> | lambdastackio/aws-sdk-rust | docs/aws_sdk_rust/aws/s3/writeparse/struct.ReplaceKeyPrefixWithWriter.html | HTML | apache-2.0 | 6,112 |
<!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"> 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_11.html">Class Test_AbaRouteValidator_11</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_24694_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_11.html?line=53920#src-53920" >testAbaNumberCheck_24694_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:40:56
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </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_24694_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=40794#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24694_bad_vh6.html | HTML | apache-2.0 | 9,178 |
<!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 Sun Mar 17 11:03:35 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.management.access.constraint.type.classification Class Hierarchy (BOM: * : All 2.4.0.Final API)</title>
<meta name="date" content="2019-03-17">
<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="org.wildfly.swarm.config.management.access.constraint.type.classification Class Hierarchy (BOM: * : All 2.4.0.Final 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>Use</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 class="aboutLanguage">Thorntail API, 2.4.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/logger/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/management/access/constraint/type/classification/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package org.wildfly.swarm.config.management.access.constraint.type.classification</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.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.wildfly.swarm.config.management.access.constraint.type.classification.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/type/classification/AppliesTo.html" title="class in org.wildfly.swarm.config.management.access.constraint.type.classification"><span class="typeNameLink">AppliesTo</span></a><T></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.wildfly.swarm.config.management.access.constraint.type.classification.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/type/classification/AppliesToConsumer.html" title="interface in org.wildfly.swarm.config.management.access.constraint.type.classification"><span class="typeNameLink">AppliesToConsumer</span></a><T></li>
<li type="circle">org.wildfly.swarm.config.management.access.constraint.type.classification.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/type/classification/AppliesToSupplier.html" title="interface in org.wildfly.swarm.config.management.access.constraint.type.classification"><span class="typeNameLink">AppliesToSupplier</span></a><T></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>Use</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 class="aboutLanguage">Thorntail API, 2.4.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/logger/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/management/access/constraint/type/classification/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.4.0.Final/apidocs/org/wildfly/swarm/config/management/access/constraint/type/classification/package-tree.html | HTML | apache-2.0 | 6,892 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>49 Character Qualities</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="biblequote.js"></script>
</head>
<body>
<h1>What Is Character?</h1>
Character is the inward motivation to do what is right according to the
highest standards of behavior in every situation. Character consists of
the stable and distinctive qualities built into an
individual’s life that determine his or her responses,
regardless of the circumstances. Character is the wise response to the
pressure of a difficult situation and what we do when we think that no
one is watching. It is the predictor of good behavior. <h1>Character Qualities</h1>
The Greek word for character is <span style="font-style: italic;">charakter</span>.
It is translated in Scripture as the “express
image.” According to The Complete Word Study Dictionary New
Testament, the word “originally denoted an engraver or
engraving tool. Later it meant the impression itself, usually
something engraven, cut in, or stamped, a character, letter, mark, [or]
sign. This impression with its particular features was considered as
the exact representation of the object whose image it bore.”
In Hebrews 1:3, Christ is referred to as the “express
image” of God; He fully expressed the character of God
through His life.
<br>
<br>
One of God’s primary goals for believers is to transform them
into the image of His Son so that they may be a reflection of the
character of Christ. We can take comfort in this purpose when we
experience difficulties because “We know that all things work
together for good to them that love God, to them who are the called
according to his purpose”
<form>
<button type="button" class="bibleref">
Romans 8:28
</button>
</form>
</body>
</html>
| orthlieb/Noble-Call-Tools | Resources/HTML/CharacterOfChrist.html | HTML | apache-2.0 | 2,069 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Creating and Using Arrays</title>
<link href="/Content/TMMsite.css" rel="stylesheet">
<script>
var authors = [ 'Ernest Hemingway',
'Charlotte Bronte',
'Dante Alighieri',
'Emily Dickinson'
];
</script>
</head>
<body>
<div class="wrapper">
<div class="header"><p class="logo">JavaScript & jQuery</p></div>
<div class="content">
<div class="main">
<h1>Creating and Using Arrays</h1>
<script>
document.write('<p>The first author is <strong>');
document.write(authors[0] + '</strong></p>');
document.write('<p>The last author is <strong>');
document.write(authors[authors.length-1] + '</strong></p>');
authors.unshift('Stan Lee');
document.write('<p>I almost forgot <strong>');
document.write(authors[0]);
document.write('</strong></p>');
</script> </div>
</div>
<div class="footer"><p>JavaScript & jQuery</p></div>
</div>
</body>
</html>
| rapPayne/HtmlJavaScriptCourse | LabWebSite/Pages/Completed/complete_arrays.html | HTML | apache-2.0 | 1,004 |
<!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_20) on Wed Feb 16 05:11:11 PST 2011 -->
<TITLE>
LoadMetadata (Pig 0.8.0-CDH3B4-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-02-16">
<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="LoadMetadata (Pig 0.8.0-CDH3B4-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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LoadMetadata.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../org/apache/pig/LoadFunc.html" title="class in org.apache.pig"><B>PREV CLASS</B></A>
<A HREF="../../../org/apache/pig/LoadPushDown.html" title="interface in org.apache.pig"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/apache/pig/LoadMetadata.html" target="_top"><B>FRAMES</B></A>
<A HREF="LoadMetadata.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <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.pig</FONT>
<BR>
Interface LoadMetadata</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/apache/pig/builtin/BinStorage.html" title="class in org.apache.pig.builtin">BinStorage</A>, <A HREF="../../../org/apache/pig/piggybank/storage/HiveColumnarLoader.html" title="class in org.apache.pig.piggybank.storage">HiveColumnarLoader</A>, <A HREF="../../../org/apache/pig/impl/io/InterStorage.html" title="class in org.apache.pig.impl.io">InterStorage</A>, <A HREF="../../../org/apache/pig/piggybank/storage/JsonMetadata.html" title="class in org.apache.pig.piggybank.storage">JsonMetadata</A>, <A HREF="../../../org/apache/pig/piggybank/storage/PigStorageSchema.html" title="class in org.apache.pig.piggybank.storage">PigStorageSchema</A>, <A HREF="../../../org/apache/hadoop/zebra/pig/TableLoader.html" title="class in org.apache.hadoop.zebra.pig">TableLoader</A>, <A HREF="../../../org/apache/pig/impl/io/TFileStorage.html" title="class in org.apache.pig.impl.io">TFileStorage</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1"><A HREF="../../../org/apache/pig/classification/InterfaceAudience.Public.html" title="annotation in org.apache.pig.classification">@InterfaceAudience.Public</A>
<A HREF="../../../org/apache/pig/classification/InterfaceStability.Evolving.html" title="annotation in org.apache.pig.classification">@InterfaceStability.Evolving</A>
</FONT>public interface <B>LoadMetadata</B></DL>
</PRE>
<P>
This interface defines how to retrieve metadata related to data to be loaded.
If a given loader does not implement this interface, it will be assumed that it
is unable to provide metadata about the associated data.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>Pig 0.7</DD>
</DL>
<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> <A HREF="http://java.sun.com/j2se/1.5.0/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/pig/LoadMetadata.html#getPartitionKeys(java.lang.String, org.apache.hadoop.mapreduce.Job)">getPartitionKeys</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)</CODE>
<BR>
Find what columns are partition keys for this input.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/apache/pig/ResourceSchema.html" title="class in org.apache.pig">ResourceSchema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/apache/pig/LoadMetadata.html#getSchema(java.lang.String, org.apache.hadoop.mapreduce.Job)">getSchema</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)</CODE>
<BR>
Get a schema for the data to be loaded.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/apache/pig/ResourceStatistics.html" title="class in org.apache.pig">ResourceStatistics</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/apache/pig/LoadMetadata.html#getStatistics(java.lang.String, org.apache.hadoop.mapreduce.Job)">getStatistics</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)</CODE>
<BR>
Get statistics about the data to be loaded.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/apache/pig/LoadMetadata.html#setPartitionFilter(org.apache.pig.Expression)">setPartitionFilter</A></B>(<A HREF="../../../org/apache/pig/Expression.html" title="class in org.apache.pig">Expression</A> partitionFilter)</CODE>
<BR>
Set the filter for partitioning.</TD>
</TR>
</TABLE>
<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="getSchema(java.lang.String, org.apache.hadoop.mapreduce.Job)"><!-- --></A><H3>
getSchema</H3>
<PRE>
<A HREF="../../../org/apache/pig/ResourceSchema.html" title="class in org.apache.pig">ResourceSchema</A> <B>getSchema</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)
throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD>Get a schema for the data to be loaded.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>location</CODE> - Location as returned by
<A HREF="../../../org/apache/pig/LoadFunc.html#relativeToAbsolutePath(java.lang.String, org.apache.hadoop.fs.Path)"><CODE>LoadFunc.relativeToAbsolutePath(String, org.apache.hadoop.fs.Path)</CODE></A><DD><CODE>job</CODE> - The <CODE>Job</CODE> object - this should be used only to obtain
cluster properties through <CODE>JobContext.getConfiguration()</CODE> and not to set/query
any runtime job information.
<DT><B>Returns:</B><DD>schema for the data to be loaded. This schema should represent
all tuples of the returned data. If the schema is unknown or it is
not possible to return a schema that represents all returned data,
then null should be returned. The schema should not be affected by pushProjection, ie.
getSchema should always return the original schema even after pushProjection
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an exception occurs while determining the schema</DL>
</DD>
</DL>
<HR>
<A NAME="getStatistics(java.lang.String, org.apache.hadoop.mapreduce.Job)"><!-- --></A><H3>
getStatistics</H3>
<PRE>
<A HREF="../../../org/apache/pig/ResourceStatistics.html" title="class in org.apache.pig">ResourceStatistics</A> <B>getStatistics</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)
throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD>Get statistics about the data to be loaded. If no statistics are
available, then null should be returned.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>location</CODE> - Location as returned by
<A HREF="../../../org/apache/pig/LoadFunc.html#relativeToAbsolutePath(java.lang.String, org.apache.hadoop.fs.Path)"><CODE>LoadFunc.relativeToAbsolutePath(String, org.apache.hadoop.fs.Path)</CODE></A><DD><CODE>job</CODE> - The <CODE>Job</CODE> object - this should be used only to obtain
cluster properties through <CODE>JobContext.getConfiguration()</CODE> and not to set/query
any runtime job information.
<DT><B>Returns:</B><DD>statistics about the data to be loaded. If no statistics are
available, then null should be returned.
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an exception occurs while retrieving statistics</DL>
</DD>
</DL>
<HR>
<A NAME="getPartitionKeys(java.lang.String, org.apache.hadoop.mapreduce.Job)"><!-- --></A><H3>
getPartitionKeys</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>getPartitionKeys</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> location,
org.apache.hadoop.mapreduce.Job job)
throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD>Find what columns are partition keys for this input.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>location</CODE> - Location as returned by
<A HREF="../../../org/apache/pig/LoadFunc.html#relativeToAbsolutePath(java.lang.String, org.apache.hadoop.fs.Path)"><CODE>LoadFunc.relativeToAbsolutePath(String, org.apache.hadoop.fs.Path)</CODE></A><DD><CODE>job</CODE> - The <CODE>Job</CODE> object - this should be used only to obtain
cluster properties through <CODE>JobContext.getConfiguration()</CODE> and not to set/query
any runtime job information.
<DT><B>Returns:</B><DD>array of field names of the partition keys. Implementations
should return null to indicate that there are no partition keys
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if an exception occurs while retrieving partition keys</DL>
</DD>
</DL>
<HR>
<A NAME="setPartitionFilter(org.apache.pig.Expression)"><!-- --></A><H3>
setPartitionFilter</H3>
<PRE>
void <B>setPartitionFilter</B>(<A HREF="../../../org/apache/pig/Expression.html" title="class in org.apache.pig">Expression</A> partitionFilter)
throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD>Set the filter for partitioning. It is assumed that this filter
will only contain references to fields given as partition keys in
getPartitionKeys. So if the implementation returns null in
<A HREF="../../../org/apache/pig/LoadMetadata.html#getPartitionKeys(java.lang.String, org.apache.hadoop.mapreduce.Job)"><CODE>getPartitionKeys(String, Job)</CODE></A>, then this method is not
called by Pig runtime. This method is also not called by the Pig runtime
if there are no partition filter conditions.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>partitionFilter</CODE> - that describes filter for partitioning
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if the filter is not compatible with the storage
mechanism or contains non-partition fields.</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LoadMetadata.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../org/apache/pig/LoadFunc.html" title="class in org.apache.pig"><B>PREV CLASS</B></A>
<A HREF="../../../org/apache/pig/LoadPushDown.html" title="interface in org.apache.pig"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/apache/pig/LoadMetadata.html" target="_top"><B>FRAMES</B></A>
<A HREF="LoadMetadata.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © ${year} The Apache Software Foundation
</BODY>
</HTML>
| simplegeo/hadoop-pig | docs/api/org/apache/pig/LoadMetadata.html | HTML | apache-2.0 | 18,339 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html ng-app="socialGlyphApp">
<head>
<title>Social Glyph</title>
<link rel="stylesheet" href="css/Social.css">
<link rel="stylesheet" href="css/cardui.css"/>
<link rel="stylesheet" href="css/app.css"/>
<link rel="stylesheet" href="css/animate.css">
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body ng-controller="socialGlyphAppCtrl">
<script src="http://code.jquery.com/jquery-1.6.1.min.js"></script>
<script src="js/jquery.color.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script>
<!--
<script src="lib/angular/angular.js"></script>
-->
<script src="js/controllers.js"></script>
<div id="container" class="container" ng-hide="showError">
<div id="IntroText" class="title" style="text-align: center;">
Tap on any of the icons below to follow us on our social networks.
</div>
<div ng-repeat="socialNetwork in socialNetworks" id="{{socialNetwork.name}}" class="card animated" onclick="jQuery(this).addClass('tada');" ng-click="selectThis(socialNetwork.name)">
<div id="{{socialNetwork.name}}Logo" class="{{socialNetwork.name}}Logo media inline"></div>
<div id="{{socialNetwork.name}}Title" class="title">{{socialNetwork.text}}</div>
</div>
</div>
<div id="errorcontainer" class="errorcontainer" ng-show="showError">
<div id="error" class="card" style="margin-left:auto; margin-right:auto;">
<div id="errorIcon" class="media inline"></div>
<div class="title">Oops!</div>
<div class="content">No social networks were found.</div>
</div>
</div>
</body>
</html> | MaxLuong/social-glyph | src/main/webapp/Social.html | HTML | apache-2.0 | 1,886 |
<!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_91) on Mon Jun 06 14:51:21 EDT 2016 -->
<title>Uses of Interface org.apache.cassandra.concurrent.LocalAwareExecutorService (apache-cassandra API)</title>
<meta name="date" content="2016-06-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="Uses of Interface org.apache.cassandra.concurrent.LocalAwareExecutorService (apache-cassandra 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/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">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/concurrent/class-use/LocalAwareExecutorService.html" target="_top">Frames</a></li>
<li><a href="LocalAwareExecutorService.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.cassandra.concurrent.LocalAwareExecutorService" class="title">Uses of Interface<br>org.apache.cassandra.concurrent.LocalAwareExecutorService</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/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a></span><span class="tabEnd"> </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.concurrent">org.apache.cassandra.concurrent</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.concurrent">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a> in <a href="../../../../../org/apache/cassandra/concurrent/package-summary.html">org.apache.cassandra.concurrent</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="../../../../../org/apache/cassandra/concurrent/package-summary.html">org.apache.cassandra.concurrent</a> that implement <a href="../../../../../org/apache/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a></span><span class="tabEnd"> </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 </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/AbstractLocalAwareExecutorService.html" title="class in org.apache.cassandra.concurrent">AbstractLocalAwareExecutorService</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/DebuggableThreadPoolExecutor.html" title="class in org.apache.cassandra.concurrent">DebuggableThreadPoolExecutor</a></span></code>
<div class="block">This class encorporates some Executor best practices for Cassandra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/JMXConfigurableThreadPoolExecutor.html" title="class in org.apache.cassandra.concurrent">JMXConfigurableThreadPoolExecutor</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/JMXEnabledThreadPoolExecutor.html" title="class in org.apache.cassandra.concurrent">JMXEnabledThreadPoolExecutor</a></span></code>
<div class="block">This is a wrapper class for the <i>ScheduledThreadPoolExecutor</i>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/SEPExecutor.html" title="class in org.apache.cassandra.concurrent">SEPExecutor</a></span></code> </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="../../../../../org/apache/cassandra/concurrent/package-summary.html">org.apache.cassandra.concurrent</a> that return <a href="../../../../../org/apache/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a></span><span class="tabEnd"> </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>static <a href="../../../../../org/apache/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a></code></td>
<td class="colLast"><span class="typeNameLabel">StageManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/StageManager.html#getStage-org.apache.cassandra.concurrent.Stage-">getStage</a></span>(<a href="../../../../../org/apache/cassandra/concurrent/Stage.html" title="enum in org.apache.cassandra.concurrent">Stage</a> stage)</code>
<div class="block">Retrieve a stage from the StageManager</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">LocalAwareExecutorService</a></code></td>
<td class="colLast"><span class="typeNameLabel">SharedExecutorPool.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/concurrent/SharedExecutorPool.html#newExecutor-int-int-java.lang.String-java.lang.String-">newExecutor</a></span>(int maxConcurrency,
int maxQueuedTasks,
java.lang.String jmxPath,
java.lang.String name)</code> </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/cassandra/concurrent/LocalAwareExecutorService.html" title="interface in org.apache.cassandra.concurrent">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/concurrent/class-use/LocalAwareExecutorService.html" target="_top">Frames</a></li>
<li><a href="LocalAwareExecutorService.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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
| jasonwee/videoOnCloud | lib/cassandra/apache-cassandra-3.7/javadoc/org/apache/cassandra/concurrent/class-use/LocalAwareExecutorService.html | HTML | apache-2.0 | 10,400 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/transitional.dtd">
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Measurement Route</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#DD4814" vlink="#3C3C3C" alink="#DD4814">
<center>
<a href="text0.html">First page</a> <a href="text49.html">Back</a> <a href="text51.html">Continue</a> <a href="text63.html">Last page</a> <a href="694_CELLULAR_NETWORK.html">Overview</a> <a href="img50.html">Graphics</a></center><br>
<h1 style="direction:ltr;">Measurement Route</h1>
</body>
</html> | brendajean1123/webdesignsbybrenda | web131_project/text50.html | HTML | apache-2.0 | 647 |
<!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_51) on Thu Apr 28 18:37:57 UTC 2016 -->
<title>Uses of Class org.apache.cassandra.db.index.SecondaryIndexManager (apache-cassandra API)</title>
<meta name="date" content="2016-04-28">
<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.index.SecondaryIndexManager (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/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">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/index/class-use/SecondaryIndexManager.html" target="_top">Frames</a></li>
<li><a href="SecondaryIndexManager.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.index.SecondaryIndexManager" class="title">Uses of Class<br>org.apache.cassandra.db.index.SecondaryIndexManager</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/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </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.cql3.restrictions">org.apache.cassandra.cql3.restrictions</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.db">org.apache.cassandra.db</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.db.index">org.apache.cassandra.db.index</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.db.index.composites">org.apache.cassandra.db.index.composites</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.db.index.keys">org.apache.cassandra.db.index.keys</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.cql3.restrictions">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> in <a href="../../../../../../org/apache/cassandra/cql3/restrictions/package-summary.html">org.apache.cassandra.cql3.restrictions</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cassandra/cql3/restrictions/package-summary.html">org.apache.cassandra.cql3.restrictions</a> with parameters of type <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </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">MultiColumnRestriction.EQ.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/MultiColumnRestriction.EQ.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiColumnRestriction.IN.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/MultiColumnRestriction.IN.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MultiColumnRestriction.Slice.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/MultiColumnRestriction.Slice.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Restriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/Restriction.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code>
<div class="block">Adds to the specified list the <code>IndexExpression</code>s corresponding to this <code>Restriction</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SingleColumnRestriction.EQ.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/SingleColumnRestriction.EQ.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SingleColumnRestriction.IN.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/SingleColumnRestriction.IN.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SingleColumnRestriction.Slice.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/SingleColumnRestriction.Slice.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SingleColumnRestriction.Contains.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/SingleColumnRestriction.Contains.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRestriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/TokenRestriction.html#addIndexExpressionTo(java.util.List, org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">addIndexExpressionTo</a></strong>(java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>> expressions,
<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../../org/apache/cassandra/db/IndexExpression.html" title="class in org.apache.cassandra.db">IndexExpression</a>></code></td>
<td class="colLast"><span class="strong">StatementRestrictions.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/StatementRestrictions.html#getIndexExpressions(org.apache.cassandra.db.index.SecondaryIndexManager, org.apache.cassandra.cql3.QueryOptions)">getIndexExpressions</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
<a href="../../../../../../org/apache/cassandra/cql3/QueryOptions.html" title="class in org.apache.cassandra.cql3">QueryOptions</a> options)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">MultiColumnRestriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/MultiColumnRestriction.html#hasSupportingIndex(org.apache.cassandra.db.index.SecondaryIndexManager)">hasSupportingIndex</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Restriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/Restriction.html#hasSupportingIndex(org.apache.cassandra.db.index.SecondaryIndexManager)">hasSupportingIndex</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager)</code>
<div class="block">Check if the restriction is on indexed columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SingleColumnRestriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/SingleColumnRestriction.html#hasSupportingIndex(org.apache.cassandra.db.index.SecondaryIndexManager)">hasSupportingIndex</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenRestriction.</span><code><strong><a href="../../../../../../org/apache/cassandra/cql3/restrictions/TokenRestriction.html#hasSupportingIndex(org.apache.cassandra.db.index.SecondaryIndexManager)">hasSupportingIndex</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> secondaryIndexManager)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> in <a href="../../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</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/cassandra/db/package-summary.html">org.apache.cassandra.db</a> declared as <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </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><a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></code></td>
<td class="colLast"><span class="strong">ColumnFamilyStore.</span><code><strong><a href="../../../../../../org/apache/cassandra/db/ColumnFamilyStore.html#indexManager">indexManager</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db.index">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> in <a href="../../../../../../org/apache/cassandra/db/index/package-summary.html">org.apache.cassandra.db.index</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/cassandra/db/index/package-summary.html">org.apache.cassandra.db.index</a> declared as <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </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="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></code></td>
<td class="colLast"><span class="strong">SecondaryIndexSearcher.</span><code><strong><a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexSearcher.html#indexManager">indexManager</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/cassandra/db/index/package-summary.html">org.apache.cassandra.db.index</a> with parameters of type <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexSearcher.html#SecondaryIndexSearcher(org.apache.cassandra.db.index.SecondaryIndexManager, java.util.Set)">SecondaryIndexSearcher</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
java.util.Set<java.nio.ByteBuffer> columns)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db.index.composites">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> in <a href="../../../../../../org/apache/cassandra/db/index/composites/package-summary.html">org.apache.cassandra.db.index.composites</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/cassandra/db/index/composites/package-summary.html">org.apache.cassandra.db.index.composites</a> with parameters of type <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/index/composites/CompositesSearcher.html#CompositesSearcher(org.apache.cassandra.db.index.SecondaryIndexManager, java.util.Set)">CompositesSearcher</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
java.util.Set<java.nio.ByteBuffer> columns)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db.index.keys">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> in <a href="../../../../../../org/apache/cassandra/db/index/keys/package-summary.html">org.apache.cassandra.db.index.keys</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/cassandra/db/index/keys/package-summary.html">org.apache.cassandra.db.index.keys</a> with parameters of type <a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cassandra/db/index/keys/KeysSearcher.html#KeysSearcher(org.apache.cassandra.db.index.SecondaryIndexManager, java.util.Set)">KeysSearcher</a></strong>(<a href="../../../../../../org/apache/cassandra/db/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">SecondaryIndexManager</a> indexManager,
java.util.Set<java.nio.ByteBuffer> columns)</code> </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/index/SecondaryIndexManager.html" title="class in org.apache.cassandra.db.index">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/index/class-use/SecondaryIndexManager.html" target="_top">Frames</a></li>
<li><a href="SecondaryIndexManager.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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
| elisska/cloudera-cassandra | DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/db/index/class-use/SecondaryIndexManager.html | HTML | apache-2.0 | 26,076 |
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css"/>
<script src="jquery.min.js" type="text/javascript"></script>
<script src="client.js" type="text/javascript"></script>
<title>lev chat</title>
</head>
<body>
<div id="app">
<div id="connect">
<form action="#">
<fieldset>
<label for="nick">Name</label>
<input id="nickInput" class="text"type="text" name="nick" value=""/>
<input id="connectButton" class="button" type="submit" name="" value="Join"/>
<p>
This is a chat room written in <em>lev</em>. The source code is
<a href="https://github.com/connectFree/lev/tree/master/examples/webchat">here</a>.<br />
<iframe src="http://ghbtns.com/github-btn.html?user=connectfree&repo=lev&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="152px" height="30px"></iframe>
</p>
</fieldset>
</form>
</div>
<div id="loading"><p>loading</p></div>
<div id="log">
<table class="message"><tr><td class="date">18:58</td><td valign="top" class="nick">TTilus</td>
<td class="msg-text">x6a616e: i think you can, there was some weird #send trick to do that</td>
</tr></table>
</div>
<div id="toolbar">
<ul id="status">
<li><a id="usersLink" href="#">5 users</a></li>
<li>uptime: <span id="uptime">?</span></li>
<!-- <li>memory: <span id="rss">?</span>mb RSS</li> -->
</ul>
<input tabindex="1" type="text" id="entry"/>
</div>
</body>
</html> | connectFree/lev | examples/webchat/index.html | HTML | apache-2.0 | 1,689 |
<!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 Wed Jun 10 13:52:53 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FilesystemRealmSupplier (BOM: * : All 2.7.0.Final API)</title>
<meta name="date" content="2020-06-10">
<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="FilesystemRealmSupplier (BOM: * : All 2.7.0.Final 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/FilesystemRealmSupplier.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">Thorntail API, 2.7.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/elytron/FilesystemRealmConsumer.html" title="interface in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/elytron/FilteringKeyStore.html" title="class in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/elytron/FilesystemRealmSupplier.html" target="_top">Frames</a></li>
<li><a href="FilesystemRealmSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.elytron</div>
<h2 title="Interface FilesystemRealmSupplier" class="title">Interface FilesystemRealmSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/elytron/FilesystemRealm.html" title="class in org.wildfly.swarm.config.elytron">FilesystemRealm</a>></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="https://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">FilesystemRealmSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/elytron/FilesystemRealm.html" title="class in org.wildfly.swarm.config.elytron">FilesystemRealm</a>></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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </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/elytron/FilesystemRealm.html" title="class in org.wildfly.swarm.config.elytron">FilesystemRealm</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/elytron/FilesystemRealmSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of FilesystemRealm 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/elytron/FilesystemRealm.html" title="class in org.wildfly.swarm.config.elytron">FilesystemRealm</a> get()</pre>
<div class="block">Constructed instance of FilesystemRealm 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/FilesystemRealmSupplier.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">Thorntail API, 2.7.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/elytron/FilesystemRealmConsumer.html" title="interface in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/elytron/FilteringKeyStore.html" title="class in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/elytron/FilesystemRealmSupplier.html" target="_top">Frames</a></li>
<li><a href="FilesystemRealmSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.7.0.Final/apidocs/org/wildfly/swarm/config/elytron/FilesystemRealmSupplier.html | HTML | apache-2.0 | 9,323 |
<!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:44:58 CEST 2013 -->
<title>Stage (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="Stage (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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Stage.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/scenes/scene2d/InputListener.html" title="class in com.badlogic.gdx.scenes.scene2d"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.TouchFocus.html" title="class in com.badlogic.gdx.scenes.scene2d"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/scenes/scene2d/Stage.html" target="_top">Frames</a></li>
<li><a href="Stage.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: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </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.badlogic.gdx.scenes.scene2d</div>
<h2 title="Class Stage" class="title">Class Stage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">com.badlogic.gdx.InputAdapter</a></li>
<li>
<ul class="inheritance">
<li>com.badlogic.gdx.scenes.scene2d.Stage</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a>, <a href="../../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">Stage</span>
extends <a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a>
implements <a href="../../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable</a></pre>
<div class="block">A 2D scene graph containing hierarchies of <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d"><code>actors</code></a>. Stage handles the viewport and distributes input events.
<p>
A stage fills the whole screen. <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a> controls the coordinates used within the stage and sets up the camera used
to convert between stage coordinates and screen coordinates.
<p>
A stage must receive input events so it can distribute them to actors. This is typically done by passing the stage to
<a href="../../../../../com/badlogic/gdx/Input.html#setInputProcessor(com.badlogic.gdx.InputProcessor)"><code>Gdx.input.setInputProcessor</code></a>. An <a href="../../../../../com/badlogic/gdx/InputMultiplexer.html" title="class in com.badlogic.gdx"><code>InputMultiplexer</code></a> may be
used to handle input events before or after the stage does. If an actor handles an event by returning true from the input
method, then the stage's input method will also return true, causing subsequent InputProcessors to not receive the event.
<p>
The Stage and its constituents (like Actors and Listeners) are not thread-safe and should only be updated and queried from a
single thread (presumably the main render thread). Methods should be reentrant, so you can update Actors and Stages from within
callbacks and handlers.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>mzechner, Nathan Sweet</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="overviewSummary" 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"> </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 </code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.TouchFocus.html" title="class in com.badlogic.gdx.scenes.scene2d">Stage.TouchFocus</a></strong></code>
<div class="block">Internal class for managing touch focus.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#Stage()">Stage</a></strong>()</code>
<div class="block">Creates a stage with a <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a> equal to the device screen resolution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#Stage(float, float, boolean)">Stage</a></strong>(float width,
float height,
boolean keepAspectRatio)</code>
<div class="block">Creates a stage with the specified <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#Stage(float, float, boolean, com.badlogic.gdx.graphics.g2d.SpriteBatch)">Stage</a></strong>(float width,
float height,
boolean keepAspectRatio,
<a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d">SpriteBatch</a> batch)</code>
<div class="block">Creates a stage with the specified <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a> and <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d"><code>SpriteBatch</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </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="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#act()">act</a></strong>()</code>
<div class="block">Calls <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#act(float)"><code>act(float)</code></a> with <a href="../../../../../com/badlogic/gdx/Graphics.html#getDeltaTime()"><code>Graphics.getDeltaTime()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#act(float)">act</a></strong>(float delta)</code>
<div class="block">Calls the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#act(float)"><code>Actor.act(float)</code></a> method on each actor in the stage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#addAction(com.badlogic.gdx.scenes.scene2d.Action)">addAction</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Action.html" title="class in com.badlogic.gdx.scenes.scene2d">Action</a> action)</code>
<div class="block">Adds an action to the root of the stage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#addActor(com.badlogic.gdx.scenes.scene2d.Actor)">addActor</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</code>
<div class="block">Adds an actor to the root of the stage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#addCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)">addCaptureListener</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</code>
<div class="block">Adds a capture listener to the root.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#addListener(com.badlogic.gdx.scenes.scene2d.EventListener)">addListener</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</code>
<div class="block">Adds a listener to the root.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#addTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor, com.badlogic.gdx.scenes.scene2d.Actor, int, int)">addTouchFocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> listenerActor,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> target,
int pointer,
int button)</code>
<div class="block">Adds the listener to be notified for all touchDragged and touchUp events for the specified pointer and button.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#cancelTouchFocus()">cancelTouchFocus</a></strong>()</code>
<div class="block">Sends a touchUp event to all listeners that are registered to receive touchDragged and touchUp events and removes their
touch focus.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#cancelTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor)">cancelTouchFocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</code>
<div class="block">Cancels touch focus for all listeners except the specified listener.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#clear()">clear</a></strong>()</code>
<div class="block">Removes the root's children, actions, and listeners.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#dispose()">dispose</a></strong>()</code>
<div class="block">Releases all resources of this object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#draw()">draw</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a><<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getActors()">getActors</a></strong>()</code>
<div class="block">Returns the root's child actors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/graphics/Camera.html" title="class in com.badlogic.gdx.graphics">Camera</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getCamera()">getCamera</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getGutterHeight()">getGutterHeight</a></strong>()</code>
<div class="block">Half the amount in the y direction that the stage's viewport was lengthened to fill the screen.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getGutterWidth()">getGutterWidth</a></strong>()</code>
<div class="block">Half the amount in the x direction that the stage's viewport was lengthened to fill the screen.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getHeight()">getHeight</a></strong>()</code>
<div class="block">The height of the stage's viewport.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getKeyboardFocus()">getKeyboardFocus</a></strong>()</code>
<div class="block">Gets the actor that will receive key events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Group.html" title="class in com.badlogic.gdx.scenes.scene2d">Group</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getRoot()">getRoot</a></strong>()</code>
<div class="block">Returns the root group which holds all actors in the stage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getScrollFocus()">getScrollFocus</a></strong>()</code>
<div class="block">Gets the actor that will receive scroll events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d">SpriteBatch</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getSpriteBatch()">getSpriteBatch</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getWidth()">getWidth</a></strong>()</code>
<div class="block">The width of the stage's viewport.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#hit(float, float, boolean)">hit</a></strong>(float stageX,
float stageY,
boolean touchable)</code>
<div class="block">Returns the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d"><code>Actor</code></a> at the specified location in stage coordinates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#keyDown(int)">keyDown</a></strong>(int keyCode)</code>
<div class="block">Applies a key down event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns
true if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#keyTyped(char)">keyTyped</a></strong>(char character)</code>
<div class="block">Applies a key typed event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns
true if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#keyUp(int)">keyUp</a></strong>(int keyCode)</code>
<div class="block">Applies a key up event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns true
if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#mouseMoved(int, int)">mouseMoved</a></strong>(int screenX,
int screenY)</code>
<div class="block">Applies a mouse moved event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#removeCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)">removeCaptureListener</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</code>
<div class="block">Removes a listener from the root.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#removeListener(com.badlogic.gdx.scenes.scene2d.EventListener)">removeListener</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</code>
<div class="block">Removes a listener from the root.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#removeTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor, com.badlogic.gdx.scenes.scene2d.Actor, int, int)">removeTouchFocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> listenerActor,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> target,
int pointer,
int button)</code>
<div class="block">Removes the listener from being notified for all touchDragged and touchUp events for the specified pointer and button.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#screenToStageCoordinates(com.badlogic.gdx.math.Vector2)">screenToStageCoordinates</a></strong>(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> screenCoords)</code>
<div class="block">Transforms the screen coordinates to stage coordinates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#scrolled(int)">scrolled</a></strong>(int amount)</code>
<div class="block">Applies a mouse scroll event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the
event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setCamera(com.badlogic.gdx.graphics.Camera)">setCamera</a></strong>(<a href="../../../../../com/badlogic/gdx/graphics/Camera.html" title="class in com.badlogic.gdx.graphics">Camera</a> camera)</code>
<div class="block">Sets the stage's camera.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)">setKeyboardFocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</code>
<div class="block">Sets the actor that will receive key events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setScrollFocus(com.badlogic.gdx.scenes.scene2d.Actor)">setScrollFocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</code>
<div class="block">Sets the actor that will receive scroll events.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)">setViewport</a></strong>(float width,
float height,
boolean keepAspectRatio)</code>
<div class="block">Sets the dimensions of the stage's viewport.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#stageToScreenCoordinates(com.badlogic.gdx.math.Vector2)">stageToScreenCoordinates</a></strong>(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> stageCoords)</code>
<div class="block">Transforms the stage coordinates to screen coordinates.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#toScreenCoordinates(com.badlogic.gdx.math.Vector2, com.badlogic.gdx.math.Matrix4)">toScreenCoordinates</a></strong>(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> coords,
<a href="../../../../../com/badlogic/gdx/math/Matrix4.html" title="class in com.badlogic.gdx.math">Matrix4</a> transformMatrix)</code>
<div class="block">Transforms the coordinates to screen coordinates.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#touchDown(int, int, int, int)">touchDown</a></strong>(int screenX,
int screenY,
int pointer,
int button)</code>
<div class="block">Applies a touch down event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#touchDragged(int, int, int)">touchDragged</a></strong>(int screenX,
int screenY,
int pointer)</code>
<div class="block">Applies a touch moved event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#touchUp(int, int, int, int)">touchUp</a></strong>(int screenX,
int screenY,
int pointer,
int button)</code>
<div class="block">Applies a touch up event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#unfocus(com.badlogic.gdx.scenes.scene2d.Actor)">unfocus</a></strong>(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</code>
<div class="block">Removes the touch, keyboard, and scroll focus for the specified actor and any descendants.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#unfocusAll()">unfocusAll</a></strong>()</code>
<div class="block">Removes the touch, keyboard, and scroll focused actors.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class 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="Stage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Stage</h4>
<pre>public Stage()</pre>
<div class="block">Creates a stage with a <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a> equal to the device screen resolution. The stage
will use its own <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d"><code>SpriteBatch</code></a>.</div>
</li>
</ul>
<a name="Stage(float, float, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Stage</h4>
<pre>public Stage(float width,
float height,
boolean keepAspectRatio)</pre>
<div class="block">Creates a stage with the specified <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a>. The stage will use its own
<a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d"><code>SpriteBatch</code></a>, which will be disposed when the stage is disposed.</div>
</li>
</ul>
<a name="Stage(float, float, boolean, com.badlogic.gdx.graphics.g2d.SpriteBatch)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Stage</h4>
<pre>public Stage(float width,
float height,
boolean keepAspectRatio,
<a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d">SpriteBatch</a> batch)</pre>
<div class="block">Creates a stage with the specified <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>viewport</code></a> and <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d"><code>SpriteBatch</code></a>. This can be
used to avoid creating a new SpriteBatch (which can be somewhat slow) if multiple stages are used during an applications
life time.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>batch</code> - Will not be disposed if <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#dispose()"><code>dispose()</code></a> is called. Handle disposal yourself.</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="setViewport(float, float, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setViewport</h4>
<pre>public void setViewport(float width,
float height,
boolean keepAspectRatio)</pre>
<div class="block">Sets the dimensions of the stage's viewport. The viewport covers the entire screen. If keepAspectRatio is false, the
viewport is simply stretched to the screen resolution, which may distort the aspect ratio. If keepAspectRatio is true, the
viewport is first scaled to fit then the shorter dimension is lengthened to fill the screen, which keeps the aspect ratio
from changing. The <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getGutterWidth()"><code>getGutterWidth()</code></a> and <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#getGutterHeight()"><code>getGutterHeight()</code></a> provide access to the amount that was
lengthened.</div>
</li>
</ul>
<a name="draw()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>draw</h4>
<pre>public void draw()</pre>
</li>
</ul>
<a name="act()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>act</h4>
<pre>public void act()</pre>
<div class="block">Calls <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#act(float)"><code>act(float)</code></a> with <a href="../../../../../com/badlogic/gdx/Graphics.html#getDeltaTime()"><code>Graphics.getDeltaTime()</code></a>.</div>
</li>
</ul>
<a name="act(float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>act</h4>
<pre>public void act(float delta)</pre>
<div class="block">Calls the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#act(float)"><code>Actor.act(float)</code></a> method on each actor in the stage. Typically called each frame. This method also fires
enter and exit events.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>delta</code> - Time in seconds since the last frame.</dd></dl>
</li>
</ul>
<a name="touchDown(int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>touchDown</h4>
<pre>public boolean touchDown(int screenX,
int screenY,
int pointer,
int button)</pre>
<div class="block">Applies a touch down event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#touchDown(int, int, int, int)">touchDown</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#touchDown(int, int, int, int)">touchDown</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>screenX</code> - The x coordinate, origin is in the upper left corner</dd><dd><code>screenY</code> - The y coordinate, origin is in the upper left corner</dd><dd><code>pointer</code> - the pointer for the event.</dd><dd><code>button</code> - the button</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="touchDragged(int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>touchDragged</h4>
<pre>public boolean touchDragged(int screenX,
int screenY,
int pointer)</pre>
<div class="block">Applies a touch moved event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.
Only <a href="../../../../../com/badlogic/gdx/scenes/scene2d/InputListener.html" title="class in com.badlogic.gdx.scenes.scene2d"><code>listeners</code></a> that returned true for touchDown will receive this event.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#touchDragged(int, int, int)">touchDragged</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#touchDragged(int, int, int)">touchDragged</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dd><code>pointer</code> - the pointer for the event.</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="touchUp(int, int, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>touchUp</h4>
<pre>public boolean touchUp(int screenX,
int screenY,
int pointer,
int button)</pre>
<div class="block">Applies a touch up event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.
Only <a href="../../../../../com/badlogic/gdx/scenes/scene2d/InputListener.html" title="class in com.badlogic.gdx.scenes.scene2d"><code>listeners</code></a> that returned true for touchDown will receive this event.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#touchUp(int, int, int, int)">touchUp</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#touchUp(int, int, int, int)">touchUp</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dd><code>pointer</code> - the pointer for the event.</dd><dd><code>button</code> - the button</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="mouseMoved(int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mouseMoved</h4>
<pre>public boolean mouseMoved(int screenX,
int screenY)</pre>
<div class="block">Applies a mouse moved event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the event.
This event only occurs on the desktop.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#mouseMoved(int, int)">mouseMoved</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#mouseMoved(int, int)">mouseMoved</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="scrolled(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scrolled</h4>
<pre>public boolean scrolled(int amount)</pre>
<div class="block">Applies a mouse scroll event to the stage and returns true if an actor in the scene <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a> the
event. This event only occurs on the desktop.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#scrolled(int)">scrolled</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#scrolled(int)">scrolled</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>amount</code> - the scroll amount, -1 or 1 depending on the direction the wheel was scrolled.</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed.</dd></dl>
</li>
</ul>
<a name="keyDown(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyDown</h4>
<pre>public boolean keyDown(int keyCode)</pre>
<div class="block">Applies a key down event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns
true if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#keyDown(int)">keyDown</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#keyDown(int)">keyDown</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>keyCode</code> - one of the constants in <a href="../../../../../com/badlogic/gdx/Input.Keys.html" title="class in com.badlogic.gdx"><code>Input.Keys</code></a></dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="keyUp(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyUp</h4>
<pre>public boolean keyUp(int keyCode)</pre>
<div class="block">Applies a key up event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns true
if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#keyUp(int)">keyUp</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#keyUp(int)">keyUp</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>keyCode</code> - one of the constants in <a href="../../../../../com/badlogic/gdx/Input.Keys.html" title="class in com.badlogic.gdx"><code>Input.Keys</code></a></dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="keyTyped(char)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyTyped</h4>
<pre>public boolean keyTyped(char character)</pre>
<div class="block">Applies a key typed event to the actor that has <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)"><code>keyboard focus</code></a>, if any, and returns
true if the event was <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#handle()"><code>handled</code></a>.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputProcessor.html#keyTyped(char)">keyTyped</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/InputProcessor.html" title="interface in com.badlogic.gdx">InputProcessor</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/InputAdapter.html#keyTyped(char)">keyTyped</a></code> in class <code><a href="../../../../../com/badlogic/gdx/InputAdapter.html" title="class in com.badlogic.gdx">InputAdapter</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>character</code> - The character</dd>
<dt><span class="strong">Returns:</span></dt><dd>whether the input was processed</dd></dl>
</li>
</ul>
<a name="addTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor, com.badlogic.gdx.scenes.scene2d.Actor, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTouchFocus</h4>
<pre>public void addTouchFocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> listenerActor,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> target,
int pointer,
int button)</pre>
<div class="block">Adds the listener to be notified for all touchDragged and touchUp events for the specified pointer and button. The actor
will be used as the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#getListenerActor()"><code>listener actor</code></a> and <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Event.html#getTarget()"><code>target</code></a>.</div>
</li>
</ul>
<a name="removeTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor, com.badlogic.gdx.scenes.scene2d.Actor, int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeTouchFocus</h4>
<pre>public void removeTouchFocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> listenerActor,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> target,
int pointer,
int button)</pre>
<div class="block">Removes the listener from being notified for all touchDragged and touchUp events for the specified pointer and button. Note
the listener may never receive a touchUp event if this method is used.</div>
</li>
</ul>
<a name="cancelTouchFocus()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cancelTouchFocus</h4>
<pre>public void cancelTouchFocus()</pre>
<div class="block">Sends a touchUp event to all listeners that are registered to receive touchDragged and touchUp events and removes their
touch focus. The location of the touchUp is <code>Integer.MIN_VALUE</code>. This method removes all touch focus listeners, but
sends a touchUp event so that the state of the listeners remains consistent (listeners typically expect to receive touchUp
eventually).</div>
</li>
</ul>
<a name="cancelTouchFocus(com.badlogic.gdx.scenes.scene2d.EventListener, com.badlogic.gdx.scenes.scene2d.Actor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cancelTouchFocus</h4>
<pre>public void cancelTouchFocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</pre>
<div class="block">Cancels touch focus for all listeners except the specified listener.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#cancelTouchFocus()"><code>cancelTouchFocus()</code></a></dd></dl>
</li>
</ul>
<a name="addActor(com.badlogic.gdx.scenes.scene2d.Actor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addActor</h4>
<pre>public void addActor(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</pre>
<div class="block">Adds an actor to the root of the stage.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Group.html#addActor(com.badlogic.gdx.scenes.scene2d.Actor)"><code>Group.addActor(Actor)</code></a>,
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#remove()"><code>Actor.remove()</code></a></dd></dl>
</li>
</ul>
<a name="addAction(com.badlogic.gdx.scenes.scene2d.Action)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAction</h4>
<pre>public void addAction(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Action.html" title="class in com.badlogic.gdx.scenes.scene2d">Action</a> action)</pre>
<div class="block">Adds an action to the root of the stage.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#addAction(com.badlogic.gdx.scenes.scene2d.Action)"><code>Actor.addAction(Action)</code></a></dd></dl>
</li>
</ul>
<a name="getActors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActors</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a><<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a>> getActors()</pre>
<div class="block">Returns the root's child actors.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Group.html#getChildren()"><code>Group.getChildren()</code></a></dd></dl>
</li>
</ul>
<a name="addListener(com.badlogic.gdx.scenes.scene2d.EventListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addListener</h4>
<pre>public boolean addListener(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</pre>
<div class="block">Adds a listener to the root.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#addListener(com.badlogic.gdx.scenes.scene2d.EventListener)"><code>Actor.addListener(EventListener)</code></a></dd></dl>
</li>
</ul>
<a name="removeListener(com.badlogic.gdx.scenes.scene2d.EventListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeListener</h4>
<pre>public boolean removeListener(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</pre>
<div class="block">Removes a listener from the root.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#removeListener(com.badlogic.gdx.scenes.scene2d.EventListener)"><code>Actor.removeListener(EventListener)</code></a></dd></dl>
</li>
</ul>
<a name="addCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addCaptureListener</h4>
<pre>public boolean addCaptureListener(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</pre>
<div class="block">Adds a capture listener to the root.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#addCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)"><code>Actor.addCaptureListener(EventListener)</code></a></dd></dl>
</li>
</ul>
<a name="removeCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeCaptureListener</h4>
<pre>public boolean removeCaptureListener(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/EventListener.html" title="interface in com.badlogic.gdx.scenes.scene2d">EventListener</a> listener)</pre>
<div class="block">Removes a listener from the root.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#removeCaptureListener(com.badlogic.gdx.scenes.scene2d.EventListener)"><code>Actor.removeCaptureListener(EventListener)</code></a></dd></dl>
</li>
</ul>
<a name="clear()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public void clear()</pre>
<div class="block">Removes the root's children, actions, and listeners.</div>
</li>
</ul>
<a name="unfocusAll()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unfocusAll</h4>
<pre>public void unfocusAll()</pre>
<div class="block">Removes the touch, keyboard, and scroll focused actors.</div>
</li>
</ul>
<a name="unfocus(com.badlogic.gdx.scenes.scene2d.Actor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unfocus</h4>
<pre>public void unfocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</pre>
<div class="block">Removes the touch, keyboard, and scroll focus for the specified actor and any descendants.</div>
</li>
</ul>
<a name="setKeyboardFocus(com.badlogic.gdx.scenes.scene2d.Actor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeyboardFocus</h4>
<pre>public void setKeyboardFocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</pre>
<div class="block">Sets the actor that will receive key events.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>actor</code> - May be null.</dd></dl>
</li>
</ul>
<a name="getKeyboardFocus()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyboardFocus</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> getKeyboardFocus()</pre>
<div class="block">Gets the actor that will receive key events.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>May be null.</dd></dl>
</li>
</ul>
<a name="setScrollFocus(com.badlogic.gdx.scenes.scene2d.Actor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setScrollFocus</h4>
<pre>public void setScrollFocus(<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> actor)</pre>
<div class="block">Sets the actor that will receive scroll events.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>actor</code> - May be null.</dd></dl>
</li>
</ul>
<a name="getScrollFocus()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScrollFocus</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> getScrollFocus()</pre>
<div class="block">Gets the actor that will receive scroll events.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>May be null.</dd></dl>
</li>
</ul>
<a name="getWidth()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWidth</h4>
<pre>public float getWidth()</pre>
<div class="block">The width of the stage's viewport.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getHeight()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeight</h4>
<pre>public float getHeight()</pre>
<div class="block">The height of the stage's viewport.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getGutterWidth()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGutterWidth</h4>
<pre>public float getGutterWidth()</pre>
<div class="block">Half the amount in the x direction that the stage's viewport was lengthened to fill the screen.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getGutterHeight()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGutterHeight</h4>
<pre>public float getGutterHeight()</pre>
<div class="block">Half the amount in the y direction that the stage's viewport was lengthened to fill the screen.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a></dd></dl>
</li>
</ul>
<a name="getSpriteBatch()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSpriteBatch</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html" title="class in com.badlogic.gdx.graphics.g2d">SpriteBatch</a> getSpriteBatch()</pre>
</li>
</ul>
<a name="getCamera()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCamera</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/graphics/Camera.html" title="class in com.badlogic.gdx.graphics">Camera</a> getCamera()</pre>
</li>
</ul>
<a name="setCamera(com.badlogic.gdx.graphics.Camera)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCamera</h4>
<pre>public void setCamera(<a href="../../../../../com/badlogic/gdx/graphics/Camera.html" title="class in com.badlogic.gdx.graphics">Camera</a> camera)</pre>
<div class="block">Sets the stage's camera. The camera must be configured properly or <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#setViewport(float, float, boolean)"><code>setViewport(float, float, boolean)</code></a> can be called
after the camera is set. <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#draw()"><code>draw()</code></a> will call <a href="../../../../../com/badlogic/gdx/graphics/Camera.html#update()"><code>Camera.update()</code></a> and use the <a href="../../../../../com/badlogic/gdx/graphics/Camera.html#combined"><code>Camera.combined</code></a> matrix
for the SpriteBatch <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html#setProjectionMatrix(com.badlogic.gdx.math.Matrix4)"><code>projection matrix</code></a>.</div>
</li>
</ul>
<a name="getRoot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRoot</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Group.html" title="class in com.badlogic.gdx.scenes.scene2d">Group</a> getRoot()</pre>
<div class="block">Returns the root group which holds all actors in the stage.</div>
</li>
</ul>
<a name="hit(float, float, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hit</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d">Actor</a> hit(float stageX,
float stageY,
boolean touchable)</pre>
<div class="block">Returns the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html" title="class in com.badlogic.gdx.scenes.scene2d"><code>Actor</code></a> at the specified location in stage coordinates. Hit testing is performed in the order the actors
were inserted into the stage, last inserted actors being tested first. To get stage coordinates from screen coordinates, use
<a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.html#screenToStageCoordinates(com.badlogic.gdx.math.Vector2)"><code>screenToStageCoordinates(Vector2)</code></a>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>touchable</code> - If true, the hit detection will respect the <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#setTouchable(com.badlogic.gdx.scenes.scene2d.Touchable)"><code>touchability</code></a>.</dd>
<dt><span class="strong">Returns:</span></dt><dd>May be null if no actor was hit.</dd></dl>
</li>
</ul>
<a name="screenToStageCoordinates(com.badlogic.gdx.math.Vector2)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>screenToStageCoordinates</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> screenToStageCoordinates(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> screenCoords)</pre>
<div class="block">Transforms the screen coordinates to stage coordinates.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>screenCoords</code> - Input screen coordinates and output for resulting stage coordinates.</dd></dl>
</li>
</ul>
<a name="stageToScreenCoordinates(com.badlogic.gdx.math.Vector2)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stageToScreenCoordinates</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> stageToScreenCoordinates(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> stageCoords)</pre>
<div class="block">Transforms the stage coordinates to screen coordinates.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>stageCoords</code> - Input stage coordinates and output for resulting screen coordinates.</dd></dl>
</li>
</ul>
<a name="toScreenCoordinates(com.badlogic.gdx.math.Vector2, com.badlogic.gdx.math.Matrix4)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toScreenCoordinates</h4>
<pre>public <a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> toScreenCoordinates(<a href="../../../../../com/badlogic/gdx/math/Vector2.html" title="class in com.badlogic.gdx.math">Vector2</a> coords,
<a href="../../../../../com/badlogic/gdx/math/Matrix4.html" title="class in com.badlogic.gdx.math">Matrix4</a> transformMatrix)</pre>
<div class="block">Transforms the coordinates to screen coordinates. The coordinates can be anywhere in the stage since the transform matrix
describes how to convert them. The transform matrix is typically obtained from <a href="../../../../../com/badlogic/gdx/graphics/g2d/SpriteBatch.html#getTransformMatrix()"><code>SpriteBatch.getTransformMatrix()</code></a>
during <a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#draw(com.badlogic.gdx.graphics.g2d.SpriteBatch, float)"><code>Actor.draw(SpriteBatch, float)</code></a>.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Actor.html#localToStageCoordinates(com.badlogic.gdx.math.Vector2)"><code>Actor.localToStageCoordinates(Vector2)</code></a></dd></dl>
</li>
</ul>
<a name="dispose()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>dispose</h4>
<pre>public void dispose()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../com/badlogic/gdx/utils/Disposable.html#dispose()">Disposable</a></code></strong></div>
<div class="block">Releases all resources of this object.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/utils/Disposable.html#dispose()">dispose</a></code> in interface <code><a href="../../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Stage.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/scenes/scene2d/InputListener.html" title="class in com.badlogic.gdx.scenes.scene2d"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../com/badlogic/gdx/scenes/scene2d/Stage.TouchFocus.html" title="class in com.badlogic.gdx.scenes.scene2d"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/scenes/scene2d/Stage.html" target="_top">Frames</a></li>
<li><a href="Stage.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: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </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>
<div style="font-size:9pt"><i>
Copyright © 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>
| leszekuchacz/Leszek-Uchacz | docs/api/com/badlogic/gdx/scenes/scene2d/Stage.html | HTML | apache-2.0 | 71,035 |
<div ng-init="loadTodoDetails()">
<h4>Viewing {{todoList.EntityId}}</h4>
<div class="btn-toolbar">
<a ng-click="navigateBack()" class="btn btn-small btn-info">« Back To List</a>
</div>
<br />
<ul class="list-group">
<h4 class="list-group-item-heading">Tasks</h4>
<todo-items todolist="todoList"></todo-items>
</ul>
<h4>Add a Task</h4>
<form class="form-horizontal" name="addtodoitemform" ng-submit="addTodoItem(itm)">
<div class="form-group">
<div class="col-lg-2">
<label for="itmName">Description</label>
</div>
<div class="col-lg-10">
<input type="text" id="itmName" name="Name" ng-model="itm.Name" placeholder="Task Description" />
</div>
</div>
<div class="form-group">
<div class="col-lg-2">
<label for="itmPriority">Priority</label>
</div>
<div class="col-lg-10">
<select id="itmPriority" name="Priority" ng-model="itm.Priority" ng-options="o.value as o.label for o in priorityOptions" ng-init="itm.Priority=50" />
</div>
</div>
<div class="form-group">
<div class="col-lg-2">
<label for="dueDate">Due Date</label>
</div>
<div class="col-lg-10">
<input type="date" id="dueDate" name="DueDateTime" ng-model="itm.DueDateTime" />
</div>
</div>
<button type="submit" class="btn btn-success" name="submittodoitem"><span class="glyphicon glyphicon-plus"></span> Add Item</button>
</form>
<br />
<div class="alert alert-success" id="success-msg" style="display: none;">Permissions saved successfully!</div>
<div class="alert alert-danger" id="error-msg" style="display: none;">
Uh oh! There was an error saving the permissions,
please try again or contact your administrator for help.
</div>
</div>
| hsrob/hs-servicestack | HsServiceStack/HsServiceStack/Assets/js/angular_apps/todo/templates/todoitem.html | HTML | apache-2.0 | 2,005 |
<atlas-modal params="{
showModal: showModal,
title: title,
data: {
exitMessage: $component.exitMessage,
classes: $component.classes,
copyExitMessageToClipboard: $component.copyExitMessageToClipboard,
buttonId: buttonId,
noticeId: noticeId,
}
}">
<div data-bind="if: exitMessage()">
<textarea id="exitMessage" data-bind="css: classes('exit-message'), text: exitMessage()"></textarea>
</div>
<div>
<button data-bind="attr: {id: buttonId}, css: classes({extra: 'btn btn-sm btn-primary'}), click: copyExitMessageToClipboard" data-clipboard-target="#exitMessage"><i class="fa fa-clipboard" aria-hidden="true"></i> <span data-bind="text: ko.i18n('common.copyToClipboard', 'Copy To Clipboard')"></span></button>
<span data-bind="attr: {id: noticeId}, css: classes({extra: 'alert alert-success'})" style="display:none" role="alert"><i class="fa fa-check-square-o" aria-hidden="true"></i><strong data-bind="text: ko.i18n('common.copiedToClipboard', 'Copied To Clipboard!')"></strong></span>
</div>
</atlas-modal>
| OHDSI/Atlas | js/components/modal-exit-message.html | HTML | apache-2.0 | 1,119 |
<!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 Thu Mar 08 14:17:42 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.management.SecurityRealmConsumer (BOM: * : All 2018.3.3 API)</title>
<meta name="date" content="2018-03-08">
<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 org.wildfly.swarm.config.management.SecurityRealmConsumer (BOM: * : All 2018.3.3 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/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">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 class="aboutLanguage">WildFly Swarm API, 2018.3.3</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/class-use/SecurityRealmConsumer.html" target="_top">Frames</a></li>
<li><a href="SecurityRealmConsumer.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.wildfly.swarm.config.management.SecurityRealmConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.management.SecurityRealmConsumer</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/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a></span><span class="tabEnd"> </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.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management">org.wildfly.swarm.config.management</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.management">org.wildfly.swarm.management</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a></span><span class="tabEnd"> </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/wildfly/swarm/config/ManagementCoreService.html" title="type parameter in ManagementCoreService">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ManagementCoreService.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ManagementCoreService.html#securityRealm-java.lang.String-org.wildfly.swarm.config.management.SecurityRealmConsumer-">securityRealm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a> consumer)</code>
<div class="block">Create and configure a SecurityRealm object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.management">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</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/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> that return <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a></span><span class="tabEnd"> </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>default <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="type parameter in SecurityRealmConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityRealmConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html#andThen-org.wildfly.swarm.config.management.SecurityRealmConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="type parameter in SecurityRealmConsumer">T</a>> after)</code> </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="../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a></span><span class="tabEnd"> </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>default <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="type parameter in SecurityRealmConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityRealmConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html#andThen-org.wildfly.swarm.config.management.SecurityRealmConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="type parameter in SecurityRealmConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.management">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a> in <a href="../../../../../../org/wildfly/swarm/management/package-summary.html">org.wildfly.swarm.management</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">SecurityRealmConsumer</a> in <a href="../../../../../../org/wildfly/swarm/management/package-summary.html">org.wildfly.swarm.management</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/management/EnhancedSecurityRealmConsumer.html" title="interface in org.wildfly.swarm.management">EnhancedSecurityRealmConsumer</a></span></code> </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/wildfly/swarm/config/management/SecurityRealmConsumer.html" title="interface in org.wildfly.swarm.config.management">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 class="aboutLanguage">WildFly Swarm API, 2018.3.3</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/class-use/SecurityRealmConsumer.html" target="_top">Frames</a></li>
<li><a href="SecurityRealmConsumer.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 © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.3.3/apidocs/org/wildfly/swarm/config/management/class-use/SecurityRealmConsumer.html | HTML | apache-2.0 | 13,374 |
<!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_32) on Mon Oct 13 19:43:27 PKT 2014 -->
<title>Uses of Package org.linq4android.collections.demo</title>
<meta name="date" content="2014-10-13">
<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 Package org.linq4android.collections.demo";
}
//-->
</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</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?org/linq4android/collections/demo/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.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="Uses of Package org.linq4android.collections.demo" class="title">Uses of Package<br>org.linq4android.collections.demo</h1>
</div>
<div class="contentContainer">No usage of org.linq4android.collections.demo</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>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-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?org/linq4android/collections/demo/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.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 ======= -->
</body>
</html>
| ziaagikian/linq4android | core/doc/org/linq4android/collections/demo/package-use.html | HTML | apache-2.0 | 3,854 |
@(params: Map[String, Any])
@uk.gov.hmrc.hmrcemailrenderer.templates.helpers.html.template_main(params, "Your relief(s) return have been submitted") {
<p style="font-size: 32px; line-height: 1.315789474; margin: 0 0 30px 0; font-weight: bold;">You have submitted your return for Annual Tax on Enveloped Dwellings (ATED)</p>
<p style="font-size: 24px; line-height: 1.315789474; margin: 0 0 30px 0;">You are receiving this email as your ATED relief return(s) for @{params("company_name").toString} have been successfully submitted on @{params("date").toString}</p>
<p style="font-size: 24px; line-height: 1.315789474; margin: 0 0 30px 0;">You can view your completed returns, payment references and ways to pay in your ATED online service. There can be a 24 hour delay before you see any updates.</p>
<p style="font-size: 24px; line-height: 1.315789474; margin: 0 0 30px 0; font-weight: bold;">There is no liability for these returns.</p>
<p style="font-size: 19px; line-height: 1.315789474; margin: 0 0 30px 0;">This amount does not reflect any payments you have already made, or penalties that have been issued.</p>
<p style="font-size: 19px; line-height: 1.315789474; margin: 0 0 30px 0;">Your references for these returns are @{params("reference").toString}.</p>
<p style="font-size: 19px; line-height: 1.315789474; margin: 0 0 30px 0;">From HMRC ATED</p>
} | saurabharora80/hmrc-email-renderer | app/uk/gov/hmrc/hmrcemailrenderer/templates/ated/reliefReturnSubmitted.scala.html | HTML | apache-2.0 | 1,367 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.