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.service.paxos
Interface AbstractPaxosRepair.StateUpdater<S,
I,
T extends
Throwable
>
Enclosing class:
AbstractPaxosRepair
public static interface
AbstractPaxosRepair.StateUpdater<S,
I,
T extends
Throwable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AbstractPaxosRepair.State
apply
(
S
in,
I
param)
Method Details
apply
AbstractPaxosRepair.State
apply
(
S
in,
I
param)
throws
T
Throws:
T
extends
Throwable