Uses of Class
org.apache.accumulo.tserver.TabletMutations
-
Packages that use TabletMutations Package Description org.apache.accumulo.tserver.log -
-
Uses of TabletMutations in org.apache.accumulo.tserver.log
Method parameters in org.apache.accumulo.tserver.log with type arguments of type TabletMutations Modifier and Type Method Description org.apache.accumulo.tserver.log.DfsLogger.LoggerOperationDfsLogger. logManyTablets(Collection<TabletMutations> mutations)voidTabletServerLogger. logManyTablets(Map<CommitSession,TabletMutations> loggables)Log mutations.
-