Modifier and Type | Field and Description |
---|---|
(package private) static MR_long |
Plan.counter_key |
(package private) static MR_long |
Plan.counter_key |
Modifier and Type | Method and Description |
---|---|
static MR_long |
SystemFunctions.abs(MR_long x) |
static MR_long |
SystemFunctions.abs(MR_long x) |
static MR_long |
SystemFunctions.count(Bag s) |
static MR_long |
SystemFunctions.count(Bag s) |
static MR_long |
SystemFunctions.div(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.div(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.hash_code(MRData x) |
static MR_long |
SystemFunctions.hash_code(MRData x) |
static MR_long |
SystemFunctions.max(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.max(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.min(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.min(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.minus(MR_long x) |
static MR_long |
SystemFunctions.minus(MR_long x) |
static MR_long |
SystemFunctions.minus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.minus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.mod(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.mod(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.plus(MR_long x) |
static MR_long |
SystemFunctions.plus(MR_long x) |
static MR_long |
SystemFunctions.plus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.plus(MR_long x,
MR_long y) |
static MR_long |
MR_long.read(DataInput in) |
static MR_long |
MR_long.read(DataInput in) |
static MR_long |
SystemFunctions.round(MR_double x) |
static MR_long |
SystemFunctions.round(MR_double x) |
static MR_long |
SystemFunctions.times(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.times(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.toLong(MR_string s) |
static MR_long |
SystemFunctions.toLong(MR_string s) |
Modifier and Type | Method and Description |
---|---|
static MR_long |
SystemFunctions.abs(MR_long x) |
static MR_long |
SystemFunctions.abs(MR_long x) |
static MR_long |
SystemFunctions.div(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.div(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.eq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.eq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.geq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.geq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.gt(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.gt(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.leq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.leq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.lt(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.lt(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.max(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.max(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.min(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.min(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.minus(MR_long x) |
static MR_long |
SystemFunctions.minus(MR_long x) |
static MR_long |
SystemFunctions.minus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.minus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.mod(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.mod(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.neq(MR_long x,
MR_long y) |
static MR_bool |
SystemFunctions.neq(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.plus(MR_long x) |
static MR_long |
SystemFunctions.plus(MR_long x) |
static MR_long |
SystemFunctions.plus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.plus(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.times(MR_long x,
MR_long y) |
static MR_long |
SystemFunctions.times(MR_long x,
MR_long y) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.