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.db
Interface SystemKeyspace.TriFunction<A,
B,
C,
D>
Enclosing class:
SystemKeyspace
public static interface
SystemKeyspace.TriFunction<A,
B,
C,
D>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
D
accept
(
A
var1,
B
var2,
C
var3)
Method Details
accept
D
accept
(
A
var1,
B
var2,
C
var3)