Uses of Class
com.google.cloud.bigtable.admin.v2.models.Type.Int64
Packages that use Type.Int64
-
Uses of Type.Int64 in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return Type.Int64Modifier and TypeMethodDescriptionstatic Type.Int64Type.bigEndianInt64()Creates an Int64 type with a big-endian encoding.static Type.Int64Type.Int64.create(Type.Int64.Encoding encoding) static Type.Int64Type.int64(Type.Int64.Encoding encoding) Creates an Int64 type with the specified encoding.