Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
CommitLocalTransactionRequest.delayedFailure()instead.UseReplicatedLog.resetToSnapshot(Snapshot)instead.This option has no effect and is scheduled for removal.
-
Deprecated Interfaces
-
Deprecated Exception ClassesException ClassDescription
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionUse
CommitLocalTransactionRequest.delayedFailure()instead.This method is not final for testing purposes. DO NOT OVERRIDE IT, overrideRaftActor.handleNonRaftCommand(Object)instead.UseReplicatedLog.resetToSnapshot(Snapshot)instead.since 3.0.2UseSegmentedRaftJournal.Builder.withDirectory(Path)insteadThis option has no effect and is scheduled for removal.