public final class EscapeTest1 extends ExecTest
| Modifier and Type | Class and Description |
|---|---|
class |
EscapeTest1.Ad |
static class |
EscapeTest1.EH |
static class |
EscapeTest1.Monkey |
static class |
EscapeTest1.RR |
static class |
EscapeTest1.Timer |
DrillTest.MemWatcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
EscapeTest1() |
| Modifier and Type | Method and Description |
|---|---|
long |
add(long a,
long b) |
long |
alloc() |
long |
getAlloc(EscapeTest1.Monkey m) |
long |
getNoAlloc(EscapeTest1.Monkey m) |
long |
getReturnAlloc(EscapeTest1.Monkey m) |
static void |
main(String[] args) |
long |
noAlloc() |
long |
setAlloc(EscapeTest1.Monkey m) |
long |
setNoAlloc(EscapeTest1.Monkey m) |
static EscapeTest1.Timer |
time(String name) |
clear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static EscapeTest1.Timer time(String name)
public static void main(String[] args)
public long noAlloc()
public long alloc()
public long setAlloc(EscapeTest1.Monkey m)
public long setNoAlloc(EscapeTest1.Monkey m)
public long getAlloc(EscapeTest1.Monkey m)
public long getNoAlloc(EscapeTest1.Monkey m)
public long getReturnAlloc(EscapeTest1.Monkey m)
public long add(long a,
long b)
Copyright © 2021 The Apache Software Foundation. All rights reserved.