Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Following command(RequestTypes) will be supported

 
 RequestType Request Type ID
MetaDataConfigRequestType1
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
AuthenticationRequestType 2
PutRequestType 3
GetRequestType 4
PutAllRequestType 5
GetAllRequestType 6
FunctionRequestType 7
CreateRequestType 8
InvalidateRequestType 9
DestroyRequestType 10
KeySetRequestType 11
ValuesRequestType 12
EntrySetRequestType 13
ContainsValueForKeyRequestType 14
ContainsKeyRequestType 15
ContainsValueRequestType 16
RemoveAllRequestType 17
SizeRequestType 18
PutIfAbsentRequestType 19
RemoveIfValueIsSameRequestType 20
ReplaceIfValueIsSameRequestType 21
ReplaceIfValueExistType 22 
  


  1. MetaDataConfigRequestType = 1

  2. AuthenticationRequestType = 2

  3. PutRequestType = 3

  4. GetRequestType = 4

  5. PutAllRequestType = 5

  6. GetAllRequestType = 6

  7. FunctionRequestType = 7

  8. CreateRequestType = 8

  9. InvalidateRequestType = 9

  10. DestroyRequestType = 10

  11. KeySetRequestType = 11

  12. ValuesRequestType = 12

  13. EntrySetRequestType = 13

  14. ContainsValueForKeyRequestType = 14

  15. ContainsKeyRequestType = 15

  16. ContainsValueRequestType = 16

  17. RemoveAllRequestType = 17

  18. SizeRequestType = 18

  19. PutIfAbsentRequestType = 19

  20. RemoveIfValueIsSameRequestType = 20

  21. ReplaceIfValueIsSameRequestType = 21

  22. ReplaceIfValueExistType = 22

...