public static class LocalityGroupIterator.LocalityGroupSeekCache extends Object
Constructor and Description |
---|
LocalityGroupSeekCache() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<ByteSequence> |
getLastColumnFamilies() |
Collection<LocalityGroupIterator.LocalityGroup> |
getLastUsed() |
int |
getNumLGSeeked() |
boolean |
isLastInclusive() |
public com.google.common.collect.ImmutableSet<ByteSequence> getLastColumnFamilies()
public boolean isLastInclusive()
public Collection<LocalityGroupIterator.LocalityGroup> getLastUsed()
public int getNumLGSeeked()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.