JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.umass.cs.utils
Interface Pausable
All Known Implementing Classes:
LogIndex
,
PaxosInstanceStateMachine
public interface
Pausable
Author:
arun
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isPausable
()
Method Detail
isPausable
boolean isPausable()
Returns:
Whether this object is pausable; if not, it won't be selected for pausing to disk. Used by
DiskMap
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method