public class SyncResponse extends Object
Modifier and Type | Field and Description |
---|---|
String |
append_log |
Set<FileInfo> |
index_files |
Set<FileInfo> |
log_files |
long |
snapshot_position |
long |
wal_append_position |
Constructor and Description |
---|
SyncResponse() |
public long snapshot_position
public long wal_append_position
public Set<FileInfo> index_files
public String append_log
public SyncResponse()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.