Class EntryCopierImpl.SinBin
- java.lang.Object
-
- org.apache.bookkeeper.bookie.datainteg.EntryCopierImpl.SinBin
-
- Enclosing class:
- EntryCopierImpl
static class EntryCopierImpl.SinBin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SinBin(com.google.common.base.Ticker ticker)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
addFailed(BookieId bookie)
Returns true if this is the first error for this bookie.(package private) java.util.Set<BookieId>
getErrorBookies()
-