Class CommitResponse (2.17.0)

public class CommitResponse

Inheritance

Object > CommitResponse

Constructors

CommitResponse(Timestamp arg0)

public CommitResponse(Timestamp arg0)
Parameter
Name Description
arg0 com.google.cloud.Timestamp

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
Name Description
arg0 Object
Returns
Type Description
boolean
Overrides

getCommitStats()

public CommitStats getCommitStats()
Returns
Type Description
CommitStats

getCommitTimestamp()

public Timestamp getCommitTimestamp()
Returns
Type Description
com.google.cloud.Timestamp

hasCommitStats()

public boolean hasCommitStats()
Returns
Type Description
boolean

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides