public class MultiRowMutationEndpoint extends BaseEndpointCoprocessor implements MultiRowMutationProtocol
HRegion.mutateRowsWithLocks(java.util.Collection, java.util.Collection)
and Coprocessor endpoints.Coprocessor.State
VERSION
VERSION
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER
Constructor and Description |
---|
MultiRowMutationEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
mutateRows(List<Mutation> mutations) |
getEnvironment, getProtocolSignature, getProtocolVersion, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProtocolSignature, getProtocolVersion
public void mutateRows(List<Mutation> mutations) throws IOException
mutateRows
in interface MultiRowMutationProtocol
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.