C
- Type of Client.public interface IHandler<C extends org.corfudb.runtime.clients.AbstractClient>
Created by zlokhandwala on 2/20/18.
Modifier and Type | Method and Description |
---|---|
C |
getClient(long epoch)
Fetches the sender client.
|
C getClient(long epoch)
epoch
- Epoch to stamp the sender client with.Copyright © 2019 CorfuDB. All rights reserved.