Package one.microstream.afs.types
Class WriteController.Disabled
java.lang.Object
one.microstream.afs.types.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.types.WriteController
WriteController.Disabled, WriteController.Enabled
-
Method Summary
Modifier and Type Method Description boolean
isWritable()
-
Method Details
-
isWritable
public final boolean isWritable()- Specified by:
isWritable
in interfaceWriteController
-