Uses of Interface
com.google.cloud.RestorableState
Packages that use RestorableState
-
Uses of RestorableState in com.google.cloud
Classes in com.google.cloud that implement RestorableStateModifier and TypeClassDescriptionprotected static classBaseWriteChannel.BaseState<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>, EntityT extends Serializable> Methods in com.google.cloud that return RestorableStateModifier and TypeMethodDescriptionabstract RestorableState<WriteChannel>BaseWriteChannel.BaseState.Builder.build()BaseWriteChannel.capture()ReadChannel.capture()Captures the read channel state so that it can be saved and restored afterwards.Restorable.capture()Captures the state of this object.WriteChannel.capture()Captures the write channel state so that it can be saved and restored afterwards.