Uses of Enum
com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Uses of Table.TimestampGranularity in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Table.TimestampGranularityModifier and TypeMethodDescriptionstatic Table.TimestampGranularityTable.TimestampGranularity.forNumber(int value) Table.Builder.getGranularity()Immutable.Table.getGranularity()Immutable.TableOrBuilder.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.TimestampGranularityReturns 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.TimestampGranularityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Table.TimestampGranularity>Table.TimestampGranularity.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type Table.TimestampGranularityModifier and TypeMethodDescriptionTable.Builder.setGranularity(Table.TimestampGranularity value) Immutable.