-
Terminally Deprecated ElementsElementDescriptionDeprecated in favor of
RaftCfg.setFlush(FlushConfig). To disable, you can callRaftCfg.setFlush(FlushConfig)with a null configuration, e.g.new FlushConfig(null). Will be removed in 8.3.0.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionDeprecated in favor of
RaftCfg.getFlush(). The equivalent is a null configuration, e.g. {@link new FlushConfig(null)}. Will be removed in 8.3.0.Deprecated in favor ofRaftCfg.setFlush(FlushConfig). To disable, you can callRaftCfg.setFlush(FlushConfig)with a null configuration, e.g.new FlushConfig(null). Will be removed in 8.3.0.
RaftCfg.getFlush(). The equivalent is a null configuration, e.g. {@link new FlushConfig(null)}. Will be removed in 8.3.0.