public interface DeleteWorkerSessionRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionHandle()
Sessions are identified by a given handle.
|
org.nd4j.shade.protobuf.ByteString |
getSessionHandleBytes()
Sessions are identified by a given handle.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSessionHandle()
Sessions are identified by a given handle.
string session_handle = 1;org.nd4j.shade.protobuf.ByteString getSessionHandleBytes()
Sessions are identified by a given handle.
string session_handle = 1;Copyright © 2021. All rights reserved.