org.apache.accumulo.fate.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 © 2013 Apache Accumulo Project. All Rights Reserved.