Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.handler |
Modifier and Type | Method and Description |
---|---|
MasterFileSystem |
MasterServices.getMasterFileSystem() |
MasterFileSystem |
HMaster.getMasterFileSystem() |
Modifier and Type | Field and Description |
---|---|
protected MasterFileSystem |
CreateTableHandler.fileSystemManager |
Constructor and Description |
---|
CreateTableHandler(Server server,
MasterFileSystem fileSystemManager,
HTableDescriptor hTableDescriptor,
org.apache.hadoop.conf.Configuration conf,
HRegionInfo[] newRegions,
MasterServices masterServices) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.