📄 jcodestinationmonitor.html
字号:
<A NAME="getDestinationID()"><!-- --></A><H3>
getDestinationID</H3>
<PRE>
java.lang.String <B>getDestinationID</B>()</PRE>
<DL>
<DD>Returns the destination id of the destination, which is monitored by this monitor instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>destination id as string</DL>
</DD>
</DL>
<HR>
<A NAME="getOriginDestinationID()"><!-- --></A><H3>
getOriginDestinationID</H3>
<PRE>
java.lang.String <B>getOriginDestinationID</B>()</PRE>
<DL>
<DD>This method can be used if the monitor instance belongs to a JCoCustomDestination. It returns the destination id of the destination, from which the custom destination was created. In case the monitor instance belongs to a configured destination, the result is null
<P>
<DD><DL>
<DT><B>Returns:</B><DD>origin destination id as string or null</DL>
</DD>
</DL>
<HR>
<A NAME="getPoolCapacity()"><!-- --></A><H3>
getPoolCapacity</H3>
<PRE>
int <B>getPoolCapacity</B>()</PRE>
<DL>
<DD>the maximal number of client connections can be hold opened for this destination instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the size of the associated client connection pool</DL>
</DD>
</DL>
<HR>
<A NAME="getPeakLimit()"><!-- --></A><H3>
getPeakLimit</H3>
<PRE>
int <B>getPeakLimit</B>()</PRE>
<DL>
<DD>the maximal number of client connections can be used for this destination instance simultaneously
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the peak limit of the associated client connection pool</DL>
</DD>
</DL>
<HR>
<A NAME="getUsedConnectionCount()"><!-- --></A><H3>
getUsedConnectionCount</H3>
<PRE>
int <B>getUsedConnectionCount</B>()</PRE>
<DL>
<DD>the current number of client connections used for this destination instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the current number of client connections</DL>
</DD>
</DL>
<HR>
<A NAME="getPooledConnectionCount()"><!-- --></A><H3>
getPooledConnectionCount</H3>
<PRE>
int <B>getPooledConnectionCount</B>()</PRE>
<DL>
<DD>the current number of client connections that are hold opened for this destination instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the current number of opened client connection hold by the associated client connection pool</DL>
</DD>
</DL>
<HR>
<A NAME="getMaxUsedCount()"><!-- --></A><H3>
getMaxUsedCount</H3>
<PRE>
int <B>getMaxUsedCount</B>()</PRE>
<DL>
<DD>the maximal number of client connections that were used for this destination instance simultaneously
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the maximal number of client connections that were used for this destination instance simultaneously</DL>
</DD>
</DL>
<HR>
<A NAME="getLastActivityTimestamp()"><!-- --></A><H3>
getLastActivityTimestamp</H3>
<PRE>
long <B>getLastActivityTimestamp</B>()</PRE>
<DL>
<DD>returns the time stamp of last remote call done over this destination instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the time stamp in ms</DL>
</DD>
</DL>
<HR>
<A NAME="getConnectionsData()"><!-- --></A><H3>
getConnectionsData</H3>
<PRE>
java.util.List<? extends <A HREF="../../../../../com/sap/conn/jco/monitor/JCoConnectionData.html" title="interface in com.sap.conn.jco.monitor">JCoConnectionData</A>> <B>getConnectionsData</B>()</PRE>
<DL>
<DD>Creates and return a list of all client connection currently used or hold opened by the destination instance
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the list of JCoConnectionData describes client connections</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/JCoDestinationMonitor.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="../../../../../com/sap/conn/jco/monitor/JCoConnectionMonitor.html" title="class in com.sap.conn.jco.monitor"><B>PREV CLASS</B></A>
<A HREF="../../../../../com/sap/conn/jco/monitor/JCoRepositoryMonitor.html" title="interface in com.sap.conn.jco.monitor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/sap/conn/jco/monitor/JCoDestinationMonitor.html" target="_top"><B>FRAMES</B></A>
<A HREF="JCoDestinationMonitor.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>
<i>Copyright © 2008 SAP AG. All Rights Reserved.</i>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -