Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ isEmpty
Method
isEmpty
src/org/apache/pig/impl/util/MultiMap.java:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
}
193
194
public
boolean isEmpty() {
195
return
mMap.isEmpty();
196
}
197
198
public
void
clear() {
199
mMap.clear();
Callers
15
testMultiStorageShouldSupportMultiLevelAndGz
Method · 0.45
testGetPaths
Method · 0.45
setLocation
Method · 0.45
getAvroSchema
Method · 0.45
getMergedSchema
Method · 0.45
getSchema
Method · 0.45
exec
Method · 0.45
extractQuery
Method · 0.45
testlog4jConf
Method · 0.45
test
Method · 0.45
testWriteMultipleColumnsWithExpandedMap
Method · 0.45
testWriteMapWithColFamWithColon
Method · 0.45
Calls
no outgoing calls
Tested by
15
testMultiStorageShouldSupportMultiLevelAndGz
Method · 0.36
testGetPaths
Method · 0.36
testlog4jConf
Method · 0.36
test
Method · 0.36
testWriteMultipleColumnsWithExpandedMap
Method · 0.36
testWriteMapWithColFamWithColon
Method · 0.36
testWriteMapWithColFamWithColonAsterisk
Method · 0.36
testWriteMapWithColFamColQualPrefix
Method · 0.36
validateDataTypePresent
Method · 0.36
visit
Method · 0.36
testIndirectSelfJoinRealias
Method · 0.36
testIndirectSelfJoinData
Method · 0.36