Uses of Class
com.google.spanner.v1.CacheUpdate
-
Uses of CacheUpdate in com.google.spanner.v1
Methods in com.google.spanner.v1 that return CacheUpdateModifier and TypeMethodDescriptionCacheUpdate.Builder.build()CacheUpdate.Builder.buildPartial()PartialResultSet.Builder.getCacheUpdate()Optional.PartialResultSet.getCacheUpdate()Optional.PartialResultSetOrBuilder.getCacheUpdate()Optional.static CacheUpdateCacheUpdate.getDefaultInstance()CacheUpdate.Builder.getDefaultInstanceForType()CacheUpdate.getDefaultInstanceForType()static CacheUpdateCacheUpdate.parseDelimitedFrom(InputStream input) static CacheUpdateCacheUpdate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheUpdateCacheUpdate.parseFrom(byte[] data) static CacheUpdateCacheUpdate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheUpdateCacheUpdate.parseFrom(com.google.protobuf.ByteString data) static CacheUpdateCacheUpdate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheUpdateCacheUpdate.parseFrom(com.google.protobuf.CodedInputStream input) static CacheUpdateCacheUpdate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheUpdateCacheUpdate.parseFrom(InputStream input) static CacheUpdateCacheUpdate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CacheUpdateCacheUpdate.parseFrom(ByteBuffer data) static CacheUpdateCacheUpdate.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type CacheUpdateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CacheUpdate>CacheUpdate.getParserForType()static com.google.protobuf.Parser<CacheUpdate>CacheUpdate.parser()Methods in com.google.spanner.v1 with parameters of type CacheUpdateModifier and TypeMethodDescriptionPartialResultSet.Builder.mergeCacheUpdate(CacheUpdate value) Optional.CacheUpdate.Builder.mergeFrom(CacheUpdate other) static CacheUpdate.BuilderCacheUpdate.newBuilder(CacheUpdate prototype) PartialResultSet.Builder.setCacheUpdate(CacheUpdate value) Optional.