public static interface MysqlxCursor.CloseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCursorId()
client-side assigned cursor ID; must be allocated/open
|
boolean |
hasCursorId()
client-side assigned cursor ID; must be allocated/open
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCursorId()
client-side assigned cursor ID; must be allocated/open
required uint32 cursor_id = 1;int getCursorId()
client-side assigned cursor ID; must be allocated/open
required uint32 cursor_id = 1;