Uses of Class
org.apache.accumulo.core.tabletserver.thrift.MutationLogger.log_args

Packages that use MutationLogger.log_args
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of MutationLogger.log_args in org.apache.accumulo.core.tabletserver.thrift
 

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.log_args
 MutationLogger.log_args MutationLogger.log_args.clone()
          Deprecated. 
 MutationLogger.log_args MutationLogger.log_args.deepCopy()
           
 MutationLogger.log_args MutationLogger.log_args.setId(long id)
           
 MutationLogger.log_args MutationLogger.log_args.setMutation(TMutation mutation)
           
 MutationLogger.log_args MutationLogger.log_args.setSeq(long seq)
           
 MutationLogger.log_args MutationLogger.log_args.setTid(int tid)
           
 MutationLogger.log_args MutationLogger.log_args.setTinfo(TInfo tinfo)
           
 

Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type MutationLogger.log_args
 int MutationLogger.log_args.compareTo(MutationLogger.log_args other)
           
 boolean MutationLogger.log_args.equals(MutationLogger.log_args that)
           
 

Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type MutationLogger.log_args
MutationLogger.log_args(MutationLogger.log_args other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.