Class BookieStateReadOnlyService.ReadOnlyState
java.lang.Object
org.apache.bookkeeper.server.http.service.BookieStateReadOnlyService.ReadOnlyState
- Enclosing class:
- BookieStateReadOnlyService
The object represent the readOnly state.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()booleanvoidsetReadOnly(boolean readOnly) toString()
-
Constructor Details
-
ReadOnlyState
public ReadOnlyState(boolean readOnly) -
ReadOnlyState
public ReadOnlyState()
-
-
Method Details