Home
last modified time | relevance | path

Searched defs:getFileContext (Results 1 – 7 of 7) sorted by last modified time

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DHFileReaderV2.java1397 public HFileContext getFileContext() { in getFileContext() method in HFileReaderV2
H A DHFile.java235 HFileContext getFileContext(); in getFileContext() method
452 HFileContext getFileContext(); in getFileContext() method
H A DHFileWriterV2.java433 public HFileContext getFileContext() { in getFileContext() method in HFileWriterV2
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/
H A DTestFcPermissionsLocalFs.java44 protected FileContext getFileContext() throws Exception { in getFileContext() method in TestFcPermissionsLocalFs
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestFcHdfsPermission.java51 protected FileContext getFileContext() { in getFileContext() method in TestFcHdfsPermission
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/
H A DFileContextPermissionBase.java79 protected abstract FileContext getFileContext() throws Exception; in getFileContext() method in FileContextPermissionBase
H A DTestFcLocalFsPermission.java42 protected FileContext getFileContext() throws UnsupportedFileSystemException { in getFileContext() method in TestFcLocalFsPermission