|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabletLocator.TabletLocation | |
---|---|
org.apache.accumulo.core.client.impl | |
org.apache.accumulo.core.client.mock | |
org.apache.accumulo.server.client |
Uses of TabletLocator.TabletLocation in org.apache.accumulo.core.client.impl |
---|
Fields in org.apache.accumulo.core.client.impl with type parameters of type TabletLocator.TabletLocation | |
---|---|
protected TreeMap<org.apache.hadoop.io.Text,TabletLocator.TabletLocation> |
TabletLocatorImpl.metaCache
|
Methods in org.apache.accumulo.core.client.impl that return TabletLocator.TabletLocation | |
---|---|
protected TabletLocator.TabletLocation |
TabletLocatorImpl._locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
boolean lock,
TCredentials credentials)
|
TabletLocator.TabletLocation |
RootTabletLocator.locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
TCredentials credentials)
|
TabletLocator.TabletLocation |
TabletLocatorImpl.locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
TCredentials credentials)
|
abstract TabletLocator.TabletLocation |
TabletLocator.locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
TCredentials credentials)
|
TabletLocator.TabletLocation |
TimeoutTabletLocator.locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
TCredentials credentials)
|
Methods in org.apache.accumulo.core.client.impl that return types with arguments of type TabletLocator.TabletLocation | |
---|---|
List<TabletLocator.TabletLocation> |
TabletLocator.TabletLocations.getLocations()
|
List<TabletLocator.TabletLocation> |
TabletLocatorImpl.TabletLocationObtainer.lookupTablets(String tserver,
Map<KeyExtent,List<Range>> map,
TabletLocator parent,
TCredentials credentials)
|
List<TabletLocator.TabletLocation> |
MetadataLocationObtainer.lookupTablets(String tserver,
Map<KeyExtent,List<Range>> tabletsRanges,
TabletLocator parent,
TCredentials credentials)
|
Methods in org.apache.accumulo.core.client.impl with parameters of type TabletLocator.TabletLocation | |
---|---|
int |
TabletLocator.TabletLocation.compareTo(TabletLocator.TabletLocation o)
|
TabletLocator.TabletLocations |
TabletLocatorImpl.TabletLocationObtainer.lookupTablet(TabletLocator.TabletLocation src,
org.apache.hadoop.io.Text row,
org.apache.hadoop.io.Text stopRow,
TabletLocator parent,
TCredentials credentials)
|
TabletLocator.TabletLocations |
MetadataLocationObtainer.lookupTablet(TabletLocator.TabletLocation src,
org.apache.hadoop.io.Text row,
org.apache.hadoop.io.Text stopRow,
TabletLocator parent,
TCredentials credentials)
|
Constructor parameters in org.apache.accumulo.core.client.impl with type arguments of type TabletLocator.TabletLocation | |
---|---|
TabletLocator.TabletLocations(List<TabletLocator.TabletLocation> locations,
List<KeyExtent> locationless)
|
Uses of TabletLocator.TabletLocation in org.apache.accumulo.core.client.mock |
---|
Methods in org.apache.accumulo.core.client.mock that return TabletLocator.TabletLocation | |
---|---|
TabletLocator.TabletLocation |
MockTabletLocator.locateTablet(org.apache.hadoop.io.Text row,
boolean skipRow,
boolean retry,
TCredentials credentials)
|
Uses of TabletLocator.TabletLocation in org.apache.accumulo.server.client |
---|
Methods in org.apache.accumulo.server.client that return types with arguments of type TabletLocator.TabletLocation | |
---|---|
static List<TabletLocator.TabletLocation> |
BulkImporter.findOverlappingTablets(AccumuloConfiguration acuConf,
org.apache.hadoop.fs.FileSystem fs,
TabletLocator locator,
org.apache.hadoop.fs.Path file,
KeyExtent failed,
TCredentials credentials)
|
static List<TabletLocator.TabletLocation> |
BulkImporter.findOverlappingTablets(AccumuloConfiguration acuConf,
org.apache.hadoop.fs.FileSystem fs,
TabletLocator locator,
org.apache.hadoop.fs.Path file,
TCredentials credentials)
|
static List<TabletLocator.TabletLocation> |
BulkImporter.findOverlappingTablets(AccumuloConfiguration acuConf,
org.apache.hadoop.fs.FileSystem fs,
TabletLocator locator,
org.apache.hadoop.fs.Path file,
org.apache.hadoop.io.Text startRow,
org.apache.hadoop.io.Text endRow,
TCredentials credentials)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |