Uses of Class
com.google.spanner.v1.Group
-
Uses of Group in com.google.spanner.v1
Methods in com.google.spanner.v1 that return GroupModifier and TypeMethodDescriptionGroup.Builder.build()Group.Builder.buildPartial()static GroupGroup.getDefaultInstance()Group.Builder.getDefaultInstanceForType()Group.getDefaultInstanceForType()CacheUpdate.Builder.getGroup(int index) A list of groups to be cached.CacheUpdate.getGroup(int index) A list of groups to be cached.CacheUpdateOrBuilder.getGroup(int index) A list of groups to be cached.static GroupGroup.parseDelimitedFrom(InputStream input) static GroupGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroupGroup.parseFrom(byte[] data) static GroupGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroupGroup.parseFrom(com.google.protobuf.ByteString data) static GroupGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroupGroup.parseFrom(com.google.protobuf.CodedInputStream input) static GroupGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroupGroup.parseFrom(InputStream input) static GroupGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroupGroup.parseFrom(ByteBuffer data) static GroupGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type GroupModifier and TypeMethodDescriptionCacheUpdate.Builder.getGroupList()A list of groups to be cached.CacheUpdate.getGroupList()A list of groups to be cached.CacheUpdateOrBuilder.getGroupList()A list of groups to be cached.com.google.protobuf.Parser<Group>Group.getParserForType()static com.google.protobuf.Parser<Group>Group.parser()Methods in com.google.spanner.v1 with parameters of type GroupModifier and TypeMethodDescriptionA list of groups to be cached.A list of groups to be cached.static Group.BuilderGroup.newBuilder(Group prototype) A list of groups to be cached.Method parameters in com.google.spanner.v1 with type arguments of type GroupModifier and TypeMethodDescriptionCacheUpdate.Builder.addAllGroup(Iterable<? extends Group> values) A list of groups to be cached.