Uses of Class
com.tangosol.io.journal.FlashJournalRM.FailCongestionPolicy
Packages that use FlashJournalRM.FailCongestionPolicy
-
Uses of FlashJournalRM.FailCongestionPolicy in com.tangosol.io.journal
Fields in com.tangosol.io.journal declared as FlashJournalRM.FailCongestionPolicyModifier and TypeFieldDescriptionprotected static final FlashJournalRM.FailCongestionPolicy
FlashJournalRM.FAIL_CONGESTION_ACTION
AFlashJournalRM.CongestionPolicy
which fails, by throwing an unchecked exception, when the file is deemed congested.Methods in com.tangosol.io.journal that return FlashJournalRM.FailCongestionPolicyModifier and TypeMethodDescriptionprotected FlashJournalRM.FailCongestionPolicy
Set the cause of exception which will be thrown to the client thread.