Class ClientDiagnostics
java.lang.Object
growthbook.sdk.java.diagnostics.model.ClientDiagnostics
Client lifecycle metadata.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
isInitialized
public boolean isInitialized()Whether the client is ready for evaluations. -
isShutdown
public boolean isShutdown()Whether client-owned background resources have been shut down. -
isRemoteEvalEnabled
public boolean isRemoteEvalEnabled()Whether the client is configured to use remote evaluation. -
equals
-
hashCode
public int hashCode() -
toString
-