public static interface BulkLoaderProtocol.RegisterSliceRequestOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getHostName() |
String |
getJobname() |
int |
getNodeId() |
int |
getPort() |
int |
getSliceId() |
int |
getSystemSliceId() |
boolean |
hasHostName() |
boolean |
hasJobname() |
boolean |
hasNodeId() |
boolean |
hasPort() |
boolean |
hasSliceId() |
boolean |
hasSystemSliceId() |
boolean hasJobname()
String getJobname()
boolean hasSystemSliceId()
int getSystemSliceId()
boolean hasNodeId()
int getNodeId()
boolean hasSliceId()
int getSliceId()
boolean hasHostName()
String getHostName()
boolean hasPort()
int getPort()
Copyright © 2016 Actian Corporation. All rights reserved.