cassandra-server
Version:
A thin Javascript wrapper around Apache Cassandra to provide out of the box server support
649 lines (648 loc) • 25.3 kB
HTML
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:33 CEST 2014 -->
<title>FileUtils (apache-cassandra API)</title>
<meta name="date" content="2014-09-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FileUtils (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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/FileUtils.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/io/util/FileMark.html" title="interface in org.apache.cassandra.io.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/io/util/IAllocator.html" title="interface in org.apache.cassandra.io.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/io/util/FileUtils.html" target="_top">Frames</a></li>
<li><a href="FileUtils.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><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">org.apache.cassandra.io.util</div>
<h2 title="Class FileUtils" class="title">Class FileUtils</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.io.util.FileUtils</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">FileUtils</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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="../../../../../org/apache/cassandra/io/util/FileUtils.html#FileUtils()">FileUtils</a></strong>()</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="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>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#clean(java.nio.MappedByteBuffer)">clean</a></strong>(java.nio.MappedByteBuffer buffer)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#close(java.io.Closeable...)">close</a></strong>(java.io.Closeable... cs)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#close(java.lang.Iterable)">close</a></strong>(java.lang.Iterable<? extends java.io.Closeable> cs)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#closeQuietly(java.io.Closeable)">closeQuietly</a></strong>(java.io.Closeable c)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createDirectory(java.io.File)">createDirectory</a></strong>(java.io.File directory)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String directory)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createHardLink(java.io.File,%20java.io.File)">createHardLink</a></strong>(java.io.File from,
java.io.File to)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createHardLink(java.lang.String,%20java.lang.String)">createHardLink</a></strong>(java.lang.String from,
java.lang.String to)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.io.File</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></strong>(java.lang.String prefix,
java.lang.String suffix)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.io.File</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#createTempFile(java.lang.String,%20java.lang.String,%20java.io.File)">createTempFile</a></strong>(java.lang.String prefix,
java.lang.String suffix,
java.io.File directory)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#delete(java.io.File...)">delete</a></strong>(java.io.File... files)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#delete(java.lang.String)">delete</a></strong>(java.lang.String file)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#deleteAsync(java.lang.String)">deleteAsync</a></strong>(java.lang.String file)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#deleteRecursive(java.io.File)">deleteRecursive</a></strong>(java.io.File dir)</code>
<div class="block">Deletes all files and subdirectories under "dir".</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#deleteWithConfirm(java.io.File)">deleteWithConfirm</a></strong>(java.io.File file)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#deleteWithConfirm(java.lang.String)">deleteWithConfirm</a></strong>(java.lang.String file)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#folderSize(java.io.File)">folderSize</a></strong>(java.io.File directory)</code>
<div class="block">Get the size of a directory in bytes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#getCanonicalPath(java.io.File)">getCanonicalPath</a></strong>(java.io.File file)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#getCanonicalPath(java.lang.String)">getCanonicalPath</a></strong>(java.lang.String filename)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#handleCorruptSSTable(org.apache.cassandra.io.sstable.CorruptSSTableException)">handleCorruptSSTable</a></strong>(<a href="../../../../../org/apache/cassandra/io/sstable/CorruptSSTableException.html" title="class in org.apache.cassandra.io.sstable">CorruptSSTableException</a> e)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#handleFSError(org.apache.cassandra.io.FSError)">handleFSError</a></strong>(<a href="../../../../../org/apache/cassandra/io/FSError.html" title="class in org.apache.cassandra.io">FSError</a> e)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#isCleanerAvailable()">isCleanerAvailable</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#renameWithConfirm(java.io.File,%20java.io.File)">renameWithConfirm</a></strong>(java.io.File from,
java.io.File to)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#renameWithConfirm(java.lang.String,%20java.lang.String)">renameWithConfirm</a></strong>(java.lang.String from,
java.lang.String to)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#renameWithOutConfirm(java.lang.String,%20java.lang.String)">renameWithOutConfirm</a></strong>(java.lang.String from,
java.lang.String to)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#skipBytesFully(java.io.DataInput,%20int)">skipBytesFully</a></strong>(java.io.DataInput in,
int bytes)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#stringifyFileSize(double)">stringifyFileSize</a></strong>(double value)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/util/FileUtils.html#truncate(java.lang.String,%20long)">truncate</a></strong>(java.lang.String path,
long size)</code> </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="FileUtils()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FileUtils</h4>
<pre>public FileUtils()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createHardLink(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHardLink</h4>
<pre>public static void createHardLink(java.lang.String from,
java.lang.String to)</pre>
</li>
</ul>
<a name="createHardLink(java.io.File, java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createHardLink</h4>
<pre>public static void createHardLink(java.io.File from,
java.io.File to)</pre>
</li>
</ul>
<a name="createTempFile(java.lang.String, java.lang.String, java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTempFile</h4>
<pre>public static java.io.File createTempFile(java.lang.String prefix,
java.lang.String suffix,
java.io.File directory)</pre>
</li>
</ul>
<a name="createTempFile(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTempFile</h4>
<pre>public static java.io.File createTempFile(java.lang.String prefix,
java.lang.String suffix)</pre>
</li>
</ul>
<a name="deleteWithConfirm(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteWithConfirm</h4>
<pre>public static void deleteWithConfirm(java.lang.String file)</pre>
</li>
</ul>
<a name="deleteWithConfirm(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteWithConfirm</h4>
<pre>public static void deleteWithConfirm(java.io.File file)</pre>
</li>
</ul>
<a name="renameWithOutConfirm(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renameWithOutConfirm</h4>
<pre>public static void renameWithOutConfirm(java.lang.String from,
java.lang.String to)</pre>
</li>
</ul>
<a name="renameWithConfirm(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renameWithConfirm</h4>
<pre>public static void renameWithConfirm(java.lang.String from,
java.lang.String to)</pre>
</li>
</ul>
<a name="renameWithConfirm(java.io.File, java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renameWithConfirm</h4>
<pre>public static void renameWithConfirm(java.io.File from,
java.io.File to)</pre>
</li>
</ul>
<a name="truncate(java.lang.String, long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>truncate</h4>
<pre>public static void truncate(java.lang.String path,
long size)</pre>
</li>
</ul>
<a name="closeQuietly(java.io.Closeable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>closeQuietly</h4>
<pre>public static void closeQuietly(java.io.Closeable c)</pre>
</li>
</ul>
<a name="close(java.io.Closeable...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public static void close(java.io.Closeable... cs)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="close(java.lang.Iterable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre>public static void close(java.lang.Iterable<? extends java.io.Closeable> cs)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="getCanonicalPath(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCanonicalPath</h4>
<pre>public static java.lang.String getCanonicalPath(java.lang.String filename)</pre>
</li>
</ul>
<a name="getCanonicalPath(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCanonicalPath</h4>
<pre>public static java.lang.String getCanonicalPath(java.io.File file)</pre>
</li>
</ul>
<a name="isCleanerAvailable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCleanerAvailable</h4>
<pre>public static boolean isCleanerAvailable()</pre>
</li>
</ul>
<a name="clean(java.nio.MappedByteBuffer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clean</h4>
<pre>public static void clean(java.nio.MappedByteBuffer buffer)</pre>
</li>
</ul>
<a name="createDirectory(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDirectory</h4>
<pre>public static void createDirectory(java.lang.String directory)</pre>
</li>
</ul>
<a name="createDirectory(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDirectory</h4>
<pre>public static void createDirectory(java.io.File directory)</pre>
</li>
</ul>
<a name="delete(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre>public static boolean delete(java.lang.String file)</pre>
</li>
</ul>
<a name="delete(java.io.File...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre>public static void delete(java.io.File... files)</pre>
</li>
</ul>
<a name="deleteAsync(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteAsync</h4>
<pre>public static void deleteAsync(java.lang.String file)</pre>
</li>
</ul>
<a name="stringifyFileSize(double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stringifyFileSize</h4>
<pre>public static java.lang.String stringifyFileSize(double value)</pre>
</li>
</ul>
<a name="deleteRecursive(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteRecursive</h4>
<pre>public static void deleteRecursive(java.io.File dir)</pre>
<div class="block">Deletes all files and subdirectories under "dir".</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dir</code> - Directory to be deleted</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/io/FSWriteError.html" title="class in org.apache.cassandra.io">FSWriteError</a></code> - if any part of the tree cannot be deleted</dd></dl>
</li>
</ul>
<a name="skipBytesFully(java.io.DataInput, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>skipBytesFully</h4>
<pre>public static void skipBytesFully(java.io.DataInput in,
int bytes)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="handleCorruptSSTable(org.apache.cassandra.io.sstable.CorruptSSTableException)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleCorruptSSTable</h4>
<pre>public static void handleCorruptSSTable(<a href="../../../../../org/apache/cassandra/io/sstable/CorruptSSTableException.html" title="class in org.apache.cassandra.io.sstable">CorruptSSTableException</a> e)</pre>
</li>
</ul>
<a name="handleFSError(org.apache.cassandra.io.FSError)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleFSError</h4>
<pre>public static void handleFSError(<a href="../../../../../org/apache/cassandra/io/FSError.html" title="class in org.apache.cassandra.io">FSError</a> e)</pre>
</li>
</ul>
<a name="folderSize(java.io.File)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>folderSize</h4>
<pre>public static long folderSize(java.io.File directory)</pre>
<div class="block">Get the size of a directory in bytes</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>directory</code> - The directory for which we need size.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The size of the directory</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/FileUtils.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/io/util/FileMark.html" title="interface in org.apache.cassandra.io.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/io/util/IAllocator.html" title="interface in org.apache.cassandra.io.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/io/util/FileUtils.html" target="_top">Frames</a></li>
<li><a href="FileUtils.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><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>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>