|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.store.readonly.io.Native
public class Native
Constructor Summary | |
---|---|
Native()
|
Method Summary | |
---|---|
static int |
getFd(java.io.FileDescriptor descriptor)
|
static java.lang.reflect.Field |
getProtectedField(java.lang.Class className,
java.lang.String fieldName)
Used to get access to protected/private field of the specified class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Native()
Method Detail |
---|
public static java.lang.reflect.Field getProtectedField(java.lang.Class className, java.lang.String fieldName)
className
- - name of the classfieldName
- - name of the field
public static int getFd(java.io.FileDescriptor descriptor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |