Deprecated API
Contents
- Terminally Deprecated
- Interfaces
- Classes
- Exception Classes
- Record Classes
- Fields
- Methods
- Constructors
- Enum Constants
-
Terminally Deprecated ElementsElementDescriptionUse
CommitLocalTransactionRequest.delayedFailure()instead.This exception is not reported from anywhere and will be removed in the next major release.UsePayloadVersion.POTASSIUMinstead.UseMessageAssembler.builder()instead.UseFindLeaderReply.leaderActorPath()instead.UseReplicatedLog.resetToSnapshot(Snapshot)instead.This option has no effect and is scheduled for removal.
-
Deprecated ClassesClassDescription
-
Deprecated Exception ClassesException ClassDescriptionThis exception is not reported from anywhere and will be removed in the next major release.
-
Deprecated Record Classes
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionUse
CommitLocalTransactionRequest.delayedFailure()instead.UseFindLeaderReply.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 Constructors
-
Deprecated Enum Constants