Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ isContainer
Method
isContainer
src/org/apache/pig/backend/datastorage/DataStorage.java:107–107 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
105
throws DataStorageException;
106
107
public
boolean isContainer(String name) throws DataStorageException;
108
109
/**
110
* Created an entity handle
for
a container.
Callers
9
findMetaFile
Method · 0.95
testStoreOrder
Method · 0.65
testUnnecessaryStoreRemoval
Method · 0.65
testUnnecessaryStoreRemovalCollapseSplit
Method · 0.65
processCat
Method · 0.65
processCD
Method · 0.65
processLS
Method · 0.65
openDFSFile
Method · 0.65
open
Method · 0.65
Implementers
1
HDataStorage
src/org/apache/pig/backend/hadoop/data
Calls
no outgoing calls
Tested by
3
testStoreOrder
Method · 0.52
testUnnecessaryStoreRemoval
Method · 0.52
testUnnecessaryStoreRemovalCollapseSplit
Method · 0.52