Uses of Interface
com.google.spanner.v1.KeyRecipeOrBuilder
-
Uses of KeyRecipeOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement KeyRecipeOrBuilderModifier and TypeClassDescriptionfinal classA `KeyRecipe` provides the metadata required to translate reads, mutations, and queries into a byte array in "sortable string format" (ssformat)that can be used with `Range`s to route requests.static final classA `KeyRecipe` provides the metadata required to translate reads, mutations, and queries into a byte array in "sortable string format" (ssformat)that can be used with `Range`s to route requests.Methods in com.google.spanner.v1 that return KeyRecipeOrBuilderModifier and TypeMethodDescriptionRecipeList.Builder.getRecipeOrBuilder(int index) A list of recipes to be cached.RecipeList.getRecipeOrBuilder(int index) A list of recipes to be cached.RecipeListOrBuilder.getRecipeOrBuilder(int index) A list of recipes to be cached.Methods in com.google.spanner.v1 that return types with arguments of type KeyRecipeOrBuilderModifier and TypeMethodDescriptionList<? extends KeyRecipeOrBuilder>RecipeList.Builder.getRecipeOrBuilderList()A list of recipes to be cached.List<? extends KeyRecipeOrBuilder>RecipeList.getRecipeOrBuilderList()A list of recipes to be cached.List<? extends KeyRecipeOrBuilder>RecipeListOrBuilder.getRecipeOrBuilderList()A list of recipes to be cached.