Uses of Enum
com.google.cloud.bigtable.common.Status.Code
-
Uses of Status.Code in com.google.cloud.bigtable.common
Modifier and TypeMethodDescriptionstatic Status.Code
Status.Code.fromCodeNumber
(int num) static Status.Code
Status.Code.fromProto
(com.google.rpc.Code proto) Status.getCode()
Gets the typesafe code.static Status.Code
Returns the enum constant of this type with the specified name.static Status.Code[]
Status.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.