| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Serialized Form (Apache DistributedLog for Java, version 0.5.0)</title> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form (Apache DistributedLog for Java, version 0.5.0)"; |
| } |
| } |
| 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><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?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.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="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package org.apache.distributedlog</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.apache.distributedlog.ZooKeeperClient.ZooKeeperConnectionException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/ZooKeeperClient.ZooKeeperConnectionException.html" title="class in org.apache.distributedlog">org.apache.distributedlog.ZooKeeperClient.ZooKeeperConnectionException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6682391687004819361L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.apache.distributedlog.client.routing</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.apache.distributedlog.client.routing.ServerSetWatcher.MonitorException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/client/routing/ServerSetWatcher.MonitorException.html" title="class in org.apache.distributedlog.client.routing">org.apache.distributedlog.client.routing.ServerSetWatcher.MonitorException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>392751505154339548L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.apache.distributedlog.exceptions</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.AlreadyClosedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/AlreadyClosedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.AlreadyClosedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4721864322739563725L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.AlreadyTruncatedTransactionException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/AlreadyTruncatedTransactionException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.AlreadyTruncatedTransactionException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>4287238797065959977L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.BKTransmitException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/BKTransmitException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.BKTransmitException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-5796100450432076091L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>bkRc</h4> |
| <pre>int bkRc</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.ChecksumFailedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/ChecksumFailedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.ChecksumFailedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>288438128880378812L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.DLClientClosedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/DLClientClosedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.DLClientClosedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-8876218750540927584L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.DLException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.DLException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4485775468586114393L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>code</h4> |
| <pre>int code</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.DLIllegalStateException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/DLIllegalStateException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.DLIllegalStateException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6721471104777747420L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.DLInterruptedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/DLInterruptedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.DLInterruptedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>3023394251107286496L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.EndOfLogSegmentException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/EndOfLogSegmentException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.EndOfLogSegmentException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6060419315910178451L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.EndOfStreamException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/EndOfStreamException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.EndOfStreamException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6398949401860680263L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.FlushException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/FlushException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.FlushException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-9060360360261130489L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>lastTxIdWritten</h4> |
| <pre>long lastTxIdWritten</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>lastTxIdAcknowledged</h4> |
| <pre>long lastTxIdAcknowledged</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.IdleReaderException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/IdleReaderException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.IdleReaderException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>4882278671396434834L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.InternalServerException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/InternalServerException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.InternalServerException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>288438028880978802L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.InvalidEnvelopedEntryException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/InvalidEnvelopedEntryException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.InvalidEnvelopedEntryException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-9190621788978573862L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.InvalidStreamNameException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/InvalidStreamNameException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.InvalidStreamNameException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6393315766140568100L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LockCancelledException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LockCancelledException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LockCancelledException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-148795017092861106L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LockingException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LockingException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4960278188448464473L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogEmptyException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogEmptyException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogEmptyException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-1106184127178002282L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogExistsException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogExistsException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogExistsException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1794053581673506784L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogNotFoundException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogNotFoundException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogNotFoundException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>871435700699403164L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogReadException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogReadException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogReadException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>302945709106128177L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogRecordTooLongException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogRecordTooLongException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogRecordTooLongException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>2788274084603111386L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogSegmentIsTruncatedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogSegmentIsTruncatedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogSegmentIsTruncatedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-218506870918498062L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.LogSegmentNotFoundException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/LogSegmentNotFoundException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.LogSegmentNotFoundException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-2482324226595903864L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.MetadataException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/MetadataException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.MetadataException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6683578078046016125L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.NotYetImplementedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/NotYetImplementedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.NotYetImplementedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6002036746792556106L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.OverCapacityException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/OverCapacityException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.OverCapacityException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6398949404860680263L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.OwnershipAcquireFailedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/OwnershipAcquireFailedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.OwnershipAcquireFailedException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8176056926552748001L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>currentOwner</h4> |
| <pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> currentOwner</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.ReadCancelledException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/ReadCancelledException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.ReadCancelledException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6273430297547510262L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.RegionUnavailableException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/RegionUnavailableException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.RegionUnavailableException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>5727337162533143957L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.RequestDeniedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/RequestDeniedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.RequestDeniedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>7338220414584728216L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.RetryableReadException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/RetryableReadException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.RetryableReadException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>2803207702150642330L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.ServiceUnavailableException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/ServiceUnavailableException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.ServiceUnavailableException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>6317900286881665746L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.StreamNotReadyException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/StreamNotReadyException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.StreamNotReadyException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>684211282036293028L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.StreamUnavailableException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/StreamUnavailableException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.StreamUnavailableException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>684211282036993028L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.TooManyStreamsException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/TooManyStreamsException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.TooManyStreamsException</a> extends <a href="org/apache/distributedlog/exceptions/OverCapacityException.html" title="class in org.apache.distributedlog.exceptions">OverCapacityException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6391941401860180163L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.TransactionIdOutOfOrderException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/TransactionIdOutOfOrderException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.TransactionIdOutOfOrderException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-6239322552103630036L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>lastTxnId</h4> |
| <pre>long lastTxnId</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.UnexpectedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/UnexpectedException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.UnexpectedException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>903763128422774055L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.UnsupportedMetadataVersionException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/UnsupportedMetadataVersionException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.UnsupportedMetadataVersionException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>4980892659955478446L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.WriteCancelledException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/WriteCancelledException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.WriteCancelledException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-1836146493496072122L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.WriteException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/WriteException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.WriteException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-1836146493446072122L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.exceptions.ZKException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/exceptions/ZKException.html" title="class in org.apache.distributedlog.exceptions">org.apache.distributedlog.exceptions.ZKException</a> extends <a href="org/apache/distributedlog/exceptions/DLException.html" title="class in org.apache.distributedlog.exceptions">DLException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>7542748595054923600L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>code</h4> |
| <pre>org.apache.zookeeper.KeeperException.Code code</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.apache.distributedlog.lock</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.apache.distributedlog.lock.EpochChangedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/lock/EpochChangedException.html" title="class in org.apache.distributedlog.lock">org.apache.distributedlog.lock.EpochChangedException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8775257025963870331L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.lock.LockClosedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/lock/LockClosedException.html" title="class in org.apache.distributedlog.lock">org.apache.distributedlog.lock.LockClosedException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8775257025963470331L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.lock.LockSessionExpiredException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/lock/LockSessionExpiredException.html" title="class in org.apache.distributedlog.lock">org.apache.distributedlog.lock.LockSessionExpiredException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>8775253025963470331L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.lock.LockStateChangedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/lock/LockStateChangedException.html" title="class in org.apache.distributedlog.lock">org.apache.distributedlog.lock.LockStateChangedException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-3770866789942102262L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.apache.distributedlog.lock.LockTimeoutException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/apache/distributedlog/lock/LockTimeoutException.html" title="class in org.apache.distributedlog.lock">org.apache.distributedlog.lock.LockTimeoutException</a> extends <a href="org/apache/distributedlog/exceptions/LockingException.html" title="class in org.apache.distributedlog.exceptions">LockingException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-3837638877423323820L</dd> |
| </dl> |
| </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>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><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?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.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-2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> |
| </body> |
| </html> |