Uses of Class
com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Packages that use Table.TimestampGranularity Package Description com.google.bigtable.admin.v2 -
-
Uses of Table.TimestampGranularity in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Table.TimestampGranularity Modifier and Type Method Description static Table.TimestampGranularityTable.TimestampGranularity. forNumber(int value)Table.TimestampGranularityTable.Builder. getGranularity()Immutable.Table.TimestampGranularityTable. getGranularity()Immutable.Table.TimestampGranularityTableOrBuilder. getGranularity()Immutable.static Table.TimestampGranularityTable.TimestampGranularity. valueOf(int value)Deprecated.static Table.TimestampGranularityTable.TimestampGranularity. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Table.TimestampGranularityTable.TimestampGranularity. valueOf(String name)Returns the enum constant of this type with the specified name.static Table.TimestampGranularity[]Table.TimestampGranularity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type Table.TimestampGranularity Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Table.TimestampGranularity>Table.TimestampGranularity. internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type Table.TimestampGranularity Modifier and Type Method Description Table.BuilderTable.Builder. setGranularity(Table.TimestampGranularity value)Immutable.
-