Exemplo n.º 1
0
 public override long GetClusterTimestamp()
 {
     Preconditions.CheckNotNull(proto);
     return(proto.GetClusterTimestamp());
 }