Package org.apache.bookkeeper.client
Interface ExplicitLacFlushPolicy
-
- All Known Implementing Classes:
ExplicitLacFlushPolicy.ExplicitLacFlushPolicyImpl
interface ExplicitLacFlushPolicy
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ExplicitLacFlushPolicy.ExplicitLacFlushPolicyImpl
-
Field Summary
Fields Modifier and Type Field Description static ExplicitLacFlushPolicy
VOID_EXPLICITLAC_FLUSH_POLICY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
stopExplicitLacFlush()
void
updatePiggyBackedLac(long piggyBackedLac)
-
-
-
Field Detail
-
VOID_EXPLICITLAC_FLUSH_POLICY
static final ExplicitLacFlushPolicy VOID_EXPLICITLAC_FLUSH_POLICY
-
-