Uses of Enum
com.google.cloud.bigtable.common.Status.Code
Packages that use Status.Code
-
Uses of Status.Code in com.google.cloud.bigtable.common
Methods in com.google.cloud.bigtable.common that return Status.CodeModifier and TypeMethodDescriptionstatic Status.CodeStatus.Code.fromCodeNumber(int num) static Status.CodeStatus.Code.fromProto(com.google.rpc.Code proto) Status.getCode()Gets the typesafe code.static Status.CodeReturns 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.