|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netflix.astyanax.test.ProbabalisticFunction<T,R>
public class ProbabalisticFunction<T,R>
| Nested Class Summary | |
|---|---|
static class |
ProbabalisticFunction.Builder<T,R>
|
static class |
ProbabalisticFunction.Entry<T,R>
|
| Constructor Summary | |
|---|---|
ProbabalisticFunction()
|
|
| Method Summary | |
|---|---|
R |
apply(T arg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public ProbabalisticFunction()
| Method Detail |
|---|
public R apply(T arg)
apply in interface com.google.common.base.Function<T,R>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||