source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/common/cloud/package-frame.html @ 7588

Revision 7588, 3.2 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_24) on Mon Jun 25 15:26:26 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8org.apache.solr.common.cloud (Solr 4.0.0-ALPHA API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-06-25">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14
15
16</HEAD>
17
18<BODY BGCOLOR="white">
19<FONT size="+1" CLASS="FrameTitleFont">
20<A HREF="../../../../../org/apache/solr/common/cloud/package-summary.html" target="classFrame">org.apache.solr.common.cloud</A></FONT>
21<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
22<TR>
23<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
24Interfaces</FONT>&nbsp;
25<FONT CLASS="FrameItemFont">
26<BR>
27<A HREF="OnReconnect.html" title="interface in org.apache.solr.common.cloud" target="classFrame"><I>OnReconnect</I></A>
28<BR>
29<A HREF="SafeStopThread.html" title="interface in org.apache.solr.common.cloud" target="classFrame"><I>SafeStopThread</I></A></FONT></TD>
30</TR>
31</TABLE>
32
33
34<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
35<TR>
36<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
37Classes</FONT>&nbsp;
38<FONT CLASS="FrameItemFont">
39<BR>
40<A HREF="CloudState.html" title="class in org.apache.solr.common.cloud" target="classFrame">CloudState</A>
41<BR>
42<A HREF="DefaultConnectionStrategy.html" title="class in org.apache.solr.common.cloud" target="classFrame">DefaultConnectionStrategy</A>
43<BR>
44<A HREF="HashPartitioner.html" title="class in org.apache.solr.common.cloud" target="classFrame">HashPartitioner</A>
45<BR>
46<A HREF="HashPartitioner.Range.html" title="class in org.apache.solr.common.cloud" target="classFrame">HashPartitioner.Range</A>
47<BR>
48<A HREF="Slice.html" title="class in org.apache.solr.common.cloud" target="classFrame">Slice</A>
49<BR>
50<A HREF="SolrZkClient.html" title="class in org.apache.solr.common.cloud" target="classFrame">SolrZkClient</A>
51<BR>
52<A HREF="ZkClientConnectionStrategy.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkClientConnectionStrategy</A>
53<BR>
54<A HREF="ZkClientConnectionStrategy.ZkUpdate.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkClientConnectionStrategy.ZkUpdate</A>
55<BR>
56<A HREF="ZkCmdExecutor.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkCmdExecutor</A>
57<BR>
58<A HREF="ZkCoreNodeProps.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkCoreNodeProps</A>
59<BR>
60<A HREF="ZkNodeProps.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkNodeProps</A>
61<BR>
62<A HREF="ZkOperation.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkOperation</A>
63<BR>
64<A HREF="ZkStateReader.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZkStateReader</A></FONT></TD>
65</TR>
66</TABLE>
67
68
69<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
70<TR>
71<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
72Exceptions</FONT>&nbsp;
73<FONT CLASS="FrameItemFont">
74<BR>
75<A HREF="ZooKeeperException.html" title="class in org.apache.solr.common.cloud" target="classFrame">ZooKeeperException</A></FONT></TD>
76</TR>
77</TABLE>
78
79
80</BODY>
81</HTML>
Note: See TracBrowser for help on using the repository browser.