Class ServerMutation

  • All Implemented Interfaces:
    org.apache.hadoop.io.Writable

    public class ServerMutation
    extends Mutation
    Mutation that holds system time as computed by the tablet server when not provided by the user.
    • Constructor Detail

      • ServerMutation

        public ServerMutation​(TMutation tmutation)
      • ServerMutation

        public ServerMutation​(org.apache.hadoop.io.Text key)
      • ServerMutation

        public ServerMutation()