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.tries
Interface Walker.Extractor<RESULT,
VALUE>
Enclosing class:
Walker
<
CONCRETE
extends
Walker
<
CONCRETE
>>
public static interface
Walker.Extractor<RESULT,
VALUE>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RESULT
extract
(
VALUE
walker, int payloadPosition, int payloadFlags)
Method Details
extract
RESULT
extract
(
VALUE
walker, int payloadPosition, int payloadFlags)
throws
IOException
Throws:
IOException