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 classExplicitLacFlushPolicy.ExplicitLacFlushPolicyImpl
-
Field Summary
Fields Modifier and Type Field Description static ExplicitLacFlushPolicyVOID_EXPLICITLAC_FLUSH_POLICY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstopExplicitLacFlush()voidupdatePiggyBackedLac(long piggyBackedLac)
-
-
-
Field Detail
-
VOID_EXPLICITLAC_FLUSH_POLICY
static final ExplicitLacFlushPolicy VOID_EXPLICITLAC_FLUSH_POLICY
-
-