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.utils.btree
Interface BTree.Builder.QuickResolver<V>
Enclosing class:
BTree.Builder
<
V
>
public static interface
BTree.Builder.QuickResolver<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
resolve
(
V
a,
V
b)
Method Details
resolve
V
resolve
(
V
a,
V
b)