public class AvroFileReaderSample extends Object
| Constructor and Description |
|---|
AvroFileReaderSample(String fileName,
String serverName,
String serverURLRoot,
String clientUserId)
Set up the parameters for the sample.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main program that controls the operation of the sample.
|
public AvroFileReaderSample(String fileName, String serverName, String serverURLRoot, String clientUserId)
fileName - name of the fileserverName - server to callserverURLRoot - location of serverclientUserId - userId to access the serverpublic static void main(String[] args)
args - 1. file name 2. server name, 3. URL root for the server, 4. client userIdCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.