org.apache.accumulo.server.zookeeper
Interface ZooReaderWriter.Mutator

Enclosing class:
ZooReaderWriter

public static interface ZooReaderWriter.Mutator


Method Summary
 byte[] mutate(byte[] currentValue)
           
 

Method Detail

mutate

byte[] mutate(byte[] currentValue)
              throws Exception
Throws:
Exception


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