org.apache.accumulo.examples.simple.filedata
Class VisibilityCombiner
java.lang.Object
org.apache.accumulo.examples.simple.filedata.VisibilityCombiner
public class VisibilityCombiner
- extends Object
A utility for merging visibilities into the form (VIS1)|(VIS2)|...|(VISN)
. Used by the ChunkCombiner
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisibilityCombiner
public VisibilityCombiner()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.