Interface AuditBulkerMBean
-
- All Known Implementing Classes:
DefaultAuditBulker
@Deprecated public interface AuditBulkerMBean
Deprecated.since 10.10, audit bulker is now handled with nuxeo-stream, no replacement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description intgetBulkSize()Deprecated.intgetBulkTimeout()Deprecated.voidresetMetrics()Deprecated.voidsetBulkSize(int value)Deprecated.voidsetBulkTimeout(int value)Deprecated.
-