Uses of Interface
com.google.spanner.v1.KeyRecipe.PartOrBuilder
-
Uses of KeyRecipe.PartOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement KeyRecipe.PartOrBuilderModifier and TypeClassDescriptionstatic final classAn ssformat key is composed of a sequence of tag numbers and key column values.static final classAn ssformat key is composed of a sequence of tag numbers and key column values.Methods in com.google.spanner.v1 that return KeyRecipe.PartOrBuilderModifier and TypeMethodDescriptionKeyRecipe.Builder.getPartOrBuilder(int index) Parts are in the order they should appear in the encoded key.KeyRecipe.getPartOrBuilder(int index) Parts are in the order they should appear in the encoded key.KeyRecipeOrBuilder.getPartOrBuilder(int index) Parts are in the order they should appear in the encoded key.Methods in com.google.spanner.v1 that return types with arguments of type KeyRecipe.PartOrBuilderModifier and TypeMethodDescriptionList<? extends KeyRecipe.PartOrBuilder>KeyRecipe.Builder.getPartOrBuilderList()Parts are in the order they should appear in the encoded key.List<? extends KeyRecipe.PartOrBuilder>KeyRecipe.getPartOrBuilderList()Parts are in the order they should appear in the encoded key.List<? extends KeyRecipe.PartOrBuilder>KeyRecipeOrBuilder.getPartOrBuilderList()Parts are in the order they should appear in the encoded key.