Uses of Enum Class
org.apache.cassandra.db.commitlog.CommitLogReadHandler.CommitLogReadErrorReason
Packages that use CommitLogReadHandler.CommitLogReadErrorReason
-
Uses of CommitLogReadHandler.CommitLogReadErrorReason in org.apache.cassandra.db.commitlog
Fields in org.apache.cassandra.db.commitlog declared as CommitLogReadHandler.CommitLogReadErrorReasonMethods in org.apache.cassandra.db.commitlog that return CommitLogReadHandler.CommitLogReadErrorReasonModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CommitLogReadHandler.CommitLogReadErrorReason.values()Returns an array containing the constants of this enum class, in the order they are declared.