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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.startCopy_args
 MutationLogger.startCopy_args MutationLogger.startCopy_args.deepCopy()
           
 MutationLogger.startCopy_args MutationLogger.startCopy_args.setCredentials(AuthInfo credentials)
           
 MutationLogger.startCopy_args MutationLogger.startCopy_args.setFullyQualifiedFileName(String fullyQualifiedFileName)
           
 MutationLogger.startCopy_args MutationLogger.startCopy_args.setName(String name)
           
 MutationLogger.startCopy_args MutationLogger.startCopy_args.setSort(boolean sort)
           
 MutationLogger.startCopy_args MutationLogger.startCopy_args.setTinfo(TInfo tinfo)
           
 

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

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



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