Uses of Interface
com.google.spanner.v1.TabletOrBuilder
-
Uses of TabletOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement TabletOrBuilderModifier and TypeClassDescriptionfinal classA `Tablet` represents a single replica of a `Group`.static final classA `Tablet` represents a single replica of a `Group`.Methods in com.google.spanner.v1 that return TabletOrBuilderModifier and TypeMethodDescriptionGroup.Builder.getTabletsOrBuilder(int index) A list of tablets that are part of the group.Group.getTabletsOrBuilder(int index) A list of tablets that are part of the group.GroupOrBuilder.getTabletsOrBuilder(int index) A list of tablets that are part of the group.Methods in com.google.spanner.v1 that return types with arguments of type TabletOrBuilderModifier and TypeMethodDescriptionList<? extends TabletOrBuilder>Group.Builder.getTabletsOrBuilderList()A list of tablets that are part of the group.List<? extends TabletOrBuilder>Group.getTabletsOrBuilderList()A list of tablets that are part of the group.List<? extends TabletOrBuilder>GroupOrBuilder.getTabletsOrBuilderList()A list of tablets that are part of the group.