JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cassandra.io.util
Interface PathUtils.IOToLongFunction<V>
Enclosing class:
PathUtils
public static interface
PathUtils.IOToLongFunction<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
apply
(
V
path)
Method Details
apply
long
apply
(
V
path)
throws
IOException
Throws:
IOException