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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.defineTablet_args
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.deepCopy()
           
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.setId(long id)
           
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.setSeq(long seq)
           
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.setTablet(TKeyExtent tablet)
           
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.setTid(int tid)
           
 MutationLogger.defineTablet_args MutationLogger.defineTablet_args.setTinfo(TInfo tinfo)
           
 

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

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



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