MCPcopy 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

findMetaFileMethod · 0.95
testStoreOrderMethod · 0.65
processCatMethod · 0.65
processCDMethod · 0.65
processLSMethod · 0.65
openDFSFileMethod · 0.65
openMethod · 0.65

Implementers 1

HDataStoragesrc/org/apache/pig/backend/hadoop/data

Calls

no outgoing calls