Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
PayloadVersion.POTASSIUM
instead.UseFindLeaderReply.leaderActorPath()
instead.UseReplicatedLog.resetToSnapshot(Snapshot)
instead.This option has no effect and is scheduled for removal.
-
Deprecated Interfaces
-
Deprecated ClassesClassDescription
-
Deprecated Record Classes
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionUse
FindLeaderReply.leaderActorPath()
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.
-
Deprecated Enum Constants