Package one.microstream.afs
Class WriteController.Disabled
java.lang.Object
one.microstream.afs.WriteController.Disabled
- All Implemented Interfaces:
WriteController
- Enclosing interface:
- WriteController
public static final class WriteController.Disabled extends Object implements WriteController
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.WriteController
WriteController.Disabled, WriteController.Enabled
-
Constructor Summary
Constructors Constructor Description Disabled()
-
Method Summary
Modifier and Type Method Description boolean
isWritable()
-
Constructor Details
-
Disabled
public Disabled()
-
-
Method Details
-
isWritable
public final boolean isWritable()- Specified by:
isWritable
in interfaceWriteController
-