|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteEditLog | |
---|---|
org.apache.hadoop.hdfs.server.protocol |
Uses of RemoteEditLog in org.apache.hadoop.hdfs.server.protocol |
---|
Fields in org.apache.hadoop.hdfs.server.protocol with type parameters of type RemoteEditLog | |
---|---|
static com.google.common.base.Function<RemoteEditLog,Long> |
RemoteEditLog.GET_START_TXID
Guava Function which applies getStartTxId() |
Methods in org.apache.hadoop.hdfs.server.protocol that return types with arguments of type RemoteEditLog | |
---|---|
List<RemoteEditLog> |
RemoteEditLogManifest.getLogs()
|
Methods in org.apache.hadoop.hdfs.server.protocol with parameters of type RemoteEditLog | |
---|---|
int |
RemoteEditLog.compareTo(RemoteEditLog log)
|
Constructor parameters in org.apache.hadoop.hdfs.server.protocol with type arguments of type RemoteEditLog | |
---|---|
RemoteEditLogManifest(List<RemoteEditLog> logs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |